Patch to support user-private-groups under RedHat. Dean diff -c3 -r qmail-0.92/conf-unusual.h qmail-0.92.local/conf-unusual.h *** qmail-0.92/conf-unusual.h Sat Oct 26 13:05:58 1996 --- qmail-0.92.local/conf-unusual.h Sun Dec 8 23:28:13 1996 *************** *** 7,13 **** #define ALIAS_EMPTY "./Mailbox\n" ! #define ALIAS_PATERNALISM 022 /* stat bits not allowed in ~ and ~/.qmail */ /* Note that ~ftp, ~www, ~uucp, etc. should be owned by root. */ #define QFN_SPLIT 23 /* queue subdirectory split */ --- 7,13 ---- #define ALIAS_EMPTY "./Mailbox\n" ! #define ALIAS_PATERNALISM 002 /* stat bits not allowed in ~ and ~/.qmail */ /* Note that ~ftp, ~www, ~uucp, etc. should be owned by root. */ #define QFN_SPLIT 23 /* queue subdirectory split */