]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
submission: Don't log write() errors that fail due to ECONNRESET
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 17 May 2022 07:05:20 +0000 (09:05 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 17 May 2022 15:17:24 +0000 (17:17 +0200)
commit39abdd934388b8dd3412671fa2a8f4e01fc37b9c
treebd940f6ff3db618222bf4f5990bb34190b01c0b4
parent06e883ec9504dd2d7d21a9ca3b5b7cd91ac89c15
submission: Don't log write() errors that fail due to ECONNRESET

These happen only if client initialization fails.
src/submission/main.c