Nils Vogels <[EMAIL PROTECTED]> writes:Yep :)
Is there currently a way to conventiently check which
whitelist/blacklist is allowing or disallowing delivery of an email?
Other than LOGFILE_INCOMING?
This would apply to emails that are received by MUA or MDA/LDA, i'm trying to make something webbased to search which list caused emails to pass.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 ?
That would do very nicely, thanks ;-)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
--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
