Gary V wrote:

Andreas wrote:

Nathanael,

I can post further config information as needed, but the tag level and
the sa_spam_report_header values are the only ones that I think should
really matter.  Ideally I would like X-Spam-Status present even when the
value is 'No', but I really would like the hits recorded in the headers.

try setting $sa_tag_level_deflt to -100.
Regards,
Andreas Haase

This is probably the most frequently asked question on the list, and
is a FAQ. In addition to setting $sa_tag_level_deflt to a level low
enough to include all or most mail, the recipient must be considered
local. Make sure the recipient's domain is listed in
@local_domains_maps.

http://www.ijs.si/software/amavisd/#faq-spam

Gary V



I am sure you know what Gary is talking about Nathaneal but just in case not. Your my domain settings should be set as your domain as such

$mydomain = *'.yourdomainname.here'*; # a convenient default for other settings

The further down in the config file

@local_domains_maps = ( [".$mydomain"] );





-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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