{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "exchange online",
  "home_page_url": "https://evotec.xyz/es/tags/exchange-online",
  "feed_url": "https://evotec.xyz/es/tags/exchange-online/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/sending-email-as-an-alias-proxy-address-with-office-365",
      "url": "https://evotec.xyz/es/blog/sending-email-as-an-alias-proxy-address-with-office-365",
      "title": "Sending email as an alias (proxy address) with Office 365",
      "summary": "Sending emails in Microsoft Exchange world using an alias for an account has always been a pain. It required working with workarounds such as setting up Shared Mailbox or Distribution Groups and using SendAs permissions. For years admins around the world were asking Microsoft to change this, and finally, in April 2021, they did! It\u2019s a new feature of Office 365, and it requires action from Office 365 Administrator.",
      "date_published": "2021-04-20T10:19:21.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "office 365",
        "powershell",
        "proxy address",
        "sendasalias"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/creating-visual-indicators-for-spoofed-external-emails-with-powershell",
      "url": "https://evotec.xyz/es/blog/creating-visual-indicators-for-spoofed-external-emails-with-powershell",
      "title": "Creating Visual Indicators for spoofed / external emails with PowerShell",
      "summary": "I\u2019ve been managing mail service for users for a lot of years now. I don\u2019t do it daily but I\u2019ve spent my fair share of time analyzing spam emails. Mail vendors are doing what they can fighting spam, but it\u2019s not easy. Each month, each year spam is getting more sophisticated. Spam emails either look like a legit email, or worse someone is targeting your company trying to get them to transfer money into a wrong account. While most of those end up in spam, there are those that come thru. It\u2019s even worse if the company you work with has not implemented SPF or their SPF is configured to soft fail which can\u2019t be treated as spam.",
      "date_published": "2019-03-30T22:28:27.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "exchange online",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/powershell-changing-exchange-folder-permissions-in-multilanguage-office-365-tenants",
      "url": "https://evotec.xyz/es/blog/powershell-changing-exchange-folder-permissions-in-multilanguage-office-365-tenants",
      "title": "Changing Exchange folder permissions in multilanguage Office 365 tenants",
      "summary": "One of the tasks I often get when setting up new Office 365 tenant or installing Exchange Servers is to change the visibility of Room Mailboxes or in some cases even standard users. There\u2019s nothing hard about it, and there are plenty of articles about it. It\u2019s just three simple steps.",
      "date_published": "2019-03-22T18:58:49.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "Office 365",
        "powershell",
        "room mailbox"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/bittitan-migrationwiz-the-selected-mailboxes-cannot-be-subscribed",
      "url": "https://evotec.xyz/es/blog/bittitan-migrationwiz-the-selected-mailboxes-cannot-be-subscribed",
      "title": "Bittitan MigrationWiz \u2013 The selected Mailboxes cannot be subscribed",
      "summary": "Recently I\u2019m doing yet another migration between Office 365 tenants using Bittitan Migration Wizard. It\u2019s a great tool and takes away a lot of headaches when dealing with the migration of mailboxes or OneDrive data. Unfortunately, like with many blogs on my website I had to hit yet another error. This time error occurred when I tried to assign User Migration Bundle license to users on the Migration Wizard.",
      "date_published": "2019-02-14T21:10:28.0000000Z",
      "tags": [
        "bittitan",
        "Exchange",
        "exchange online",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-report-containing-user-information-and-mailbox-usage",
      "url": "https://evotec.xyz/es/blog/office-365-report-containing-user-information-and-mailbox-usage",
      "title": "Office 365 \u2013 Report containing User Information and Mailbox Usage",
      "summary": "Working with Office 365 is my bread and butter in the last few months. I\u2019m a System Architect and I am dropped in multiple projects, both new and old, to fix certain aspect and get out before anyone sees me. One of the common tasks I get is to provide some data about users stored in Office 365.",
      "date_published": "2019-01-29T15:30:04.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "msol",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/microsoft-exchange-420-4-2-0-recipient-deferred-because-there-is-no-mdb",
      "url": "https://evotec.xyz/es/blog/microsoft-exchange-420-4-2-0-recipient-deferred-because-there-is-no-mdb",
      "title": "Microsoft Exchange \u2013 420 4.2.0 Recipient deferred because there is no Mdb",
      "summary": "Last few weeks I\u2019m responsible for migrating from Office 365 to Office 365. Part of this migration process is to set up new Exchange 2016 server that will work as relay instead of using IIS server. I\u2019ve setup hybrid, added accepted domains, prepared connectors, but there\u2019s one thing missing. Any time an email is sent via relay to a user that exists on Office 365 and at the same time exists in Active Directory email never gets there.",
      "date_published": "2018-11-14T20:41:07.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-creating-archive-mailboxes-powershell-bulk",
      "url": "https://evotec.xyz/es/blog/office-365-creating-archive-mailboxes-powershell-bulk",
      "title": "Office 365 \u2013 Creating Archive Mailboxes with PowerShell in bulk",
      "summary": "Quick PowerShell Script that allows to enable Archive Mailboxes for users that don\u2019t have it enabled. Below script just does\u2026",
      "date_published": "2018-10-24T07:49:10.0000000Z",
      "tags": [
        "exchange mailbox move",
        "exchange online",
        "mailbox",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-find-users-forwarding-emails-powershell",
      "url": "https://evotec.xyz/es/blog/office-365-find-users-forwarding-emails-powershell",
      "title": "Office 365 \u2013 Find Users Forwarding Emails (PowerShell)",
      "summary": "I saw today someone posting a script that allow you to find Inbox Rules that have forward rules setup in\u2026",
      "date_published": "2018-10-20T19:37:51.0000000Z",
      "tags": [
        "exchange online",
        "forwarding rules",
        "inboxrules",
        "mailbox",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-the-following-error-occurred-during-validation-in-agent-archive-parameterset-enforcement-agent",
      "url": "https://evotec.xyz/es/blog/office-365-the-following-error-occurred-during-validation-in-agent-archive-parameterset-enforcement-agent",
      "title": "Office 365 \u2013 The following error occurred during validation in agent Archive ParameterSet Enforcement Agent",
      "summary": "I just created 80 Azure AD users via PowerShell that I wanted to activate for email. Normally you can use Enable-Mailbox when\u2026",
      "date_published": "2018-09-26T20:10:12.0000000Z",
      "tags": [
        "Azure AD",
        "exchange online",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/no-account-settings-were-returned-from-the-autodiscover-response-microsoft-exchange-2016",
      "url": "https://evotec.xyz/es/blog/no-account-settings-were-returned-from-the-autodiscover-response-microsoft-exchange-2016",
      "title": "No account settings were returned from the Autodiscover response \u2013 Microsoft Exchange 2016",
      "summary": "Recently one of our users reported that after name change she can\u2019t login to Outlook anymore. She can only work\u2026",
      "date_published": "2018-08-16T19:07:01.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "exchange on-premise",
        "exchange online",
        "office 365",
        "PowerShell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/microsoft-exchange-approval-assistant-your-message-couldnt-be-delivered-because-delivery-to-this-address-is-restricted-to-authenticated-senders",
      "url": "https://evotec.xyz/es/blog/microsoft-exchange-approval-assistant-your-message-couldnt-be-delivered-because-delivery-to-this-address-is-restricted-to-authenticated-senders",
      "title": "Microsoft Exchange Approval Assistant \u2013 Your message couldn\u2019t be delivered because delivery to this address is restricted to authenticated senders",
      "summary": "While not being able to accept or deny messages in hybrid scenario was solved in earlier post, now that people could approve\u2026",
      "date_published": "2018-08-16T11:53:44.0000000Z",
      "tags": [
        "exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "exchange hybrid",
        "exchange online",
        "Office 365",
        "Outlook"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/not-able-to-accept-or-deny-messages-sent-to-group-in-exchange-hybrid-scenario",
      "url": "https://evotec.xyz/es/blog/not-able-to-accept-or-deny-messages-sent-to-group-in-exchange-hybrid-scenario",
      "title": "Not able to accept or deny messages sent to group in Exchange Hybrid Scenario",
      "summary": "One of the functionalities in Microsoft Exchange for Distribution Groups (or mail-enabled groups for that matter) is ability to setup\u2026",
      "date_published": "2018-08-13T21:27:53.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "Hybrid",
        "office 365",
        "Outlook"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory",
      "url": "https://evotec.xyz/es/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory",
      "title": "Office 365 \u2013 onmicrosoft.com address missing from user synchronized from Active Directory",
      "summary": "Onmicrosoft.com address is standard email address used by Office 365. While usually Clients tend to use their own domains onmicrosoft.com\u2026",
      "date_published": "2018-01-17T22:31:02.0000000Z",
      "tags": [
        "Active Directory",
        "Azure AD",
        "exchange",
        "exchange 2013",
        "exchange online",
        "exchange target address",
        "microsoft office 365",
        "Office 365",
        "office365",
        "onmicrosoft.com"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters",
      "url": "https://evotec.xyz/es/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters",
      "title": "Office 365 \u2013 Emails sent to Office 365 group contain Chinese characters",
      "summary": "Recently I\u2019ve noticed that when I send email to Office 365 group from my iPhone (iOS) standard Mail application and\u2026",
      "date_published": "2017-06-29T13:49:17.0000000Z",
      "tags": [
        "chinese",
        "email",
        "emails",
        "Exchange",
        "exchange online",
        "iOS",
        "office 365",
        "office 365 groups",
        "Outlook"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-adding-email-addresses-based-email-address-policy",
      "url": "https://evotec.xyz/es/blog/office-365-adding-email-addresses-based-email-address-policy",
      "title": "Office 365 \u2013 Adding email addresses based on Email Address Policy",
      "summary": "Email Address Policies are bread and butter in Microsoft Exchange world. If you work with On-Premise Exchange 2007, Exchange 2010,\u2026",
      "date_published": "2016-08-02T18:39:44.0000000Z",
      "tags": [
        "email address policies",
        "emails",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "exchange online",
        "office 365"
      ]
    }
  ]
}