List Info

Thread: Re: Per-User DISCARD ??




Re: Per-User DISCARD ??
country flaguser name
United States
2007-09-29 14:32:06
Can do with policy banks, or using kill and tag level maps.
(with your brothers email address in the map)

-- 
Michael Scheidell, CTO
Office: 561-999-5000 x 1259
Direct: 561-939-7259
Real time security alerts: http://www.secnap.com/news

____________________________________________________________
_____________
This email has been scanned and certified safe by
SpammerTrap(tm). 
For Information please see http://www.spammertrap.com

____________________________________________________________
_____________

------------------------------------------------------------
-------------
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/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.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/

Re: Per-User DISCARD ??
user name
2007-09-29 16:21:44
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)
>
> --
> Michael Scheidell, CTO

An example using maps:

$final_spam_destiny = D_DISCARD;

spam_tag2_level_maps = (
  { 'user1example.com' => 8.0,
    '.' => 6.0 },
);

spam_kill_level_maps = (
  { 'user1example.com' => 8.0,
    '.' => 9999.0 },
);

If desired, you can prevent all the spam for user1example.com from
getting quarantined:

 spam_quarantine_to_maps = (
   { 'user1example.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.

-- 
Gary V

------------------------------------------------------------
-------------
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/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.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/

Re: Per-User DISCARD ??
country flaguser name
United States
2007-09-30 05:14:30
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 = (
>   { 'user1example.com' => 8.0,
>     '.' => 6.0 },
> );

> spam_kill_level_maps = (
>   { 'user1example.com' => 8.0,
>     '.' => 9999.0 },
> );

> If desired, you can prevent all the spam for user1example.com from
> getting quarantined:

>  spam_quarantine_to_maps = (
>    { 'user1example.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/
_______________________________________________
AMaViS-user mailing list
AMaViS-userlists.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/

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )