Hi Tim! > The problem is that the order in which TMDA checks various types of > addresses is pre-determined. Since we want to preserve the ability to > "revoke" addresses (keyword, sender, etc.), we need to check the > filter file first to see if you've blacklisted a particular address.
How about implementing the ability to call external programs from within the filter file. Thus one could decide if a certain address matches the rule by using the return value of a program. I think of something like: from-prog "/usr/bin/tmda-check-address %s" ok This way one could revoke addresses by blacklisting them at some point before the invocation of tmda-check-address. -- Ciao, Sebastian * HP: http://www.sauerland.de/~toyland/ PGP-Key available _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
