Re: [exim] Getting error in the mails

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Phil Pennock
日付:  
To: Er.shashank.singh
CC: exim-users
題目: Re: [exim] Getting error in the mails
On 2013-12-10 at 18:00 +0530, Er.shashank.singh wrote:
> I am getting below error can any one please help me out of this. What is
> the meaning of this error.
>
> 2013-12-10 14:40:13 1VqJKK-00079C-Mi SSL_write error 5


It means that an underlying system call failed. If you were running
Exim 4.82 (the current stable release) then the log-line would include
more details there, letting us know why the write() failed, but it is
probably because the remote side closed the connection.

You'll need to supply more details about how you configured Exim.

-Phil