Patrick , Thomas , Noel , Ram , Russ , Mouss, Brian , Magnus , et all
that helped me in this .... After spending COUNTLESS hours on this
issue , finally I found a post where this guy said PIX firewall was
playing some tricks up with the smtp fixup, and right when I disabled
the fixup on my PIX ...Everything worked like a charm. I can now email
using outlook express, thunderbird etc..
Thanks again guys. Really appreciate it.
Noel Jones wrote:
secSwami wrote:
No Thomas, so far NO LUCK at all. It seems that SASL_AUTH is not
really working for me. Wonder how I can troubleshoot that?
Thx.
http://www.postfix.org/SASL_README.html#server_test
At least for testing, you should set in main.cf
smtpd_tls_auth_only = no
smtpd_sasl_security_options = noanonymous
smtpd_sasl_exceptions_networks =
(ie. empty value)
After successful testing, read the description of each of those
parameters and decide if you need them set differently for production
use.
http://www.postfix.org/postconf.5.html