Closed (fixed)
Project:
SMTP Authentication Support
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 18:57 UTC
Updated:
15 Feb 2007 at 22:29 UTC
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
Comment #1
LukeLast commentedTry changing the from address.
Comment #2
arcane commentedWhere do you recommend changing the from address? I am also installing a new mail server next week and will test further.
Comment #3
LukeLast commentedadmin/settings/site-information
You should find the email address field on the Site Information page.
Comment #4
arcane commentedI installed a different mail server and it worked fine. This can be closed out.
Comment #5
LukeLast commentedOK.