*** postfix-script-nosgid	Thu May 24 17:13:59 2001
--- postfix-script-sgid	Fri Jun 29 10:28:19 2001
***************
*** 177,184 ****
  	test -d maildrop || {
  		$WARN creating missing Postfix maildrop directory
  		mkdir maildrop || exit 1
! 		chmod 1733 maildrop
  		chown $mail_owner maildrop
  	}
  	test -d pid || {
  		$WARN creating missing Postfix pid directory
--- 177,185 ----
  	test -d maildrop || {
  		$WARN creating missing Postfix maildrop directory
  		mkdir maildrop || exit 1
! 		chmod 1730 maildrop
  		chown $mail_owner maildrop
+ 		(. $config_directory/install.cf; chgrp $setgid maildrop)
  	}
  	test -d pid || {
  		$WARN creating missing Postfix pid directory
