From owner-cvs-all Tue Feb 26 20:53:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B77237B400; Tue, 26 Feb 2002 20:53:08 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1R4r8m30867; Tue, 26 Feb 2002 20:53:08 -0800 (PST) (envelope-from dinoex) Message-Id: <200202270453.g1R4r8m30867@freefall.freebsd.org> From: Dirk Meyer Date: Tue, 26 Feb 2002 20:53:08 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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