https://bugzilla.novell.com/show_bug.cgi?id=224015 ------- Comment #7 from werner@novell.com 2006-11-28 04:46 MST ------- There is no need to use libacl, even postfix does not use libacl. The effective permissions used by the kernel should be available the system calls accessing the files (not only open() but also stat() and lstat()). This is how ACLs should work ... beside this: which file system type you're using for /home and /disk1/home/jengelh ... To turn off group write checking simply use the GroupWritableDirPathSafe flag within the `confDONT_BLAME_SENDMAIL' variable, compare with /usr/share/sendmail/ostype/suse-linux.m4 or /sbin/SuSEconfig.sendmail. You may also do a `less +/forward /usr/share/doc/packages/sendmail/README' for a finer control which files should no checked about group permissons. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.