Bug 146182

Summary: [NEW PORT] mail/spmfilter-clamav: ClamAV plugin for spmfilter
Product: Ports & Packages Reporter: Axel Steiner <ast>
Component: Individual Port(s)Assignee: Sahil Tandon <sahil>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
spmfilter-clamav-0.1.1.shar
none
spmfilter-clamav.shar
none
smime.p7s none

Description Axel Steiner 2010-04-30 12:10:01 UTC
spmfilter-clamav is a plugin for spmfilter that enables spmfilter to check mails 
with the Clam AntiVirus open source toolkit for viruses. The major goal of this 
plugin is to provide an easy way for virus-scanning emails. If ClamAV detects 
malicious software like viruses the affected email is discarded by the plugin. 
Optionally notifications can be enabled to inform the recipients and sender 
(configurable) about the discarded message.
Comment 1 Sahil Tandon freebsd_committer freebsd_triage 2010-05-02 20:35:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

I'll take it.
Comment 2 Sahil Tandon freebsd_committer freebsd_triage 2010-05-16 23:51:33 UTC
Hi Axel,

As with your mail/spmfilter-spamassassin submission, I've made some
changes to this one.  Please let me know your thoughts.

Thanks,
-- 
Sahil Tandon <sahil@FreeBSD.org>
Comment 3 Sahil Tandon freebsd_committer freebsd_triage 2010-05-16 23:52:53 UTC
State Changed
From-To: open->feedback

Ask for submitter approval.
Comment 4 Axel Steiner 2010-05-17 19:36:35 UTC
Sahil,

> As with your mail/spmfilter-spamassassin submission, I've made some
> changes to this one.  Please let me know your thoughts.

this one is also ok.

Thanks,
Axel
Comment 5 Sahil Tandon freebsd_committer freebsd_triage 2010-05-17 23:17:55 UTC
State Changed
From-To: feedback->open

Submitter has approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-05-18 00:53:27 UTC
sahil       2010-05-17 23:53:03 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/spmfilter-clamav Makefile distinfo pkg-descr pkg-plist 
  Log:
  spmfilter-clamav is a plugin for spmfilter that enables spmfilter
  to check mails with the Clam AntiVirus open source toolkit for
  viruses. The major goal of this plugin is to provide an easy way
  for virus-scanning emails. If ClamAV detects malicious software
  like viruses the affected email is discarded by the plugin.
  Optionally notifications can be enabled to inform the recipients
  and sender (configurable) about the discarded message.
  
  WWW: http://www.spmfilter.org/
  
  PR:             ports/146182
  Submitted by:   Axel Steiner <ast at treibsand.com>
  Approved by:    wxs@ (mentor)
  
  Revision  Changes    Path
  1.1022    +1 -0      ports/mail/Makefile
  1.1       +49 -0     ports/mail/spmfilter-clamav/Makefile (new)
  1.1       +3 -0      ports/mail/spmfilter-clamav/distinfo (new)
  1.1       +9 -0      ports/mail/spmfilter-clamav/pkg-descr (new)
  1.1       +3 -0      ports/mail/spmfilter-clamav/pkg-plist (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 7 Sahil Tandon freebsd_committer freebsd_triage 2010-05-18 03:28:40 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!