Sebastian wrote: > Hi,
> the mail delivered to my mailbox does not contain X-Spam headers, but > amavis is indeed working (delivered lots of mail to ~/virusmails), also > there is the X-Virus-Scanned header in every mail. (but not the X- > Spam...) > i tried: > $sa_tag_level_deflt = -999; Use the one above... > $sa_tag2_level_deflt = -999; > $sa_tag_level_deflt = 0; > $sa_tag_level_deflt = 0.1; > no difference. > I attached the debug output of amavis, maybe someone can look at it. > THANK YOU VERY MUCH. > if you need more information, just ask. > Regards > Sebastian (22782-01) lookup (local_domains) => undef, "gqbs(at)personalitynet.com" does not match In order for X-Spam-Status and similar headers to be inserted, the recipient must be considered local. This is a FAQ. Look for "No spam-related headers inserted?" here: http://www.ijs.si/software/amavisd/#faq-spam @local_domains_maps = ( [".$mydomain", '.personalitynet.com' ] ); Looks like attachments will delay posts... Gary V ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
