Lines Matching refs:setgid_group
29 # as mail_owner or setgid_group after Postfix is already installed.
47 # the mail_owner and setgid_group parameter settings from the
56 # and setgid_group parameter settings from the command line,
61 # or when changing the mail_owner or setgid_group installation parameter
67 # and setgid_group parameter settings from the command line,
167 # .IP setgid_group
228 sendmail_path setgid_group shlib_directory meta_directory"
344 grep setgid_group $config_directory/main.cf >/dev/null 2>&1 || {
355 : ${setgid_group=$setgid}
380 case $setgid_group in
381 no) echo $0: Error: setgid_group no longer accepts \"no\" values. 1>&2
382 echo Try again with \"$0 setgid_group=groupname ...\" 1>&2; exit 1;;
483 "setgid_group = $setgid_group" \