From owner-cvs-all@FreeBSD.ORG Sat Feb 16 09:53:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4661A16A419; Sat, 16 Feb 2008 09:53:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4C1BD13C447; Sat, 16 Feb 2008 09:53:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G9rVYg023037; Sat, 16 Feb 2008 09:53:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G9rVBN023036; Sat, 16 Feb 2008 09:53:31 GMT (envelope-from miwi) Message-Id: <200802160953.m1G9rVBN023036@repoman.freebsd.org> From: Martin Wilke Date: Sat, 16 Feb 2008 09:53:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/prepflog Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 09:53:31 -0000 miwi 2008-02-16 09:53:31 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/prepflog Makefile distinfo pkg-descr Log: The script processes mail log files that are to be passed to pflogsumm or awstats disregarding the lines relating to the re-injection of messages into postfix. It is very useful for a postfix setup which uses amavis for virus filtering. WWW: http://www.gufonero.com/postfix/prepflog.html PR: ports/119646 Submitted by: Terry Sposato Revision Changes Path 1.891 +1 -0 ports/mail/Makefile 1.1 +25 -0 ports/mail/prepflog/Makefile (new) 1.1 +6 -0 ports/mail/prepflog/distinfo (new) 1.1 +7 -0 ports/mail/prepflog/pkg-descr (new)