$Id: dont-blame-sendmail.patch,v 1.1 2004/01/22 19:27:35 jmates Exp $ Patch to fix group writable directory warning in sendmail under Mac OS X. Run 'man patch' at the command line for details on patch(1). Apply with the following command: sudo patch -p0 < dont-blame-sendmail.patch --- /etc/mail/sendmail.cf.orig Tue Aug 27 22:12:53 2002 +++ /etc/mail/sendmail.cf Tue Aug 27 22:13:06 2002 @@ -75,6 +75,7 @@ # addressing the actual file configuration problem is preferred # need to set this before any file actions are encountered in the cf file #O DontBlameSendmail=safe +O DontBlameSendmail=GroupWritableDirPathSafe # default LDAP map specification # need to set this now before any LDAP maps are defined