[Bug 3156] dnslookup remote_smtp defer (0) in 4.99 RC
Exim Bugzilla via Exim-dev <[email protected]>
| Newsgroups | gmane.mail.exim.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.exim.org/show_bug.cgi?id=3156 --- Comment #6 from Zakaria <[email protected]> --- Hi Jeremy, Here is just an update. When changed remote_smtp protocol from:- protocol = esmtpsa : esmtps : smtps : esmtp : smtp to protocol = smtp I can get message delivery working to remote addresses and picks smtp as its set while still picks e.g. esmtpsa while its not set as appropriate protocol for messages sent from local authenticated to local addresses. It looks like the failure came as a result of the 4.99 smtp protocol syntax events introduction, which seems like it performs some checks while it wasn't in the past. Anyhow, please mark this bug report as resolved, with thanks for your debug mode suggestion, it helped me pick this error line which guided me to try smtp on its own since the documentation doesn't state clearly how it can be set and yeah it fixed. 81107 set_process_info: 81107 delivering 1v0NYE-00000000K9F-2pmy to gmail-smtp-in.l.google.com [2a00:1450:400c:c1d::1a]/2a00:da00:1800:834c::2 ([email protected]) 81107 bad protocol 'esmtpsa : esmtps : smtps : esmtp : smtp' Zak. -- You are receiving this mail because: You are on the CC list for the bug.