Gary:
Saturday, September 29, 2007, 5:21:44 PM, you wrote:
> On 9/29/07, Michael Scheidell wrote:
>> Can do with policy banks, or using kill and tag
level maps.
>> (with your brothers email address in the map)
> An example using maps:
> $final_spam_destiny = D_DISCARD;
> spam_tag2_level_maps = (
> { 'user1 example.com' => 8.0,
> '.' => 6.0 },
> );
> spam_kill_level_maps = (
> { 'user1 example.com' => 8.0,
> '.' => 9999.0 },
> );
> If desired, you can prevent all the spam for user1 example.com from
> getting quarantined:
> spam_quarantine_to_maps = (
> { 'user1 example.com' => '', },
> $spam_quarantine_to,
> );
> This would be placed after your $spam_quarantine_to
setting. There
> are two single quotes after =>
> amavisd.conf-sample illustrates something similar to
these.
Thank you very much.
--
Brian Schang
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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/
|