2 # Postfix master process configuration file. For details on the format
3 # of the file, see the master(5) manual page (command: "man 5 master" or
4 # on-line: http://www.postfix.org/master.5.html).
6 # Do not forget to execute "postfix reload" after editing this file.
8 # ==========================================================================
9 # service type private unpriv chroot wakeup maxproc command + args
10 # (yes) (yes) (no) (never) (100)
11 # ==========================================================================
12 {% if postfix.postscreen is defined and postfix.postscreen %}
13 smtp inet n - y - 1 postscreen
15 smtp inet n - y - - smtpd
17 #smtpd pass - - y - - smtpd
18 #dnsblog unix - - y - 0 dnsblog
19 #tlsproxy unix - - y - 0 tlsproxy
20 #submission inet n - y - - smtpd
21 # -o syslog_name=postfix/submission
22 # -o smtpd_tls_security_level=encrypt
23 # -o smtpd_sasl_auth_enable=yes
24 # -o smtpd_reject_unlisted_recipient=no
25 # -o smtpd_client_restrictions=$mua_client_restrictions
26 # -o smtpd_helo_restrictions=$mua_helo_restrictions
27 # -o smtpd_sender_restrictions=$mua_sender_restrictions
28 # -o smtpd_recipient_restrictions=
29 # -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
30 # -o milter_macro_daemon_name=ORIGINATING
31 #smtps inet n - y - - smtpd
32 # -o syslog_name=postfix/smtps
33 # -o smtpd_tls_wrappermode=yes
34 # -o smtpd_sasl_auth_enable=yes
35 # -o smtpd_reject_unlisted_recipient=no
36 # -o smtpd_client_restrictions=$mua_client_restrictions
37 # -o smtpd_helo_restrictions=$mua_helo_restrictions
38 # -o smtpd_sender_restrictions=$mua_sender_restrictions
39 # -o smtpd_recipient_restrictions=
40 # -o smtpd_relay_restrictions=permit_sasl_authenticated,reject
41 # -o milter_macro_daemon_name=ORIGINATING
42 #628 inet n - y - - qmqpd
43 pickup unix n - y 60 1 pickup
44 cleanup unix n - y - 0 cleanup
45 qmgr unix n - n 300 1 qmgr
46 #qmgr unix n - n 300 1 oqmgr
47 tlsmgr unix - - y 1000? 1 tlsmgr
48 rewrite unix - - y - - trivial-rewrite
49 bounce unix - - y - 0 bounce
50 defer unix - - y - 0 bounce
51 trace unix - - y - 0 bounce
52 verify unix - - y - 1 verify
53 flush unix n - y 1000? 0 flush
54 proxymap unix - - n - - proxymap
55 proxywrite unix - - n - 1 proxymap
56 smtp unix - - y - - smtp
57 relay unix - - y - - smtp
58 # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
59 showq unix n - y - - showq
60 error unix - - y - - error
61 retry unix - - y - - error
62 discard unix - - y - - discard
63 local unix - n n - - local
64 virtual unix - n n - - virtual
65 lmtp unix - - y - - lmtp
66 anvil unix - - y - 1 anvil
67 scache unix - - y - 1 scache
69 # ====================================================================
70 # Interfaces to non-Postfix software. Be sure to examine the manual
71 # pages of the non-Postfix software to find out what options it wants.
73 # Many of the following services use the Postfix pipe(8) delivery
74 # agent. See the pipe(8) man page for information about ${recipient}
75 # and other message envelope options.
76 # ====================================================================
78 # maildrop. See the Postfix MAILDROP_README file for details.
79 # Also specify in main.cf: maildrop_destination_recipient_limit=1
81 maildrop unix - n n - - pipe
82 flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
84 # ====================================================================
86 # Recent Cyrus versions can use the existing "lmtp" master.cf entry.
88 # Specify in cyrus.conf:
89 # lmtp cmd="lmtpd -a" listen="localhost:lmtp" proto=tcp4
91 # Specify in main.cf one or more of the following:
92 # mailbox_transport = lmtp:inet:localhost
93 # virtual_transport = lmtp:inet:localhost
95 # ====================================================================
97 # Cyrus 2.1.5 (Amos Gouaux)
98 # Also specify in main.cf: cyrus_destination_recipient_limit=1
100 #cyrus unix - n n - - pipe
101 # user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
103 # ====================================================================
104 # Old example of delivery via Cyrus.
106 #old-cyrus unix - n n - - pipe
107 # flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
109 # ====================================================================
111 # See the Postfix UUCP_README file for configuration details.
113 uucp unix - n n - - pipe
114 flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
116 # Other external delivery methods.
118 ifmail unix - n n - - pipe
119 flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
120 bsmtp unix - n n - - pipe
121 flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
122 scalemail-backend unix - n n - 2 pipe
123 flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
124 mailman unix - n n - - pipe
125 flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py