Drew Raines <[EMAIL PROTECTED]> writes: >> For recepients not in the white list, add them to the white >> list. > > TMDA doesn't handle this automatically (yet).
What about using the something like the following? ACTION_OUTGOING = "bare=append" BARE_APPEND = os.path.join(tmdadir, "lists/whitelist") See http://tmda.net/config-vars.html#ACTION_OUTGOING _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
