Date: Mon, 13 Nov 2000 11:48:23 +0100 From: Thorsten Kuehnemann <thk@actis.de> To: Lauri Laupmaa <mauri@aripaev.ee> Cc: stable@FreeBSD.ORG Subject: Re: Mailscanning with FreeBSD Message-ID: <20001113114823.A40913@isi.actis.de> In-Reply-To: <8E67E032AD23D4118F740050042F21F794@lant.mbp.ee>; from mauri@aripaev.ee on Sun, Nov 12, 2000 at 10:41:41PM %2B0200 References: <8E67E032AD23D4118F740050042F21F794@lant.mbp.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 12, 2000 at 10:41:41PM +0200, Lauri Laupmaa wrote:
> How exactly did you change your sendmail.cf ? What did you comment out and
> what did you add ?
The local Mailer in my sendmail.cf was procmail (see /usr/ports/mail/procmail).
I commented out:
Mlocal, P=/usr/local/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40,
T=DNS/RFC822/X-Unix,
A=procmail -Y -a $h -d $u
I added:
Mlocal, P=/usr/local/sbin/scanmails, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40,
T=DNS/RFC822/X-Unix,
A=scanmails -Y -a $h -d $u
> Did you change anything in amavis scripts to get it working ?
no:
cd ~/src/amavis-0.2.1
./configure --prefix=/usr/local \
--enable-virusbackup=no \
--with-mailto=postmaster
make
make install
Thorsten
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001113114823.A40913>
