I have an auto-append whitelist set up and every time it is updated and a new .cdb file generated, the .cdb file is given group and world read/write permission. This just doesn't seem right to me. I keep removing the world permissions off the .cdb file but they just keep coming back.

I have a second whitelist file that I update manually. The idea is that it holds email addresses I know I want to keep over the long term. I don't have any problem with permissions when the .cdb file is automatically generated for this file.

Here is a listing of my whitelist .cdb files.

-rw-rw-rw- 1 vmail vmail 2923 Nov 7 06:28 whitelist-append.cdb
-rw------- 1 vmail vmail 3625 Nov 6 23:58 whitelist.cdb


Here is what my incoming filter file has to say about it.

from-file -autocdb ~/andrew/lists/whitelist ok
from-file -autocdb ~/andrew/lists/whitelist-append ok

And here is what my outgoing filter file says.

to-file -autocdb ~/andrew/lists/whitelist bare
to-file -autocdb ~/andrew/lists/whitelist-append bare

In my config file, I've set CONFIRM_APPEND to point to the whitelist-append file.

I'm also running tmda-ofmipd. Tmda-ofmipd runs as the same user that owns all the TMDA configuration files that I describe above.

Any help will be appreciated.

Andrew



_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to