On Fri, 2006-11-03 at 08:48 -0700, Gary V wrote: > > X-Spam-Status: No, hits=-2.545 tagged_above=-2200 required=4 > > tests=BAYES_00, DSPAM_HAM, MIME_BOUND_NEXTPART, MIME_SUSPECT_NAME, > > MSGID_FROM_MTA_HEADER > > This is not $sa_spam_report_header as you thought.
Oh, OK > > chomp($mydomain = `head -n 1 /etc/mailname`); > > Forget this, set this stuff manually in 50_user. Assuming you have one > and only one domain and the addresses amavisd-new sees are not > rewritten (check your log for the actual recipient domain(s)): > > $mydomain = 'example.com'; > $myhostname = 'host.example.com'; > @local_domains_maps = ( [".$mydomain"] ); Grand, thanks. I'll check this with one domain. I have a couple though (and more is being added periodically). Thanks Hans P.S. I'm going away for the weekend - will report back on tuesday. ------------------------------------------------------------------------- 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/
