Bug 119646 - New Port: mail/prepflog Sanitises maillog output for pflogsumm and awstats
Summary: New Port: mail/prepflog Sanitises maillog output for pflogsumm and awstats
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-14 01:10 UTC by Terry Sposato
Modified: 2008-02-16 10:00 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.29 KB, text/plain)
2008-01-14 01:10 UTC, Terry Sposato
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Sposato 2008-01-14 01:10:02 UTC
	New Port: mail/prepflog
	This perl script sanitises your maillog when using postfix+amavisd so that pflogsumm does not output
	each message as being received twice because of amavis re-injecting filtered messages into postfix.

Fix: Output of shar `find /usr/ports/mail/prepflog' is below:
How-To-Repeat: 	Build and run like a normal port ;oP
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 09:53:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-16 09:53:36 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"