Ignore EPIPE as well as ECONNECT when closing down an SMTP session in
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 5 Sep 2006 14:14:32 +0000 (14:14 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 5 Sep 2006 14:14:32 +0000 (14:14 +0000)
commit1f872c8094ff0e34fa7ea404995fc51ba9995674
tree1c947673a0851b6a58702e86d78417ca4662d32a
parent91ecef39cad37bb5de008f557bded8dcbc8aa6e3
Ignore EPIPE as well as ECONNECT when closing down an SMTP session in
the daemon, since dropped connections can show as EPIPE in Solaris.
doc/doc-txt/ChangeLog
src/src/daemon.c