Bug 121672 - [Patch] mail/mimedefang: opt out of clamav use
Summary: [Patch] mail/mimedefang: opt out of clamav use
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 19:10 UTC by mstowe
Modified: 2010-09-05 06:10 UTC (History)
0 users

See Also:


Attachments
clamav.patch (541 bytes, patch)
2008-03-13 19:10 UTC, mstowe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mstowe 2008-03-13 19:10:01 UTC
mimedefang will automatically compile in support for, and try to use, clamav.  This can conflict with other milters (no need to scan twice) and appears to break mimedefang if clamav happens to be installed.  It cannot be turned off at runtime at all.

Fix: The following patch updates the Makefile to allow a make.conf flag to disable compiling clamav support into mimedefang, and mimedefang will then behave itself.
How-To-Repeat: Install clamav, then mimedefang
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-13 19:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wes

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-02 06:19:14 UTC
Responsible Changed
From-To: wes->pgollucci

maintainer timeout (wes ; 903 days)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-05 06:04:25 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-09-05 06:04:25 UTC
pgollucci    2010-09-05 05:04:16 UTC

  FreeBSD ports repository

  Modified files:
    mail/mimedefang      Makefile 
  Log:
  - OPTIONS+= MIMEDEFANG_DISABLE_CLAMAV
  
  PR:             ports/121672
  Submitted by:   Michael Stowe <mstowe@chicago.us.mensa.org>
  Approved by:    maintainer timeout (wes ; 903 days)
  
  Revision  Changes    Path
  1.68      +7 -0      ports/mail/mimedefang/Makefile
_______________________________________________
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"