Hi,
>> Does anyone know where the best reference for doing this with amavisd
>> and postfix would be, btw? I'd like to include it in some docs I'm
>> putting together.
>
> I think my doc might be helpful:
> http://www200.pair.com/mecham/spam/bypassing.html
Yes, definitely. Thanks for the great wo
On 4/22/10, Alex wrote:
> Hi,
>
> >> I have a server with multiple virtual domain,
> >> I want to disable spam checking on some of them.
> >>
> >> Is this possible?
> >
> > You can't disable a domain *in* SA, but you can whitelist a domain in
> > local.cf like so:
> >
> > # Disable SpamAssassin for
Hi,
>> I have a server with multiple virtual domain,
>> I want to disable spam checking on some of them.
>>
>> Is this possible?
>
> You can't disable a domain *in* SA, but you can whitelist a domain in
> local.cf like so:
>
> # Disable SpamAssassin for this user/domain
> whitelist_to some...@e
Osax wrote:
By the "glue" I assume you mean you maildir or vdeliver?
Whatever mechanism you use to pass mail to SpamAssassin to be scanned.
Don't pass mail for domains you don't want scanned, just deliver
straight to the users mailbox (or do whatever else you may do with mail
after SA has
Thanx for your help, I will gice it a try.
By the "glue" I assume you mean you maildir or vdeliver?
Ned Slider wrote:
>
> Osax wrote:
>> How to I disable spam checking for a domain.
>>
>> Using spamassassin with mysql.
>>
>> I have a server with multiple virtual domain,
>> I want to disable
Osax wrote:
How to I disable spam checking for a domain.
Using spamassassin with mysql.
I have a server with multiple virtual domain,
I want to disable spam checking on some of them.
Is this possible?
You can't disable a domain *in* SA, but you can whitelist a domain in
local.cf like so:
On Wednesday, 21 of April 2010, Osax wrote:
> How to I disable spam checking for a domain.
>
> Using spamassassin with mysql.
>
> I have a server with multiple virtual domain,
> I want to disable spam checking on some of them.
>
> Is this possible?
I think you should filter domains at MTA level