Date: Tue, 26 Feb 2002 20:53:08 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail Makefile ports/mail/sendmail/files patch-sendmail-deliver.c patch-sendmail-milter.c Message-ID: <200202270453.g1R4r8m30867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2002/02/26 20:53:08 PST Modified files: mail/sendmail Makefile Added files: mail/sendmail/files patch-sendmail-deliver.c patch-sendmail-milter.c Log: BUMP portrevision Add patches: ----- MEDIUM ----- mikea@kconline.com: Sendmail 8.12.x has an implementation bug in the milter code that causes the milter daemons to fail when they are bombarded with 20-30 messages from a mail server. mail sendmail[82323]: g1N53lNY082323: Milter (milter-amavis): select(read): Interrupted system call The patch available at the link above definitely fixes the Milter timeout problem. Before applying the patch, I would see this every 5 to 15 minutes in our logs. here hasn't been another one since I applied the patch 5 hours ago. ----- LOW ----- dionex@freebsd.org: Fix SafeFileEnv, it won't work if configured up with a trailing '/' ----- PR: 35363 Submitted by: mikea@kconline.com,dinoex Revision Changes Path 1.38 +1 -1 ports/mail/sendmail/Makefile 1.1 +64 -0 ports/mail/sendmail/files/patch-sendmail-deliver.c (new) 1.1 +39 -0 ports/mail/sendmail/files/patch-sendmail-milter.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202270453.g1R4r8m30867>