Quoting "F. Even" <[EMAIL PROTECTED]>:

> I'm having a situation where legitimate addresses are getting added to
> the blacklist.  The only reason I could think of that this may be 
> happening is that it is an instance where I have released a message,
> and the confirmation was never received.  Should these addresses be
> getting
> ...
> [EMAIL PROTECTED]:~/.tmda] grep APPEND config
> ...
> PENDING_DELETE_APPEND = os.path.expanduser("~/.tmda/lists/blacklist")

See http://www.tmda.net/config-vars.html#PENDING_DELETE_APPEND. Setting
this variable means that whenever a message is deleted from the pending
queue, the sender's address will be automatically added to the given list
- your blacklist. This will happen (as you suggest) when no response is
seen to a confirmation request within your defined time limit, and the
pending queue is cleaned up automatically (see also
http://www.tmda.net/config-vars.html#PENDING_CLEANUP_ODDS)

-- 
Stephen Warren, Software Engineer, Parama Networks, San Jose, CA
[EMAIL PROTECTED]                  http://www.wwwdotorg.org/
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to