Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - agencep

Pages: [1]
1
French / SMTP Authentication
« 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. ?

Pages: [1]