[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-09-23 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 --- Comment #7 from Sander Hoentjen --- Sorry for not commenting earlier. I tried your patch, and it works as expected. Thanks for this! -- You are receiving this mail because: You are on the CC list for the bug. -- ## List

[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-09-22 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 Jeremy Harris changed: What|Removed |Added Resolution|--- |FIXED

[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-09-11 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 Git Commit changed: What|Removed |Added CC||g...@exim.org --- Comment #5 from

[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-09-10 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 Jeremy Harris changed: What|Removed |Added Assignee|ni...@exim.org |jgh146...@wizmail.org

[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-06-03 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 --- Comment #4 from Sander Hoentjen --- I created an expect script to reproduce: # cat smtp_server.expect #!/usr/bin/expect spawn nc -l 25 #stty -echo exp_internal 1 expect -re ".*" {send -- "200

[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-06-03 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 --- Comment #3 from Sander Hoentjen --- exim debug output: === Connecting to mailin.kpnmail.nl [213.75.3.30]:25 from 195.211.73.60 ... connected read response data: size=79 SMTP<< 220 cpsps-ews13.kpnxchange.com

[exim-dev] [Bug 1832] Log reason for disconnection, as returned by remote host

2016-06-03 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1832 --- Comment #2 from Sander Hoentjen --- The relevant strace output is below, so it definitely looks like Exim has enough information to log the error. 987485 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 7 987485 setsockopt(7, SOL_TCP,