Re: Cyrus SASL problems and Solaris 10

2008-09-03 Thread mouss
Ido Dubrawsky wrote: I found the error. It was that relayhost was defined elsewhere in main.cf as This is one of the reasons why we ask for 'postconf -n' output. other reasons include typos ("smtp_sas1_... =" and the like), ... etc. relayhost = outgoing.verizon.net therefore I needed the

Re: Cyrus SASL problems and Solaris 10

2008-09-03 Thread Ido Dubrawsky
I found the error. It was that relayhost was defined elsewhere in main.cf as relayhost = outgoing.verizon.net therefore I needed the following in sasl_passwd: outgoing.verizon.net : (without the '[' and ']') Finally, I had a missing link to my SASL2 plugin directory so Postfix was not able

Re: Cyrus SASL problems and Solaris 10

2008-09-03 Thread mouss
Ido Dubrawsky wrote: I've built Postfix 2.5.4 with Cyrus SASL 2.1.2 on a Solaris 10 05/08 Ultra 10. I've got SASL support in postfix since [EMAIL PROTECTED] libpcap-0.9.8] 51 # postconf -A cyrus However, when I try to send mail it gets bounced by my ISP's server as no authentication is occurin