2009/8/11 William Knob <william.k...@raidbr.com.br>

>           Hi,
>
>   I can create multiple-domain rules on amavisd-new ? Example: spam level X
> to domain.org and spam level Y to domain2.org..
>
>
>   And per user rules? Example: "Subject contains: 'sex', discard"... things
> like that...
>
> * All in LDAP ?
>
>
>  Regards..
>
>
> 2009/8/10 Mark Martinec 
> <mark.martinec+ama...@ijs.si<mark.martinec%2bama...@ijs.si>
> >
>
> Terry,
>>
>> > I'm collecting spam from a domain, and need to completely bypass amavis
>> for
>> > any mail sent to any user @sampledomain.org.
>> >   @spam_lovers_maps = ( ['@sampledomain.org'],);
>> >   @bypass_spam_checks_maps = ( ['@sampledomain.org'],);
>> > I'd like to completely bypass all scanning for one domain.`
>>
>> @spam_lovers_maps = ( ['sampledomain.org'] );
>> @bypass_spam_checks_maps = ( ['sampledomain.org'] );
>>
>> or if you want to also cover subdomains:
>>
>> @spam_lovers_maps = ( ['.sampledomain.org'] );
>> @bypass_spam_checks_maps = ( ['.sampledomain.org'] );
>>
>>  Mark
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> AMaViS-user mailing list
>> AMaViS-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/amavis-user
>>  AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
>>  AMaViS-HowTos:http://www.amavis.org/howto/
>>
>
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to