Hi,

thank you for your hints:


----- Original Message ----- 
From: "Bill Randle" <[EMAIL PROTECTED]>
Sent: Sunday, May 09, 2004 8:16 PM

> What is $sa_tag_level_deflt set to in amavisd.conf? I set this to -99.0
> to allow all mail to be tagged with the X-Spam-xxx headers. As I recall,
> the default is set such that only spam will have the headers added.

$sa_tag_level_deflt = 3.0;
$sa_tag2_level_deflt = 5.0;

I looked at the header of emails which were tagged way beyond 5 on a
different machine.


----- Original Message ----- 
From: "Ryan Moore" <[EMAIL PROTECTED]>
Sent: Monday, May 10, 2004 3:19 AM

> This is an amavis configuration problem, in that it doesn't see the
> email recipient as local as defined in your amavis.conf.

$mydomain=nativeDomainOfTheServer= myprovider.de
@local_domains_acl = ( ".$mydomain" );

The delivery is directed to local accounts like "pop12345", but the
To-address is [EMAIL PROTECTED], so I supposed this setting was correct
and it actually works for virus scanning, but not for spam scanning.

Christian

Christian



Reply via email to