root@mx:/etc/postfix# vi main.cf
root@mx:/etc/postfix# vi master.cf
root@mx:/etc/postfix# service postfix restart

i have comment out this line in main.cf:
#smtpd_sasl_auth_enable = yes

And enable this in master.cf:
submission inet n       -       y       -       -       smtpd
  -o smtpd_sasl_auth_enable=yes

and restarted postfix.
now I think it should be working.

regards.



comment this out in main.cf, it already default no
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to