Re: [Exim] 421 Lost incoming connection

Top Page
Delete this message
Reply to this message
Author: Marc Perkel
Date:  
To: exim-users
Subject: Re: [Exim] 421 Lost incoming connection
--
[ Picked text/plain from multipart/alternative ]
Yes - I found the problem. It was spamc/spamd crashing.

Philip Hazel wrote:

>On Fri, 10 Jan 2003, Nico Erfurth wrote:
>
>
>
>>>>>The SMTP transaction started in line 0.
>>>>>The error was detected in line 3.
>>>>>0 previous messages were successfully processed.
>>>>>The rest of the batch was abandoned.
>>>>>421 Lost incoming connection
>>>>>Transaction started in line 0
>>>>>Error detected in line 3
>>>>>
>>>>>
>>>>This is caused by incorrect BSMTP-input.
>>>>
>>>>
>>>Most probably a missing "." line at the end of the last message in the
>>>batch (in this case, the only message).
>>>
>>>
>>Is the linecount done on a per message base? I thought it's done over
>>the whole incoming stream.
>>
>>
>
>The whole incoming stream. So yes, I was being stupid there. It can't be
>a missing '.' if we've only got to line 3.
>
>
>
>

--