After sending a test message from my 5.0 install to exim4 linux mail server, exim4 reports the following message in the rejectlog:

SMTP Protocol Violation: synchronization error (input sent without waiting for greeting): rejected connection from H=[xx.xx.xx.xx] input="EHLO example.com\r\nHELO example.com\r\nMAIL FROM:<info@example.com>\r\nRSET\r\n"

I am not using a username or password for authentication on the module settings form.

Drupal 5.0 reports:

Error sending email: "The following From address failed: info@example.com" From: "info@example.com" To: "myemail@yahoo.com"

This same server used to work fine with the smtp module before the upgrade to 5.0 from 4.7

Comments

LukeLast’s picture

Try changing the from address.

arcane’s picture

Where do you recommend changing the from address? I am also installing a new mail server next week and will test further.

LukeLast’s picture

admin/settings/site-information

You should find the email address field on the Site Information page.

arcane’s picture

I installed a different mail server and it worked fine. This can be closed out.

LukeLast’s picture

Status: Active » Closed (fixed)

OK.