Results 1 to 3 of 3
Everything is in the attached analysis.txt file, cause the forum says, I'm posting links (although I'm not) and that I dont have the right to....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-21-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
[SOLVED] Weird postfix messages
Everything is in the attached analysis.txt file, cause the forum says, I'm posting links (although I'm not) and that I dont have the right to.
- 03-22-2010 #2
have you updated anything recently?
linux user # 503963
- 03-23-2010 #3Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
Just in case, if someone has the same problem, I have fixed it by disabling the smtpd_sasl_auth_enable option in the postfix configuration file, leaving only the smtpd_sasl2_auth_enable option active:
Code:DeathStar ~ # grep smtpd_sasl /etc/postfix/main.cf #smtpd_sasl_auth_enable = yes smtpd_sasl2_auth_enable = yes ...



