Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2010 02:10:03 GMT
From:      Janne Snabb <snabb@epipe.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/147115: [NEW PORT] mail/scam-backscatter: Address verification milter to prevent spam backscatter
Message-ID:  <201005290210.o4T2A3Uw078657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147115; it has been noted by GNATS.

From: Janne Snabb <snabb@epipe.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/147115: [NEW PORT] mail/scam-backscatter: Address verification
 milter to prevent spam backscatter
Date: Sat, 29 May 2010 02:02:10 +0000 (UTC)

 Hi,
 
 My apologies, but there is a cut'n'paste goof-up in pkg-message.in.
 Please apply the following patch before commiting. I am thinking
 it is better to just send a patch instead of sending the whole
 sharball again...
 
 Best Regards,
 --
 Janne Snabb / EPIPE Communications
 snabb@epipe.com - http://epipe.com/
 
 --- files/pkg-message.in.orig	2010-05-26 13:14:12.000000000 +0000
 +++ files/pkg-message.in	2010-05-29 01:55:22.000000000 +0000
 @@ -6,7 +6,7 @@
 
       Add following lines to your /etc/mail/<your_host>.mc configuration.
 
 -    define(`confMILTER_MACROS_ENVRCPT', confMILTER_MACROS_ENVRCPT``{rcpt_mailer}, {rcpt_host}, {rcpt_addr}'')dnl
 +    define(`confMILTER_MACROS_ENVRCPT', `{rcpt_mailer}, {rcpt_host}, {rcpt_addr}')dnl
       INPUT_MAIL_FILTER(`scam-back', `S=unix:/var/scam-back/scam-back.sock, F=T, T=S:240s;R:240s;E:5m')dnl
 
       To run scam-backscatter from startup, add scambackscatter_enable="YES"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005290210.o4T2A3Uw078657>