1 # $NetBSD: master.cf,v 1.1.1.1 2009/06/23 10:08:23 tron Exp $
4 # Postfix master process configuration file. For details on the format
5 # of the file, see the master(5) manual page (command: "man 5 master").
7 # Do not forget to execute "postfix reload" after editing this file.
9 # ==========================================================================
10 # service type private unpriv chroot wakeup maxproc command + args
11 # (yes) (yes) (yes) (never) (100)
12 # ==========================================================================
13 #smtp inet n - n - - smtpd
14 #submission inet n - n - - smtpd
15 # -o smtpd_tls_security_level=encrypt
16 # -o smtpd_sasl_auth_enable=yes
17 # -o smtpd_client_restrictions=permit_sasl_authenticated,reject
18 # -o milter_macro_daemon_name=ORIGINATING
19 #smtps inet n - n - - smtpd
20 # -o smtpd_tls_wrappermode=yes
21 # -o smtpd_sasl_auth_enable=yes
22 # -o smtpd_client_restrictions=permit_sasl_authenticated,reject
23 # -o milter_macro_daemon_name=ORIGINATING
24 #628 inet n - n - - qmqpd
25 pickup fifo n - n 60 1 pickup
26 cleanup unix n - n - 0 cleanup
27 qmgr unix n - n 300 1 qmgr
28 #qmgr fifo n - n 300 1 oqmgr
29 tlsmgr unix - - n 1000? 1 tlsmgr
30 rewrite unix - - n - - trivial-rewrite
31 bounce unix - - n - 0 bounce
32 defer unix - - n - 0 bounce
33 trace unix - - n - 0 bounce
34 verify unix - - n - 1 verify
35 flush unix n - n 1000? 0 flush
36 proxymap unix - - n - - proxymap
37 proxywrite unix - - n - 1 proxymap
38 smtp unix - - n - - smtp
39 # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
40 relay unix - - n - - smtp
41 -o smtp_fallback_relay=
42 # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
43 showq unix n - n - - showq
44 error unix - - n - - error
45 retry unix - - n - - error
46 discard unix - - n - - discard
47 local unix - n n - - local
48 virtual unix - n n - - virtual
49 lmtp unix - - n - - lmtp
50 anvil unix - - n - 1 anvil
51 scache unix - - n - 1 scache
53 # ====================================================================
54 # Interfaces to non-Postfix software. Be sure to examine the manual
55 # pages of the non-Postfix software to find out what options it wants.
57 # Many of the following services use the Postfix pipe(8) delivery
58 # agent. See the pipe(8) man page for information about ${recipient}
59 # and other message envelope options.
60 # ====================================================================
62 # maildrop. See the Postfix MAILDROP_README file for details.
63 # Also specify in main.cf: maildrop_destination_recipient_limit=1
65 #maildrop unix - n n - - pipe
66 # flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
68 # ====================================================================
70 # The Cyrus deliver program has changed incompatibly, multiple times.
72 #old-cyrus unix - n n - - pipe
73 # flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
75 # ====================================================================
77 # Cyrus 2.1.5 (Amos Gouaux)
78 # Also specify in main.cf: cyrus_destination_recipient_limit=1
80 #cyrus unix - n n - - pipe
81 # user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
83 # ====================================================================
85 # See the Postfix UUCP_README file for configuration details.
87 #uucp unix - n n - - pipe
88 # flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
90 # ====================================================================
92 # Other external delivery methods.
94 #ifmail unix - n n - - pipe
95 # flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
97 #bsmtp unix - n n - - pipe
98 # flags=Fq. user=bsmtp argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
100 #scalemail-backend unix - n n - 2 pipe
101 # flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
102 # ${nexthop} ${user} ${extension}
104 #mailman unix - n n - - pipe
105 # flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py