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

These happen only before the client is fully initialized.
src/imap/main.c