You have to also add the following to the incoming filter of every user who
uses TMDA:

        from-file /home/tmda/confirmed ok
        from-file /home/tmda/whitelist ok
        from-file /home/tmda/blacklist drop

Cheers,
- Mark

On Wed, Oct 20, 2004 at 05:54:41PM -0500, Nate Sanders wrote:
> It half works. It will confirm my email and append it to 
> /home/tmda/confirmed. But then if I email again, it tells me to confirm 
> a second time.
> 
> Any idea why?
> 
> On Oct 20, 2004, at 5:51 PM, Nate Sanders wrote:
> 
> >If I wanted all my users to share a common whitelist, blacklist, 
> >confirmed, would this work?
> >
> >.tmda/conf:
> >CONFIRM_APPEND = "/home/tmda/confirmed"
> >PENDING_BLACKLIST_APPEND = "/home/tmda/blacklist"
> >PENDING_WHITELIST_APPEND = "/home/tmda/whitelist"
> >
> >[EMAIL PROTECTED] ~]$ ls -l /home/tmda/whitelist
> >-rwxrwxrwx    1 root     root         6689 Oct 20 12:27 
> >/home/tmda/whitelist
> >
> >[EMAIL PROTECTED] ~]$ ls -l /home/tmda/blacklist
> >-rwxrwxrwx    1 root     root        12848 Oct 20 12:33 
> >/home/tmda/blacklist
> >
> >[EMAIL PROTECTED] ~]$ ls -l /home/tmda/confirmed
> >-rwxrwxrwx    1 root     root          875 Oct 20 17:42 
> >/home/tmda/confirmed
> >
> >I'm testing it right now, and it does seem to work. But I wanted to 
> >know if there was a better way to do it?
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to