Mike Diehl <[EMAIL PROTECTED]> writes: > I have this line in my .tmdarc file. > CONFIRM_APPEND = "/home/test/.tmda/whitelist" > > If this file doesn't exist, you get an error in your log.
What version of TMDA are you running? This isn't true with recent versions; TMDA will create the file if it doesn't exist. The latest release is 0.62. > Also, /home/test/.tmda/filters/incoming is defined somewhere that I > haven't found, yet. The FILTER_INCOMING configuration variable defaults to this. Set it to anything you like (and that the user TMDA runs as has permissions to read, of course). > But, of course, you have to create /home/test/.tmda/filters/ and the > incoming file or you will get errors. You should never get errors if the incoming or outgoing filters don't exist. We explicitly allow non-existent filters and have for quite some time. I'm confused as to why you would be experiencing this. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
