[cvs] bogofilter/src common.h, 1.51, 1.52 datastore_db.c, 1.158, 1.159 datastore_olddb.c, 1.17, 1.18 datastore_tdb.c, 1.42, 1.43 db_lock.c, 1.7, 1.8

Matthias Andree matthias.andree at gmx.de
Mon Jan 17 01:06:09 CET 2005


relson at users.sourceforge.net writes:

> +/** Default directory */
> +#define	DIR_MODE	(mode_t) 0755

Better use 0775. It will be modified by umask anyways.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list