{"id":228,"date":"2012-02-17T17:06:27","date_gmt":"2012-02-17T08:06:27","guid":{"rendered":"http:\/\/kaz.it-n.jp\/wordpress\/?page_id=228"},"modified":"2012-02-17T17:06:27","modified_gmt":"2012-02-17T08:06:27","slug":"master-cf","status":"publish","type":"page","link":"https:\/\/kaz.it-n.jp\/?page_id=228","title":{"rendered":"master.cf"},"content":{"rendered":"<p>#<br \/>\n# Postfix master process configuration file. For details on the format<br \/>\n# of the file, see the master(5) manual page (command: &#8220;man 5 master&#8221;).<br \/>\n#<br \/>\n# Do not forget to execute &#8220;postfix reload&#8221; after editing this file.<br \/>\n#<br \/>\n# ==========================================================================<br \/>\n# service type private unpriv chroot wakeup maxproc command + args<br \/>\n# (yes) (yes) (yes) (never) (100)<br \/>\n# ==========================================================================<br \/>\nsmtp inet n &#8211; n &#8211; &#8211; smtpd<br \/>\n<strong><span style=\"color: #ff0000;\">smtp inet n &#8211; n &#8211; 1 postscreen<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> smtpd pass &#8211; &#8211; n &#8211; &#8211; smtpd<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> dnsblog unix &#8211; &#8211; n &#8211; 0 dnsblog<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> tlsproxy unix &#8211; &#8211; n &#8211; 0 tlsproxy<\/span><\/strong><br \/>\n#submission inet n &#8211; n &#8211; &#8211; smtpd<br \/>\n# -o smtpd_tls_security_level=encrypt<br \/>\n# -o smtpd_sasl_auth_enable=yes<br \/>\n# -o smtpd_client_restrictions=permit_sasl_authenticated,reject<br \/>\n# -o milter_macro_daemon_name=ORIGINATING<br \/>\n<strong><span style=\"color: #ff0000;\">smtps inet n &#8211; n &#8211; &#8211; smtpd<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> -o smtpd_tls_wrappermode=yes<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> -o smtpd_sasl_auth_enable=yes<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> -o smtpd_client_restrictions=permit_sasl_authenticated,reject<\/span><\/strong><br \/>\n<strong><span style=\"color: #ff0000;\"> -o milter_macro_daemon_name=ORIGINATING<\/span><\/strong><br \/>\n#628 inet n &#8211; n &#8211; &#8211; qmqpd<br \/>\npickup fifo n &#8211; n 60 1 pickup<br \/>\ncleanup unix n &#8211; n &#8211; 0 cleanup<br \/>\nqmgr fifo n &#8211; n 300 1 qmgr<br \/>\n#qmgr fifo n &#8211; n 300 1 oqmgr<br \/>\ntlsmgr unix &#8211; &#8211; n 1000? 1 tlsmgr<br \/>\nrewrite unix &#8211; &#8211; n &#8211; &#8211; trivial-rewrite<br \/>\nbounce unix &#8211; &#8211; n &#8211; 0 bounce<br \/>\ndefer unix &#8211; &#8211; n &#8211; 0 bounce<br \/>\ntrace unix &#8211; &#8211; n &#8211; 0 bounce<br \/>\nverify unix &#8211; &#8211; n &#8211; 1 verify<br \/>\nflush unix n &#8211; n 1000? 0 flush<br \/>\nproxymap unix &#8211; &#8211; n &#8211; &#8211; proxymap<br \/>\nproxywrite unix &#8211; &#8211; n &#8211; 1 proxymap<br \/>\nsmtp unix &#8211; &#8211; n &#8211; &#8211; smtp<br \/>\n# When relaying mail as backup MX, disable fallback_relay to avoid MX loops<br \/>\nrelay unix &#8211; &#8211; n &#8211; &#8211; smtp<br \/>\n-o smtp_fallback_relay=<br \/>\n# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5<br \/>\nshowq unix n &#8211; n &#8211; &#8211; showq<br \/>\nerror unix &#8211; &#8211; n &#8211; &#8211; error<br \/>\nretry unix &#8211; &#8211; n &#8211; &#8211; error<br \/>\ndiscard unix &#8211; &#8211; n &#8211; &#8211; discard<br \/>\nlocal unix &#8211; n n &#8211; &#8211; local<br \/>\nvirtual unix &#8211; n n &#8211; &#8211; virtual<br \/>\nlmtp unix &#8211; &#8211; n &#8211; &#8211; lmtp<br \/>\nanvil unix &#8211; &#8211; n &#8211; 1 anvil<br \/>\nscache unix &#8211; &#8211; n &#8211; 1 scache<br \/>\n#<br \/>\n# ====================================================================<br \/>\n# Interfaces to non-Postfix software. Be sure to examine the manual<br \/>\n# pages of the non-Postfix software to find out what options it wants.<br \/>\n#<br \/>\n# Many of the following services use the Postfix pipe(8) delivery<br \/>\n# agent. See the pipe(8) man page for information about ${recipient}<br \/>\n# and other message envelope options.<br \/>\n# ====================================================================<br \/>\n#<br \/>\n# maildrop. See the Postfix MAILDROP_README file for details.<br \/>\n# Also specify in main.cf: maildrop_destination_recipient_limit=1<br \/>\n#<br \/>\n#maildrop unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# flags=DRhu user=vmail argv=\/usr\/local\/bin\/maildrop -d ${recipient}<br \/>\n#<br \/>\n# ====================================================================<br \/>\n#<br \/>\n# Recent Cyrus versions can use the existing &#8220;lmtp&#8221; master.cf entry.<br \/>\n#<br \/>\n# Specify in cyrus.conf:<br \/>\n# lmtp cmd=&#8221;lmtpd -a&#8221; listen=&#8221;localhost:lmtp&#8221; proto=tcp4<br \/>\n#<br \/>\n# Specify in main.cf one or more of the following:<br \/>\n# mailbox_transport = lmtp:inet:localhost<br \/>\n# virtual_transport = lmtp:inet:localhost<br \/>\n#<br \/>\n# ====================================================================<br \/>\n#<br \/>\n# Cyrus 2.1.5 (Amos Gouaux)<br \/>\n# Also specify in main.cf: cyrus_destination_recipient_limit=1<br \/>\n#<br \/>\n#cyrus unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# user=cyrus argv=\/cyrus\/bin\/deliver -e -r ${sender} -m ${extension} ${user}<br \/>\n#<br \/>\n# ====================================================================<br \/>\n#<br \/>\n# Old example of delivery via Cyrus.<br \/>\n#<br \/>\n#old-cyrus unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# flags=R user=cyrus argv=\/cyrus\/bin\/deliver -e -m ${extension} ${user}<br \/>\n#<br \/>\n# ====================================================================<br \/>\n#<br \/>\n# See the Postfix UUCP_README file for configuration details.<br \/>\n#<br \/>\n#uucp unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# flags=Fqhu user=uucp argv=uux -r -n -z -a$sender &#8211; $nexthop!rmail ($recipient)<br \/>\n#<br \/>\n# ====================================================================<br \/>\n#<br \/>\n# Other external delivery methods.<br \/>\n#<br \/>\n#ifmail unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# flags=F user=ftn argv=\/usr\/lib\/ifmail\/ifmail -r $nexthop ($recipient)<br \/>\n#<br \/>\n#bsmtp unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# flags=Fq. user=bsmtp argv=\/usr\/local\/sbin\/bsmtp -f $sender $nexthop $recipient<br \/>\n#<br \/>\n#scalemail-backend unix &#8211; n n &#8211; 2 pipe<br \/>\n# flags=R user=scalemail argv=\/usr\/lib\/scalemail\/bin\/scalemail-store<br \/>\n# ${nexthop} ${user} ${extension}<br \/>\n#<br \/>\n#mailman unix &#8211; n n &#8211; &#8211; pipe<br \/>\n# flags=FR user=list argv=\/usr\/lib\/mailman\/bin\/postfix-to-mailman.py<br \/>\n# ${nexthop} ${user}<\/p>\n","protected":false},"excerpt":{"rendered":"<p># # Postfix master process configuration file. For details on the format # of the file, see the master(5) manu &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/kaz.it-n.jp\/?page_id=228\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;master.cf&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":205,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-228","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=\/wp\/v2\/pages\/228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=228"}],"version-history":[{"count":0,"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=\/wp\/v2\/pages\/228\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=\/wp\/v2\/pages\/205"}],"wp:attachment":[{"href":"https:\/\/kaz.it-n.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}