Rank: Newbie
Groups: Registered
Joined: 3/9/2011(UTC) Posts: 2 Location: Bolivar
Not sure where to look on this one - the data all looks correct and Outlook can connect but when I try it fails... Using ANPOP version of 7.0.1.6 server: mail.comcast.net PORT 995 SPA and SSL are on here is the log file.... Start to connecting mail.comcast.net 995 ... Connected [SSL]start to initialize security library [SSL]start to create client credentials [SSL]start to enable direct SSL [SSL]client handshake [SSL]verify server certificate [SSL]SSL channel established +OK POP3 ready [SSL]AUTH -ERR invalid command
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
XiMaker wrote: Not sure where to look on this one - the data all looks correct and Outlook can connect but when I try it fails... Using ANPOP version of 7.0.1.6 server: mail.comcast.net PORT 995 SPA and SSL are on here is the log file.... Start to connecting mail.comcast.net 995 ... Connected [SSL]start to initialize security library [SSL]start to create client credentials [SSL]start to enable direct SSL [SSL]client handshake [SSL]verify server certificate [SSL]SSL channel established +OK POP3 ready [SSL]AUTH -ERR invalid command
Hi, That is because your server doesn't support SPA authentication.
You should use SSL + User authentication.
You just need to remove
oPop3.NTLMAuth = 1 in your code.
Rank: Newbie
Groups: Registered
Joined: 3/9/2011(UTC) Posts: 2 Location: Bolivar
I've I turned off the SPA and still get an error which looks like the login name or password is incorrect but user is very confident that it is correct... any other possible solution? here is the log file without the SPA setting... Start to connecting mail.comcast.net 995 ... Connected [SSL]start to initialize security library [SSL]start to create client credentials [SSL]start to enable direct SSL [SSL]client handshake [SSL]verify server certificate [SSL]SSL channel established +OK POP3 ready [SSL]USER soldbygeorge +OK [SSL]PASS ****** -ERR invalid username/password [SSL]QUIT [SSL]Error 0x00090317 returned by DecryptMessage, Data size 23
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Error "invalid user/password" was returned by server. Is there any special characters in the password such as " (double-quote) or space?
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.