Hello,
i have a centos 6.4, 64bit, with Plesk 12.0.18 and postfix installed. I need to have SSL on smtp and postfix, so i need to use DIGEST-MD5 etc...
The problem is that at the logs i have always a failed entry:
Jun 30 06:23:50 www postfix/smtpd[6196]: warning: SASL authentication failure: realm changed: authentication aborted
Jun 30 06:23:50 www postfix/smtpd[6196]: warning: xx.gr[XX.XX.XX.XX]: SASL DIGEST-MD5 authentication failed: authentication failure
Jun 30 06:23:50 www postfix/smtpd[6196]: B461D6043267: client=xx.gr[XX.XX.XX.XX], sasl_method=LOGIN, sasl_username=info@yyy.gr
I tried to find the problem, and checked the saslauthd:
[root@www plesk]# testsaslauthd -u 'info@yyy.gr' -p 'CORRECTPassword' -f /var/spool/postfix/private/plesk_saslauthd -s smtp
0: NO "authentication failed"
[root@www plesk]#
At the log file i found this:
Jun 30 22:46:41 www plesk_saslauthd[15066]: No such user 'info@yyy.gr@' in mail authorization database
Jun 30 22:46:41 www plesk_saslauthd[15066]: failed mail authenticatication attempt for user 'info@yyy.gr@' (password len=9)
At webmail i can login with the same credentials. BUT, is there any chance that "AT" symbol (@) at the end of the user be the problem?
Thank you for any help.
Zero.
i have a centos 6.4, 64bit, with Plesk 12.0.18 and postfix installed. I need to have SSL on smtp and postfix, so i need to use DIGEST-MD5 etc...
The problem is that at the logs i have always a failed entry:
Jun 30 06:23:50 www postfix/smtpd[6196]: warning: SASL authentication failure: realm changed: authentication aborted
Jun 30 06:23:50 www postfix/smtpd[6196]: warning: xx.gr[XX.XX.XX.XX]: SASL DIGEST-MD5 authentication failed: authentication failure
Jun 30 06:23:50 www postfix/smtpd[6196]: B461D6043267: client=xx.gr[XX.XX.XX.XX], sasl_method=LOGIN, sasl_username=info@yyy.gr
I tried to find the problem, and checked the saslauthd:
[root@www plesk]# testsaslauthd -u 'info@yyy.gr' -p 'CORRECTPassword' -f /var/spool/postfix/private/plesk_saslauthd -s smtp
0: NO "authentication failed"
[root@www plesk]#
At the log file i found this:
Jun 30 22:46:41 www plesk_saslauthd[15066]: No such user 'info@yyy.gr@' in mail authorization database
Jun 30 22:46:41 www plesk_saslauthd[15066]: failed mail authenticatication attempt for user 'info@yyy.gr@' (password len=9)
At webmail i can login with the same credentials. BUT, is there any chance that "AT" symbol (@) at the end of the user be the problem?
Thank you for any help.
Zero.