Excellent!

I was missing the entry in my filter file.

Thanks!!!




> -----Original Message-----
> From: Stephen Warren [mailto:[EMAIL PROTECTED]
> Sent: 5 June 2005 14:39
> To: [EMAIL PROTECTED]
> Cc: [email protected]
> Subject: Re: Confirmation of mails not being saved
> 
> 
> David Leangen wrote:
> > Everything seems to be working fine, except for one thing.
> >
> > Even after having sent a confirmation and the mail gets 
> correctly delivered,
> > the confirmed user is not recorded for future reference. This 
> means that a
> > confirmation needs to be sent for each message.
> >
> > How can I the confirmed user be added automatically to the white list?
> 
> You need to set the CONFIRM_APPEND variable to some filename in your
> /etc/tmdarc or ~/.tmda/config, for example:
> 
> CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed")
> 
> and then configure your filter to check this file, e.g.:
> 
> from-file ~/.tmda/lists/confirmed accept
> 
> --
> Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO
> [EMAIL PROTECTED]     http://www.wwwdotorg.org/pgp.html
> 
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to