Bug 162679 - [PATCH] mail/mailgraph: add support for postscreen and clapf
Summary: [PATCH] mail/mailgraph: add support for postscreen and clapf
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-19 17:10 UTC by geoffroy desvernay
Modified: 2011-11-27 11:50 UTC (History)
1 user (show)

See Also:


Attachments
mailgraph-1.14_4.patch (1.34 KB, patch)
2011-11-19 17:10 UTC, geoffroy desvernay
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description geoffroy desvernay 2011-11-19 17:10:09 UTC
patch found here (with correction from next mail):
http://lists.ee.ethz.ch/mailgraph/msg00413.html

This may be added as an OPTION ?

Added file(s):
- files/patch-mailgraph.pl

Port maintainer (rafan@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99

Fix: attached patch
How-To-Repeat: use postscreen with postfix and do not see any stats on mailgraph for rejected mails :(
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-19 17:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-27 11:40:34 UTC
rafan       2011-11-27 11:40:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailgraph       Makefile 
  Added files:
    mail/mailgraph/files patch-mailgraph.pl 
  Log:
  - Added metrics for clapf and postscreen
  
  PR:             ports/162679
  Submitted by:   Geoffroy Desvernay <dgeo at centrale-marseille.fr>
  Obtained from:  http://lists.ee.ethz.ch/mailgraph/msg00413.html
  Feature safe:   yes
  
  Revision  Changes    Path
  1.42      +1 -1      ports/mail/mailgraph/Makefile
  1.1       +28 -0     ports/mail/mailgraph/files/patch-mailgraph.pl (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"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2011-11-27 11:40:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!