> On Mar 30, 2021, at 11:13 AM, Jeremy Harris <j...@wizmail.org> wrote:
> 
> On 30/03/2021 15:02, Felipe Gasper via Exim-users wrote:
>> [pid 25596] write(4</var/log/exim_mainlog>, "2021-03-30 10:55:28 
>> 1lRGiG-0006eq-QA <= can...@felipe.dev.cpanel.net H=(felipes-mbp.lan) 
>> [10.3.4.84]:49684 P=esmtpsa X=TLS1.2:ECDHE-RSA-AES128-GCM-SHA256:128 CV=no 
>> A=dovecot_plain:mailer S=381 T=\"Test sent from ./smtp_send_test.pl\" for 
>> fel...@felipe.com\n", 254) = 254
> 
> I'd be interested in knowing whether Exim gave an SMTP response accepting the 
> data
> phase of the message.
> 
>> [pid 25596] rt_sigprocmask(SIG_BLOCK, [ALRM], [], 8) = 0
>> [pid 25596] setitimer(ITIMER_REAL, {it_interval={tv_sec=0, tv_usec=0}, 
>> it_value={tv_sec=7198, tv_usec=625000}}, NULL) = 0
>> [pid 25596] rt_sigsuspend(~[ALRM RTMIN RT_1], 8
>> -----
>>      … and there it hangs. The socket never closes, so the client eventually 
>> times out the connection.
> 
> ... because if it did, your test script ought to record the message as having
> been properly sent.  The closing of the TCP connection is a seperable issue.

No, I see no such response.

My test script sends: "DATA\r\nFrom: can...@felipe.dev.cpanel.net\r\nSubject: 
Test sent from ./smtp_send_test.pl\r\n\r\nThis is a test.\r\n.\r\nQUIT\r\n"

The server later sends "354 Enter message, ending with \".\" on a line by 
itself\r\n", 56354 Enter message, ending with "." on a line by itself", but I 
think that’s just in response to successful authentication?

-F
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to