Nils Vogels <[EMAIL PROTECTED]> writes:

> Is there currently a way to conventiently check which
> whitelist/blacklist is allowing or disallowing delivery of an email?

Other than LOGFILE_INCOMING?

> I have a setup in which there are a few different white/blacklists
> and I would like to be able to find which list is causing the actual
> action to happen, without having to browse the logfiles.

How about http://tmda.net/config-vars.html#ACTION_HEADER_INCOMING ?

You can also use tmda-filter's `-M' command-line option to check your
list files.  See tmda-filter `--help' for more on this.  e.g,

$ tmda-filter -M [EMAIL PROTECTED] [EMAIL PROTECTED] 
Checking /Users/jasonrm/.tmda/filters/incoming
----------------------------------------------
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
----------------------------------------------
MATCH: from-file -autocdb ~/.tmda/lists/whitelist ok
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to