ports/147115: [NEW PORT] mail/scam-backscatter: Address verification milter to prevent spam backscatter

Janne Snabb snabb at epipe.com
Sat May 29 02:10:04 UTC 2010


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

From: Janne Snabb <snabb at epipe.com>
To: FreeBSD-gnats-submit at 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 at 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"
 



More information about the freebsd-ports-bugs mailing list