ports/84104: mail/clamav 0.86.2 milter not starting

Clive Lin clive at tongi.org
Wed Jul 27 14:20:22 UTC 2005


The following reply was made to PR ports/84104; it has been noted by GNATS.

From: Clive Lin <clive at tongi.org>
To: bug-followup at FreeBSD.org, kahn at deadbbs.com,
        Sergey Matveychuk <sem at FreeBSD.org>, rob at debank.tv
Cc:  
Subject: Re: ports/84104: mail/clamav 0.86.2 milter not starting
Date: Wed, 27 Jul 2005 22:19:24 +0800

 I'm second to this.
 
 patch may like
 
 --- files/clamav-milter.sh.in~  Wed Jul 27 22:00:04 2005
 +++ files/clamav-milter.sh.in   Wed Jul 27 22:00:29 2005
 @@ -41,6 +41,6 @@
  load_rc_config $name
  : ${clamav_milter_enable="NO"}
  : ${clamav_milter_socket="%%CLAMAV_MILTER_SOCKET%%"}
 -: ${clamav_milter_flags="--postmaster-only --local --outgoing --max-children=50"}
 +: ${clamav_milter_flags="--postmaster-only --local --outgoing --timeout=0 --max-children=50"}
  
  run_rc_command "$1"
 
 I think PORTREVISION should be bumped as well.
 
 Cheers,
 Clive Tong-I Lin | http://tongi.org | PGP KeyID: A008C03E



More information about the freebsd-ports-bugs mailing list