[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

smtp error reports correct?



Matti,

I am getting messages in the syslog:

Apr 13 07:19:09 deimos smtp[29291]: S.p9WJQ78305: to=<mbarrie@ceracamb.com>,
delay=61:21:21, xdelay=00:00:06, mailer=smtp, relay=smtplink.ceracamb.com
([204.32.106.68|25]), stat=deferred smtp; 500 (let_buffer write IO-error[1]!
[Broken pipe] DATA 25364/73493 [35%])

and my question is: are you sure that errno is not modified before
return from the writebuf() function?  Can I trust the errstr?

Eugene