Site icon Renzo Mischianti

SMTP error: We do not authorize the use of this system to transport unsolicited change HELO

Hi Renzo! I have problems when I use your library with my mail server. The following message is: 220-We do not authorize the use of this system to transport unsolicited, Sending status: 0 250 Identification error (220-We do not authorize the use of this system to transport unsolicited, ) I configured correctly all parameter. I used this constructor: EMailSender(const char* email_login, const char* email_password, const char* email_from, const char* name_from, const char* smtp_server, uint16_t smtp_port ); But, when I use my Gmail account, there is no problem. Which thing I'm doing bad??
Exit mobile version