Searched refs:mail_owner (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/
H A Dpostfix-install129 # .IP mail_owner
137 # system, not even by the mail_owner account.
354 mail_owner account. You can no longer specify \"no\" here."
427 html_directory mail_owner mailq_path manpage_directory newaliases_path \
543 chown "$mail_owner" $tempdir/junk >/dev/null 2>&1 || {
544 echo $0: Error: \"$mail_owner\" needs an entry in the passwd file. 1>&2
545 echo Remember, \"$mail_owner\" needs a dedicated user and group id. 1>&2
735 "mail_owner = $mail_owner" \
/macosx-10.9.5/postfix-252/postfix/conf/
H A Dpostfix-script266 find $data_directory/. ! -user $mail_owner \
267 -exec $WARN not owned by $mail_owner: {} \;
274 ! \( -type p -o -type s \) ! -user $mail_owner \
275 -exec $WARN not owned by $mail_owner: {} \;
300 find $queue_directory/maildrop/. -prune ! -user $mail_owner \
301 -exec $WARN not owned by $mail_owner: $queue_directory/maildrop \;
H A Dpostfix-files46 $data_directory:d:$mail_owner:-:700:uc
52 $queue_directory/active:d:$mail_owner:-:700:ucr
53 $queue_directory/bounce:d:$mail_owner:-:700:ucr
54 $queue_directory/corrupt:d:$mail_owner:-:700:ucr
55 $queue_directory/defer:d:$mail_owner:-:700:ucr
56 $queue_directory/deferred:d:$mail_owner:-:700:ucr
57 $queue_directory/flush:d:$mail_owner:-:700:ucr
58 $queue_directory/hold:d:$mail_owner:-:700:ucr
59 $queue_directory/incoming:d:$mail_owner:-:700:ucr
60 $queue_directory/private:d:$mail_owner
[all...]
H A Dpost-install27 # as mail_owner or setgid_group after Postfix is already installed.
44 # the mail_owner and setgid_group parameter settings from the command
50 # contents of $daemon_directory/postfix-files, using the mail_owner
55 # or when changing the mail_owner or setgid_group installation parameter
59 # specified in $daemon_directory/postfix-files, using the mail_owner
156 # .IP mail_owner
162 # system, not even by the mail_owner account.
199 html_directory mail_owner mailq_path manpage_directory
425 "mail_owner = $mail_owner" \
[all...]
/macosx-10.9.5/postfix-252/Postfix.Config/
H A Dpostfix-files46 $data_directory:d:$mail_owner:-:700:uc
52 $queue_directory/active:d:$mail_owner:-:700:ucr
53 $queue_directory/bounce:d:$mail_owner:-:700:ucr
54 $queue_directory/corrupt:d:$mail_owner:-:700:ucr
55 $queue_directory/defer:d:$mail_owner:-:700:ucr
56 $queue_directory/deferred:d:$mail_owner:-:700:ucr
57 $queue_directory/flush:d:$mail_owner:-:700:ucr
58 $queue_directory/hold:d:$mail_owner:-:700:ucr
59 $queue_directory/incoming:d:$mail_owner:-:700:ucr
60 $queue_directory/private:d:$mail_owner
[all...]
/macosx-10.9.5/postfix-252/Postfix.ServerSetup/
H A Dpostfix_config94 /usr/sbin/postconf -e mail_owner=_postfix
H A Dpostfix_upgrade72 /usr/sbin/postconf -e mail_owner=_postfix
/macosx-10.9.5/postfix-252/
H A DMakefile81 mail_owner=_postfix \
121 mail_owner=_postfix \
183 $(DSTROOT)/usr/sbin/postconf -c $(DSTROOT)/private/etc/postfix -e mail_owner=_postfix
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpfmain.vim218 syntax keyword pfmainConf mail_owner
692 syntax match pfmainRef "$\<mail_owner\>"

Completed in 239 milliseconds