Thank you Jason. Problem fixed. Just another quick question. I have never used cdb before, is there any advantage of dbm? I noticed the cdb files are larger but have not noticed any performance differences between the two.
> > From: "Jason R. Mastaler" <[EMAIL PROTECTED]> > Date: 2003/11/18 Tue PM 03:27:28 EST > To: [EMAIL PROTECTED] > Subject: Re: Autodbm not allowing group read/write after rebuild > > <[EMAIL PROTECTED]> writes: > > > Whenever the .db file gets rebuilt, it gets rebuilt mod 600, and > > owned by whoever is receiving the email. This then makes it > > unreadable and unwritable by anyone else. > > > > How can I change the mod to 660 so that it is group > > readable/writable? > > Try adding the following line to the ~/.tmda/config of each user who > will be rebuilding .db files (or in /etc/tmdarc if appropriate). > > os.umask(002) > > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
