SIGPIPE and big problems

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Neal Becker
日付:  
To: exim-users
題目: SIGPIPE and big problems
I think I understand what's happening. When more than some amount
(64k?) is attempted to be delivered to our ccmail/smtp gateway, it
just rudely drops the connection. This causes the socket to give the
SIGPIPE.

Unfortunately, this then causes all subsequent mail to get stuck
waiting for retries!

This is a major problem for me. I wonder what's the best fix?