OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: [RE]:relay_domains after spamassassin scan

From: Wietse Venema (wietseporcupine.org)
Date: Mon Aug 08 2005 - 09:12:12 CDT


nik600 hotmail:
> i have resolved the problem making a simple variant in the antispam script:

> $SENDMAIL < /tmp/filtered

This is wrong. You must specify the sender and recipients as specified
in the FILTER_README file:

$SENDMAIL "$" <in.$$

If you don't understand what "$" means then don't
just leave it out!!!

        Wietse