Re: [exim] smtp lost after final dot

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] smtp lost after final dot
On 01/06/16 13:19, pencho kuncho wrote:
> I have problem with some messages from our internal network. We have one printer which have ADF and when it try to send scan through network it not pass and in log file i have this error:
> 2016-06-01 11:51:37 1b81rk-0006Ie-Q4 SMTP connection lost after final dot H=(printerour) [192.168.0.36] P=esmtp
> And that's all.


You printer/scanner is not properly implementing SMTP. It should wait
for your mailserver to accept (or reject) the data, which would be done
by an SMTP response line after the "final dot" which terminates the
data phase.
--
Cheers,
Jeremy