Re: tmda-check-address --all

[email protected] (Jason R. Mastaler) Tue, 31 Oct 2006 22:47:41 -0700
Newsgroups gmane.mail.spam.tmda.devel
Message-ID <[email protected]>
Mark Horn <[email protected]> writes:

> OK.  I was thinking that it'd be convenient if it were just one
> command Especially one that provided it's output in the same format.
> Currently, tmda-check-address provides output in one format and
> 'tmda-filter -M' does it in a different format.
>
> If you'd prefer that I not add anything to tmda-check-address, that's
> fine.  I can make it work using seperate calls to tmda-check-address
> and 'tmda-filter -M'.

I think doing two calls is better since you're doing two different
things anyway - first checking if it's a valid address, and secondly
seeing if it matches your filter.  So why not try to implement this
using the existing commands first and see what you come up with.
I definately think other users will be interested in this as well.
Perhaps I could encourage you to write up a wiki howto once you're
done.  :)