On Thu, Apr 12, 2012 at 05:26:54PM +0200, Franck MAHE wrote:

> All the modules on my side are installed. I pay attention to the last line.

Either in fact some modules are NOT installed or they're disabled
them via one of:

        smtp_sasl_security_options = noplaintext, noanonymous
        smtp_sasl_tls_security_options = $smtp_sasl_security_options
        smtp_sasl_tls_verified_security_options = 
$smtp_sasl_tls_security_options

or

        smtp_sasl_mechanism_filter = 

The default is not use plaintext passwords with unverified peers.

-- 
        Viktor.

Reply via email to