From c88cbdd0ca08b68d8e3477134672248ccc5b88ff Mon Sep 17 00:00:00 2001 From: Maykel Moya Date: Wed, 17 Jun 2020 07:40:07 +0200 Subject: [PATCH] faq: Update Exchange FAQ urls Use the current location for those URLs that are actually redirecting. --- FAQ.d/FAQ.Exchange.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/FAQ.d/FAQ.Exchange.txt b/FAQ.d/FAQ.Exchange.txt index b9be939..5b22825 100644 --- a/FAQ.d/FAQ.Exchange.txt +++ b/FAQ.d/FAQ.Exchange.txt @@ -84,14 +84,14 @@ R. Yes. But IMAP access to a Exchange or Office365 account is not always allowed by default so it has to be allowed in the server configuration part. - Exchange: https://technet.microsoft.com/en-us/library/bb124489(v=exchg.150).aspx - Office365: https://support.microsoft.com/en-us/help/2416434/how-to-enable-or-disable-pop3-imap-mapi-outlook-web-app-or-exchange-ac + Exchange: https://docs.microsoft.com/en-us/exchange/enable-imap4-in-exchange-2013-exchange-2013-help + Office365: https://docs.microsoft.com/en-us/exchange/troubleshoot/configure-mailboxes/pop3-imap-owa-activesync-office-365 ======================================================================= Q. How to sync from XXX to Exchange 2010/2013/2016 R0. IMAP is not enable by default on Exchange, see how to enable it: -https://technet.microsoft.com/en-us/library/bb124489(v=exchg.150).aspx +https://docs.microsoft.com/en-us/exchange/enable-imap4-in-exchange-2013-exchange-2013-help R1. Following is a command line resume that solves most encountered @@ -156,8 +156,8 @@ Option --office1 is like (release 1.970): Q. How to sync from XXX to Office365 R0. IMAP is not enable by default on Office365, see how to enable it: -https://support.microsoft.com/en-us/help/2416434/how-to-enable-or-disable-pop3-imap-mapi-outlook-web-app-or-exchange-ac -https://technet.microsoft.com/en-us/library/gg298947(v=exchg.150).aspx +https://docs.microsoft.com/en-us/exchange/troubleshoot/configure-mailboxes/pop3-imap-owa-activesync-office-365 +https://docs.microsoft.com/en-us/exchange/allow-pop3-imap4-and-smtp-server-settings-to-be-viewed-by-end-users-in-outlook-web-app-exchange-2013-help https://support.context.io/hc/en-us/articles/213586243-Enabling-IMAP-for-Office365 R. Here is a command line resume that solves most encountered issues when @@ -211,7 +211,7 @@ R1. "The message User is authenticated but not connected is due to a presents a valid user name but an invalid password, the server accepts the login, but subsequent commands fail with the aforementioned error message." Source: -http://unix.stackexchange.com/questions/164823/user-is-authenticated-but-not-connected-after-changing-my-exchange-password +https://unix.stackexchange.com/questions/164823/user-is-authenticated-but-not-connected-after-changing-my-exchange-password Thanks to James Abbottsmith for this link and explanation at https://github.com/imapsync/imapsync/issues/32#issuecomment-153561647 @@ -259,8 +259,8 @@ for each connector (with exchange admin panel), for each Postfach (using exchange management shell). For details and instructions, check -https://technet.microsoft.com/en-us/library/bb124345(v=exchg.160).aspx -https://technet.microsoft.com/en-us/library/hh529949(v=exchg.160).aspx +https://docs.microsoft.com/en-us/Exchange/mail-flow/message-size-limits?view=exchserver-2019 +https://docs.microsoft.com/en-us/Exchange/architecture/client-access/client-message-size-limits?view=exchserver-2019 Unfortunately, the second link does not give instructions to remove the limit from imap4 service. @@ -318,7 +318,7 @@ I don't know the upper value that avoid the default throttling from 0365 and I guess it changes over time. R3. For Exchange, in case throttle appears anyway, fix them with: - https://technet.microsoft.com/en-us/library/jj863577(v=exchg.150).aspx + https://docs.microsoft.com/en-us/exchange/change-user-throttling-settings-for-specific-users-exchange-2013-help See also: http://www.linux-france.org/prj/imapsync_list/msg02072.html @@ -553,7 +553,7 @@ Explanation, Exchange knows a) about a username and b) about a mailNickname which can be different to the username. As it seems you need to use the mailNickname (e.g. alias) defined for user2, not the username itself. -http://blogs.technet.com/b/exchange/archive/2004/03/31/105275.aspx +https://techcommunity.microsoft.com/t5/exchange-team-blog/understanding-login-strings-with-pop3-imap/ba-p/610683 A little note from John Becker. After you pointed out that I had issues with authorization, I realized that @@ -708,10 +708,10 @@ Q. Migrating to Exchange 201O, messages get date of the transfer, this is bad for sorting and listing. What can I do? R1. Be sure to have at least Exchange 2010 SP2 Rollup 5 -http://www.tribalchicken.com.au/15-technical/29-imapsync-exchange2010 +https://tribalchicken.net/imap-sync-issues-with-exchange-2010/ R2. See also the Outlook side (thanks to Martin Hochreiter for this solution) -http://www.howto-outlook.com/faq/archivenotworking.htm +https://www.howto-outlook.com/faq/archivenotworking.htm by changing Archive to sent/receive date It's often shorter to change one server than thousands clients