SIGPIPE and big problems

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Neal Becker
Ημερομηνία:  
Προς: 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?