Quantcast
Viewing all articles
Browse latest Browse all 7129

IMAP4/POP3 login failed after mailbox migrate from Exchange 2010 to Exchange 2013

I have:

- Exchange 2010 SP3 RU4 on Windows Server 2008 SP2;

- Exchange 2013 SP1 on WIndows Server 2012 R2.

All connections occurs to Exchange 2013 server. Everything is OK until some user mailbox moved from Exchange 2010 database to Exchange 2013. When it occurs, this user automatically switched to OWA 2013, it working, SMTP working, but IMAP and POP not working. All e-mail clients say "Username or password incorrect". We try to use DOMAIN\username, username@DOMAIN, bare username, user mailbox as username. All without result.

IMAP on port 143, POP on port 110.

Here is Get-ImapSettings | fl:

RunspaceId                        : 3762c1ca-3cb4-400e-892f-23346d58a7a7
ProtocolName                      : IMAP4
Name                              : 1
MaxCommandSize                    : 10240
ShowHiddenFoldersEnabled          : False
UnencryptedOrTLSBindings          : {[::]:143, 0.0.0.0:143}
SSLBindings                       : {[::]:993, 0.0.0.0:993}
InternalConnectionSettings        : {mail.Development.ProCom:993:SSL, mail.Development.ProCom:143:TLS}
ExternalConnectionSettings        : {}
X509CertificateName               : mail.progcom.ru
Banner                            : The Microsoft Exchange IMAP4 service is ready.
LoginType                         : PlainTextLogin
AuthenticatedConnectionTimeout    : 00:30:00
PreAuthenticatedConnectionTimeout : 00:01:00
MaxConnections                    : 2147483647
MaxConnectionFromSingleIP         : 2147483647
MaxConnectionsPerUser             : 16
MessageRetrievalMimeFormat        : BestBodyFormat
ProxyTargetPort                   : 9933
CalendarItemRetrievalOption       : iCalendar
OwaServerUrl                      :
EnableExactRFC822Size             : False
LiveIdBasicAuthReplacement        : False
SuppressReadReceipt               : False
ProtocolLogEnabled                : False
EnforceCertificateErrors          : False
LogFileLocation                   : C:\Program Files\Microsoft\Exchange Server\V15\Logging\Imap4
LogFileRollOverSettings           : Daily
LogPerFileSizeQuota               : 0 B (0 bytes)
ExtendedProtectionPolicy          : None
EnableGSSAPIAndNTLMAuth           : True
Server                            : MAIL
AdminDisplayName                  :
ExchangeVersion                   : 0.10 (14.0.100.0)
DistinguishedName                 : CN=1,CN=IMAP4,CN=Protocols,CN=MAIL,CN=Servers,CN=Exchange Administrative Group (FYD
                                    IBOHF23SPDLT),CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,
                                    CN=Services,CN=Configuration,DC=Development,DC=ProCom
Identity                          : MAIL\1
Guid                              : e39cdb8a-9888-4a9b-96a9-77f2aa0dd8f6
ObjectCategory                    : Development.ProCom/Configuration/Schema/ms-Exch-Protocol-Cfg-IMAP-Server
ObjectClass                       : {top, protocolCfg, protocolCfgIMAP, protocolCfgIMAPServer}
WhenChanged                       : 05.03.2014 8:12:05
WhenCreated                       : 04.03.2014 11:17:35
WhenChangedUTC                    : 05.03.2014 4:12:05
WhenCreatedUTC                    : 04.03.2014 7:17:35
OrganizationId                    :
OriginatingServer                 : dck8.Development.ProCom
IsValid                           : True
ObjectState                       : Unchanged

and Get-PopSettings | fl:

RunspaceId                        : 3762c1ca-3cb4-400e-892f-23346d58a7a7
Name                              : 1
ProtocolName                      : POP3
MaxCommandSize                    : 512
MessageRetrievalSortOrder         : Ascending
UnencryptedOrTLSBindings          : {[::]:110, 0.0.0.0:110}
SSLBindings                       : {[::]:995, 0.0.0.0:995}
InternalConnectionSettings        : {mail.Development.ProCom:995:SSL, mail.Development.ProCom:110:TLS}
ExternalConnectionSettings        : {}
X509CertificateName               : mail.progcom.ru
Banner                            : The Microsoft Exchange POP3 service is ready.
LoginType                         : PlainTextLogin
AuthenticatedConnectionTimeout    : 00:30:00
PreAuthenticatedConnectionTimeout : 00:01:00
MaxConnections                    : 2147483647
MaxConnectionFromSingleIP         : 2147483647
MaxConnectionsPerUser             : 16
MessageRetrievalMimeFormat        : BestBodyFormat
ProxyTargetPort                   : 9955
CalendarItemRetrievalOption       : iCalendar
OwaServerUrl                      :
EnableExactRFC822Size             : False
LiveIdBasicAuthReplacement        : False
SuppressReadReceipt               : False
ProtocolLogEnabled                : False
EnforceCertificateErrors          : False
LogFileLocation                   : C:\Program Files\Microsoft\Exchange Server\V15\Logging\Pop3
LogFileRollOverSettings           : Daily
LogPerFileSizeQuota               : 0 B (0 bytes)
ExtendedProtectionPolicy          : None
EnableGSSAPIAndNTLMAuth           : True
Server                            : MAIL
AdminDisplayName                  :
ExchangeVersion                   : 0.10 (14.0.100.0)
DistinguishedName                 : CN=1,CN=POP3,CN=Protocols,CN=MAIL,CN=Servers,CN=Exchange Administrative Group (FYDI
                                    BOHF23SPDLT),CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,C
                                    N=Services,CN=Configuration,DC=Development,DC=ProCom
Identity                          : MAIL\1
Guid                              : 52bc6748-adfe-48e2-9c8c-c97a4e9ed732
ObjectCategory                    : Development.ProCom/Configuration/Schema/ms-Exch-Protocol-Cfg-POP-Server
ObjectClass                       : {top, protocolCfg, protocolCfgPOP, protocolCfgPOPServer}
WhenChanged                       : 04.03.2014 21:38:52
WhenCreated                       : 04.03.2014 11:17:35
WhenChangedUTC                    : 04.03.2014 17:38:52
WhenCreatedUTC                    : 04.03.2014 7:17:35
OrganizationId                    :
OriginatingServer                 : dck8.Development.ProCom
IsValid                           : True
ObjectState                       : Unchanged

Please, help to resolve this trouble.


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>