Bugs item #2581010, was opened at 2009-02-09 09:57
Message generated for change (Comment added) made by gingerdog
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2581010&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Dystopian (dystopian)
Assigned to: Nobody/Anonymous (nobody)
Summary: SMTP protocol synchronization error in Exim 4.69
Initial Comment:
Mail sending fails if SMTP server is Exim. In function smtp_mail() before sending "EHLO $smtp_server" server response should be read. Just another one "$res = smtp_get_response($fh);" before first fputs().
----------------------------------------------------------------------
>Comment By: GingerDog (gingerdog)
Date: 2009-02-16 12:40
Message:
Hi,
Merged.
See changeset 567; thanks for the bug report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2581010&group_id=191583
|