On Mon, Jan 02, 2006 at 11:28:11AM -0800, Doug Dalton wrote:

> Can I have email addresses that have responded to the challenge
> response automatically appended to users whitelist?  I have tried
> adding : BARE_APPEND = os.path.expanduser("~/.tmda/whitelist") to my
> tmdarc but that doesnt seem to work?

You're using the wrong keyword. Try something like:

    CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed")

and see where that gets you.

-- 
Re-Interpreting Historic Miracles with SED #141: %s/water/wine/g
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to