Date: Wed, 11 Oct 2000 09:22:33 +0000 From: Michelangelo Pisa <michelangelo@osny.com.br> To: freebsd-security@freebsd.org Subject: Filtering mail Message-ID: <39E43159.E2AE64CC@osny.com.br>
next in thread | raw e-mail | index | archive | help
Hi list.. When I tried to configure the Procmail to filter e-mail messages in may server to don't come files .vbs .shs .com(virus) I use the following sitaxe in my file sendmail.cf, but after reinicied the sendmail this file show errors how: "Error rewrite line" and (tab expected) who is the problem with my Tab? the sintaxe is correct? #pipe through procmail for processing R$* < @ localhost > $* $#procmail $ @ /etc/procmail/filter.rc $: $1 < @ localhost . procmail . > $2 R$* < @ localhost . > $* $#procmail $ @ /etc/procmail/filter.rc $: $1 < @ localhost . procmail . > $2 R$* < @ localhost . procmail > $* $1 < @ $2. > $3 thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39E43159.E2AE64CC>