|
After opening up mail ports on the firewall I am now able to locate postfix on my server via iPhone. However now I have an issue:
Connecting via IMAP and POP:
I keep on getting username and password incorrect. In the logs I get:
Mar 29 15:58:27 mylinode dovecot: imap-login: Disconnected (auth failed, 1 attempts in 2 secs): user=<mailuser>, method=PLAIN, rip=208.94.127.72 lip=50.116.53.29, TLS, session=<gmiwsRXZJwBsNs4y>
Mar 29 15:58:27 mylinode dovecot: pop3-login: Aborted login (auth failed, 1 attempts in 2 secs): user=<mailuser>, method=PLAIN, rip=208.94.127.72 lip=50.116.53.29, TLS, session=<u91b8BXZOwBsNs4y>
Another question is do I need a MX record for smtp.mydomain.com?
|