good measure for spam tag header
Mark Martinec
Mark.Martinec+amavis at ijs.si
Tue Dec 20 20:41:48 CET 2011
ml,
> I feel that amavis does not filter messages that come
Not sure I understand. But if you are implying that inbound
mail messages do not receive X-Spam-* header fields or
get their Subject tagged when above tag2 level (assuming
spam scanning is enabled), the usual reason is that
the recipient's domain did not match domains listed in
@local_domains_maps . Make sure to list all your domains
there for which your MTA is accepting mail
(i.e. local, virtual, relayed).
@local_domains_maps = (
[qw( .localhost .example.com .example.org )]
);
Mark
More information about the amavis-users
mailing list