* Mike Diehl <[EMAIL PROTECTED]> [10-30-2002 02:12]:
> 
> One observation.  When I released one of the pending addresses, I kinda 
> expected it to be whitelisted as though the sender had confirmed.  This 
> didn't happen.  How is the easiest way to acccomplish this?
> 
> -- 
> Mike Diehl

There are a couple ways to do this.

PENDING_BLACKLIST_APPEND = os.path.expanduser("~/.tmda/lists/blacklist")

PENDING_WHITELIST_APPEND = os.path.expanduser("~/.tmda/lists/whitelist")

If you put these two lines in ~/.tmda/config, tmda-pending, when run
interactively, will give you the option to [w]hite / [b]lack list
these messages.

If you want this to be default, look at PENDING_RELEASE_APPEND
and PENDING_DELETE_APPEND.

http://www.tmda.net/config-vars.html


-jon

-- 
Jon Nathan
[EMAIL PROTECTED]

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to