Zentyal Forum, Linux Small Business Server

International => French => Topic started by: agencep on January 29, 2016, 05:46:16 pm

Title: SMTP Authentication
Post by: agencep on January 29, 2016, 05:46:16 pm
Bonjour,

J'ai installer Zentyal 4.2 mais j'ai un souci avec SMTP pour envoyer les emails.

Avec Outlook pour MAC je n'arrive pas à envoyer : "L'authentification a échoué car Outlook ne prend pas en charge les méthodes d'authentification disponibles."

Avec mon application WEB : pareil SMTP Error: 535 5.7.8 Error: authentication failed: Invalid authentication mechanism
Quote
'host' => 'exchange.*********.tn',
'port' => 587,
'username' => 'support@*********.com',
'password' => '*********',
'tls' => true,

dans mail.log
Quote
warning: web.*********.com[$$.$$.$$.59]: SASL LOGIN authentication failed: Invalid authentication mechanism
lost connection after AUTH from web.*********.com[$$.$$.$$.59]

Ps.: toute la configuration est initiale, je n'ai rien toucher.

Avez vous des idée SVP. ?
Title: Re: SMTP Authentication
Post by: googley on March 16, 2016, 07:09:43 pm
Quelle méthode utilises-tu ?

Sur le 587 tu dois utiliser la sécurité STARTTLS.