On 3/21/08, Mark Martinec wrote:
> Rococo,
>
> > I want to Allow all email from mail address
kavip mx86.mail.chinahr.com
> > and to address test xxx.com . How do I config
in amavisd.conf ?
>
> Use per-recipient whitelisting, or score_sender table,
> see amavisd.conf-sample:
> -> ENVELOPE SENDER SOFT-WHITELISTING /
SOFT-BLACKLISTING
> or
> -> ENVELOPE SENDER WHITELISTING / BLACKLISTING -
PER-RECIPIENT
>
>
> $per_recip_whitelist_sender_lookup_tables = {
> 'test xxx.com' => ['kavip mx86.mail.chinahr.com'],
> };
>
>
> Note that hard whitelisting is too easy to spoof, so a
better option
> is just to add few negative score points (i.e.
soft-whitelisting),
> or use one of the SpamAssassin whitelisting mechanisms
based on
> DKIM signature, SPF test, or IP address found in
Received.
>
> Mark
>
Mark,
Thanks, this should have been something that crossed my mind
too, but
it looks like I took Rocco literally when he said "all
email". Your
reply raises the question whether he meant "all
email" or "spam".
--
Gary V
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|