From owner-cvs-all Wed Apr 3 8:11:40 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 0FBE137B400; Wed, 3 Apr 2002 08:11:22 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g33GBLA15261; Wed, 3 Apr 2002 08:11:22 -0800 (PST) (envelope-from sheldonh) Message-Id: <200204031611.g33GBLA15261@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 3 Apr 2002 08:11:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim/files patch-src::expand.c patch-src::filter.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 sheldonh 2002/04/03 08:11:21 PST Added files: mail/exim/files patch-src::expand.c patch-src::filter.c Log: Gracefully handle NULLs in the message body as exposed to filters, by replacing them with spaces. This is a vendor-sanctioned patch, obtained from the exim-users mailing list. Revision Changes Path 1.1 +15 -0 ports/mail/exim/files/patch-src::expand.c (new) 1.3 +62 -0 ports/mail/exim/files/patch-src::filter.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message