Barry Flanagan wrote:
> Hello,
>
> Is it possible to add an X-header into the delivered
email which shows
> what filter policy was actually applied to an email? I
have one user
> who, from what I can see, should be having spam
blocked, but it is not
> being tagged. Being able to include the policy which
was used for the
> email would assist in tracking down the issue.
>
> Turning up debug is not telling me explicitly which
rule was used, or
> maybe I am just thick!
Well, with $log_level set to 3 or higher, you should be able
to see
which recipient ID the mail is being assigned to, and that
ID number can
be looked up in the maia_users table to figure out which
user that is.
That's a good starting point.
More than likely, though, the problem is that Maia isn't
properly
recognizing the recipient, and is instead assigning his mail
to a
domain-default ( domain) or system-default ( .)
account, which of course
have their own separate filtering policies. When this
happens, it's
usually the result of an address-rewriting problem. See
<https://secure.renaissoft.com/maia/wiki/Addresses>
for a more detailed
explanation of the problem, how to diagnose it, and the two
options for
resolving the problem.
--
Robert LeBlanc <rjl renaissoft.com>
Renaissoft, Inc.
Maia Mailguard <http://www.maiamail
guard.com/>
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|