HomeSort by: relevance | last modified time | path
    Searched refs:mail_owner (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/
postfix-install 139 # .IP mail_owner
147 # system, not even by the mail_owner account.
258 html_directory mail_owner mailq_path manpage_directory newaliases_path \
438 mail_owner account. You can no longer specify \"no\" here."
648 chown "$mail_owner" $tempdir/junk >/dev/null 2>&1 || {
649 echo $0: Error: \"$mail_owner\" needs an entry in the passwd file. 1>&2
650 echo Remember, \"$mail_owner\" needs a dedicated user and group id. 1>&2
874 "mail_owner = $mail_owner" \
  /src/external/ibm-public/postfix/dist/conf/
postfix-script 335 # Check Postfix mail_owner-owned directory tree owner/permissions.
337 find $data_directory/. ! -user $mail_owner \
338 -exec $WARN not owned by $mail_owner: {} \;
343 # Check Postfix mail_owner-owned directory tree owner.
347 ! \( -type p -o -type s \) ! -user $mail_owner \
348 -exec $WARN not owned by $mail_owner: {} \;
353 find $queue_directory/maildrop -prune ! -user $mail_owner \
354 -exec $WARN not owned by $mail_owner: $queue_directory/maildrop \;
post-install 29 # as mail_owner or setgid_group after Postfix is already installed.
47 # the mail_owner and setgid_group parameter settings from the
55 # in $meta_directory/postfix-files.d/*, using the mail_owner
61 # or when changing the mail_owner or setgid_group installation parameter
66 # in $meta_directory/postfix-files.d/*, using the mail_owner
164 # .IP mail_owner
170 # system, not even by the mail_owner account.
226 html_directory mail_owner mailq_path manpage_directory
482 "mail_owner = $mail_owner" \
    [all...]

Completed in 22 milliseconds