On Thu, 2007-04-19 at 11:33 -0600, Gary V wrote:
> Robert wrote:
> 
> > I am trying to let through spam for one domain as Gary had kindly
> > suggested on how to do below. Spam messages are making it through for
> > that domain, but no ***SPAM*** tag on the subject line of those
> > messages. I have the $sa_spam_subject_tag set as shown below. What am I
> > doing wrong?
> 
> > @spam_kill_level_maps = (
> >   { '.example.com' => 9999, },
> >   \$sa_kill_level_deflt,
> > );
> > $sa_spam_subject_tag = '***SPAM*** ';
> 
> The recipient domain must be considered local (in @local_domains_maps
> or other similar mechanism). Subject line should be rewritten at
> $sa_tag2_level_deflt. What is that set to? Also:
> 

Ah yes, I read right over that in your first response, thanks. The
server is a Postfix+Amavisd+SA transport gateway that passes on to the
destination mail server. If I include this domain in local_domain_maps,
will it interfere with normal delivery?

-- 
Robert


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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