Which version of SugarCRM do you use?
I've the v 6.0.2 and I've the same problem trying to send a test email.
The log writes:
Code:
[][1][FATAL] SMTP -> ERROR: EHLO not accepted from server. Code: Met, Reply: Method EHLO is not supported.
[][1][FATAL] SMTP -> ERROR: HELO not accepted from server. Code: , Reply:
[][1][FATAL] SMTP -> ERROR:AUTH not accepted from server. Code: Reply:
[][1][FATAL] SugarPHPMailer encountered an error: SMTP Error: Could not authenticate.
[][1][FATAL] SugarPHPMailer encountered an error: SMTP Error: Could not connect to SMTP host.
[][1][FATAL] SugarPHPMailer encountered an error: Non è stato configurato un server di posta in uscita per l´account di posta che stai utilizzando. Seleziona o aggiungi un server di posta in uscita per l´account di posta.
I'm afraid that "EHLO" instead of "HELO" is an error in the definition of the handshaking of the SMTP parameters defined in some file...
Bookmarks