Re: Fall back when dovecot SASL is unavailable?

2009-10-02 Thread Hagen Fürstenau
> Frankly, configure SASL just on port 587, and *require* SASL there, in > which case, no point in running the service while SASL is down. That's a good idea, thanks. Cheers, Hagen

Fall back when dovecot SASL is unavailable?

2009-10-01 Thread Hagen Fürstenau
Hi, I'm using dovecot for SASL authentication: smtpd_sasl_auth_enable = yes smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth-client Now if for whatever reason dovecot is not r