$Id: dont-blame-sendmail.patch,v 1.1 2004/01/22 19:27:34 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: patch -p0 < dont-blame-sendmail.patch --- /etc/mail/sendmail.cf.orig Sun Sep 2 20:19:22 2001 +++ /etc/mail/sendmail.cf Sun Mar 3 09:32:26 2002 @@ -67,6 +67,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