[exim-dev] [Bug 2166] Segfaults when remote server drop conn…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2166] Segfaults when remote server drop connections before banner
https://bugs.exim.org/show_bug.cgi?id=2166

Heiko Schlittermann <hs@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hs@???


--- Comment #1 from Heiko Schlittermann <hs@???> ---
(In reply to Alexandru Chirila from comment #0)
...
> ====
> 2017-09-14 01:11:44 1dsTvi-0001q4-Ll == test@???
> R=spamexperts T=remote_smtp defer (-1): smtp transport process returned
> non-zero status 0x000b: terminated by signal 11
> 2017-09-14 01:11:44 1dsTvi-0001q4-Ll Frozen
> ====
>
> On the remote server I have another Exim with simple acl_smtp_connect:
>
> ====
> acl_connect:
>   drop
>     message = Your IP has been blacklisted
> ====


I set up a simple test, but can't reproduce the bug (sending server is an Exim
as packaged by Debian9)

Connecting to ssl.schlittermann.de [212.80.235.130]:25 ... connected
SMTP<< 550 Your IP is blacklisted
SMTP>> QUIT

SMTP(close)>>

So, please can you try to reproduce it using debugging:

<sample.eml exim -d+all test@???


Thank you.

--
You are receiving this mail because:
You are on the CC list for the bug.