Hello, i have ispconfig 3 in opensuse 11.1 . (I follow the instructions of
http://www.howtoforge.com/perfect-se...64-ispconfig-3)
But i cant use the auth method...
This is my log:
Dec 23 09:44:41 linuxinf-cefca postfix/smtpd[19778]: warning: SASL authentication failure: Password verification failed
Dec 23 09:44:41 linuxinf-cefca postfix/smtpd[19778]: warning: unknown[192.168.1.60]: SASL PLAIN authentication failed: authentication failure
Dec 23 09:44:41 linuxinf-cefca postfix/smtpd[19778]: warning: unknown[192.168.1.60]: SASL LOGIN authentication failed: authentication failure
If i make telnet localhost 25 this is the result:
ehlo localhost
250-linuxinf-cefca.site
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
I added this lines in my /etc/postfix/main.cf
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_type = cyrus
smtp_sasl_security_options = noanonymous
i added this line in /etc/postfix/sasl_passwd
cefca.es rueda:mypassword
and my /etc/sasl2/smtpd.conf
pwcheck_method: authdaemond
log_level: 3
mech_list: PLAIN LOGIN
authdaemond_path:/var/spool/authdaemon/socket
Thank you
Recent comments
21 hours 11 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 3 hours ago
2 days 8 hours ago
2 days 10 hours ago