FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
|
middleware:postfix:conf001.html [2018/02/18 23:22] kurihara created |
middleware:postfix:conf001.html [2018/02/19 01:12] (current) kurihara |
||
|---|---|---|---|
| Line 690: | Line 690: | ||
| readme_directory = / | readme_directory = / | ||
| </ | </ | ||
| + | |||
| + | \\ | ||
| + | ===== / | ||
| + | <sxh bash toolbar: | ||
| + | # | ||
| + | # Postfix master process configuration file. For details on the format | ||
| + | # of the file, see the master(5) manual page (command: "man 5 master" | ||
| + | # | ||
| + | # Do not forget to execute " | ||
| + | # | ||
| + | # ========================================================================== | ||
| + | # service type private unpriv | ||
| + | # | ||
| + | # ========================================================================== | ||
| + | smtp inet n | ||
| + | #smtp inet n | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | #submission inet n | ||
| + | # -o syslog_name=postfix/ | ||
| + | # -o smtpd_tls_security_level=encrypt | ||
| + | # -o smtpd_sasl_auth_enable=yes | ||
| + | # -o smtpd_reject_unlisted_recipient=no | ||
| + | # -o smtpd_client_restrictions=$mua_client_restrictions | ||
| + | # -o smtpd_helo_restrictions=$mua_helo_restrictions | ||
| + | # -o smtpd_sender_restrictions=$mua_sender_restrictions | ||
| + | # -o smtpd_recipient_restrictions=permit_sasl_authenticated, | ||
| + | # -o milter_macro_daemon_name=ORIGINATING | ||
| + | # | ||
| + | # -o syslog_name=postfix/ | ||
| + | # -o smtpd_tls_wrappermode=yes | ||
| + | # -o smtpd_sasl_auth_enable=yes | ||
| + | # -o smtpd_reject_unlisted_recipient=no | ||
| + | # -o smtpd_client_restrictions=$mua_client_restrictions | ||
| + | # -o smtpd_helo_restrictions=$mua_helo_restrictions | ||
| + | # -o smtpd_sender_restrictions=$mua_sender_restrictions | ||
| + | # -o smtpd_recipient_restrictions=permit_sasl_authenticated, | ||
| + | # -o milter_macro_daemon_name=ORIGINATING | ||
| + | #628 | ||
| + | pickup | ||
| + | cleanup | ||
| + | qmgr unix n | ||
| + | #qmgr | ||
| + | tlsmgr | ||
| + | rewrite | ||
| + | bounce | ||
| + | defer | ||
| + | trace | ||
| + | verify | ||
| + | flush | ||
| + | proxymap | ||
| + | proxywrite unix - | ||
| + | smtp unix - | ||
| + | relay | ||
| + | # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5 | ||
| + | showq | ||
| + | error | ||
| + | retry | ||
| + | discard | ||
| + | local | ||
| + | virtual | ||
| + | lmtp unix - | ||
| + | anvil | ||
| + | scache | ||
| + | # | ||
| + | # ==================================================================== | ||
| + | # Interfaces to non-Postfix software. Be sure to examine the manual | ||
| + | # pages of the non-Postfix software to find out what options it wants. | ||
| + | # | ||
| + | # Many of the following services use the Postfix pipe(8) delivery | ||
| + | # agent. | ||
| + | # and other message envelope options. | ||
| + | # ==================================================================== | ||
| + | # | ||
| + | # maildrop. See the Postfix MAILDROP_README file for details. | ||
| + | # Also specify in main.cf: maildrop_destination_recipient_limit=1 | ||
| + | # | ||
| + | # | ||
| + | # flags=DRhu user=vmail argv=/ | ||
| + | # | ||
| + | # ==================================================================== | ||
| + | # | ||
| + | # Recent Cyrus versions can use the existing " | ||
| + | # | ||
| + | # Specify in cyrus.conf: | ||
| + | # | ||
| + | # | ||
| + | # Specify in main.cf one or more of the following: | ||
| + | # mailbox_transport = lmtp: | ||
| + | # virtual_transport = lmtp: | ||
| + | # | ||
| + | # ==================================================================== | ||
| + | # | ||
| + | # Cyrus 2.1.5 (Amos Gouaux) | ||
| + | # Also specify in main.cf: cyrus_destination_recipient_limit=1 | ||
| + | # | ||
| + | # | ||
| + | # user=cyrus argv=/ | ||
| + | # | ||
| + | # ==================================================================== | ||
| + | # | ||
| + | # Old example of delivery via Cyrus. | ||
| + | # | ||
| + | #old-cyrus unix - | ||
| + | # flags=R user=cyrus argv=/ | ||
| + | # | ||
| + | # ==================================================================== | ||
| + | # | ||
| + | # See the Postfix UUCP_README file for configuration details. | ||
| + | # | ||
| + | #uucp unix - | ||
| + | # flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) | ||
| + | # | ||
| + | # ==================================================================== | ||
| + | # | ||
| + | # Other external delivery methods. | ||
| + | # | ||
| + | # | ||
| + | # flags=F user=ftn argv=/ | ||
| + | # | ||
| + | # | ||
| + | # flags=Fq. user=bsmtp argv=/ | ||
| + | # | ||
| + | # | ||
| + | # flags=R user=scalemail argv=/ | ||
| + | # ${nexthop} ${user} ${extension} | ||
| + | # | ||
| + | # | ||
| + | # flags=FR user=list argv=/ | ||
| + | # ${nexthop} ${user} | ||
| + | </ | ||
| + | |||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.