Modifications : etc/postgresql/9.4/main/pg_hba.conf
[lhc/ateliers.git] / etc / postfix / master.cf
1 # Postfix master process configuration file. For details on the format
2 # of the file, see the master(5) manual page (command: "man 5 master").
3 #
4 # ==========================================================================
5 # service type private unpriv chroot wakeup maxproc command + args
6 # (yes) (yes) (yes) (never) (100)
7 # ==========================================================================
8
9 amavis unix - - n - 2 lmtp
10 -o lmtp_data_done_timeout=1200
11 -o lmtp_send_xforward_command=yes
12 -o lmtp_tls_note_starttls_offer=no
13
14 #
15 ## Net2Loc: envoi vers amavis
16 ###
17 smtp inet n - - - - smtpd
18 -o cleanup_service_name=pre-amavis-cleanup
19 -o content_filter=amavis:[127.0.0.1]:10024
20 -o smtpd_sender_restrictions=reject_unauth_pipelining,reject_non_fqdn_sender,permit
21 -o receive_override_options=no_address_mappings
22 #
23 ## Net2Loc: réception d’amavis
24 ###
25 127.0.0.1:10025 inet n - n - - smtpd
26 -o cleanup_service_name=post-amavis-cleanup
27 -o content_filter=
28 -o local_header_rewrite_clients=
29 -o local_recipient_maps=
30 -o mynetworks=127.0.0.0/8
31 -o receive_override_options=no_header_body_checks,no_milters,no_unknown_recipient_checks
32 -o relay_recipient_maps=
33 -o smtpd_client_connection_count_limit=0
34 -o smtpd_client_connection_rate_limit=0
35 -o smtpd_client_restrictions=permit_mynetworks,reject
36 -o smtpd_data_restrictions=reject_unauth_pipelining
37 -o smtpd_delay_reject=no
38 -o smtpd_end_of_data_restrictions=
39 -o smtpd_error_sleep_time=0
40 -o smtpd_hard_error_limit=1000
41 -o smtpd_helo_restrictions=
42 -o smtpd_milters=
43 -o smtpd_recipient_restrictions=permit_mynetworks,reject
44 -o smtpd_restriction_classes=
45 -o smtpd_sender_restrictions=
46 -o smtpd_soft_error_limit=1001
47 -o strict_rfc821_envelopes=yes
48
49
50
51 #
52 ## Loc2Net: envoi vers amavis
53 ###
54 pickup fifo n - - 60 1 pickup
55 -o content_filter=amavis:[127.0.0.1]:10026
56 -o cleanup_service_name=no-amavis-cleanup
57 smtps inet n - - - - smtpd
58 -o content_filter=amavis:[127.0.0.1]:10026
59 -o cleanup_service_name=no-amavis-cleanup
60 -o milter_macro_daemon_name=ORIGINATING
61 -o smtpd_client_restrictions=permit_sasl_authenticated,reject
62 -o smtpd_sasl_auth_enable=yes
63 -o smtpd_tls_ask_ccert=yes
64 -o smtpd_tls_auth_only=yes
65 -o smtpd_tls_ccert_verifydepth=0
66 -o smtpd_tls_loglevel=1
67 -o smtpd_tls_req_ccert=no
68 -o smtpd_tls_security_level=encrypt
69 -o smtpd_tls_wrappermode=yes
70 submission inet n - - - - smtpd
71 -o content_filter=amavis:[127.0.0.1]:10026
72 -o cleanup_service_name=no-amavis-cleanup
73 -o milter_macro_daemon_name=ORIGINATING
74 -o receive_override_options=no_address_mappings
75 -o smtpd_sender_restrictions=permit_tls_clientcerts,reject
76 -o smtpd_tls_ask_ccert=yes
77 -o smtpd_tls_auth_only=yes
78 -o smtpd_tls_ccert_verifydepth=2
79 -o smtpd_tls_loglevel=1
80 -o smtpd_tls_req_ccert=yes
81 -o smtpd_tls_security_level=encrypt
82 #
83 ## Loc2Net: réception d’amavis
84 ###
85 127.0.0.1:10027 inet n - n - - smtpd
86 -o cleanup_service_name=post-amavis-cleanup
87 -o content_filter=
88 -o local_header_rewrite_clients=
89 -o local_recipient_maps=
90 -o mynetworks=127.0.0.0/8
91 -o receive_override_options=no_header_body_checks,no_milters,no_unknown_recipient_checks
92 -o relay_recipient_maps=
93 -o smtpd_client_connection_count_limit=0
94 -o smtpd_client_connection_rate_limit=0
95 -o smtpd_client_restrictions=permit_mynetworks,reject
96 -o smtpd_data_restrictions=reject_unauth_pipelining
97 -o smtpd_delay_reject=no
98 -o smtpd_end_of_data_restrictions=
99 -o smtpd_error_sleep_time=0
100 -o smtpd_hard_error_limit=1000
101 -o smtpd_helo_restrictions=
102 -o smtpd_milters=
103 #-o smtpd_sender_restrictions=permit_mynetworks,reject
104 -o smtpd_recipient_restrictions=permit
105 -o smtpd_restriction_classes=
106 -o smtpd_soft_error_limit=1001
107 -o strict_rfc821_envelopes=yes
108
109
110
111 #628 inet n - - - - qmqpd
112 no-amavis-cleanup unix n - - - 0 cleanup
113 pre-amavis-cleanup unix n - - - 0 cleanup
114 -o virtual_alias_maps=
115 post-amavis-cleanup unix n - - - 0 cleanup
116 -o mime_header_checks=
117 -o nested_header_checks=
118 -o body_checks=
119 -o header_checks=
120 qmgr fifo n - n 300 1 qmgr
121 #qmgr fifo n - - 300 1 oqmgr
122 tlsmgr unix - - - 1000? 1 tlsmgr
123 rewrite unix - - - - - trivial-rewrite
124 local unix - n n - - local
125 -o cleanup_service_name=no-amavis-cleanup
126 bounce unix - - - - 0 bounce
127 -o cleanup_service_name=no-amavis-cleanup
128 defer unix - - - - 0 bounce
129 -o cleanup_service_name=no-amavis-cleanup
130 trace unix - - - - 0 bounce
131 -o cleanup_service_name=no-amavis-cleanup
132 verify unix - - - - 1 verify
133 -o cleanup_service_name=no-amavis-cleanup
134 flush unix n - - 1000? 0 flush
135 proxymap unix - - n - - proxymap
136 proxywrite unix - - n - 1 proxymap
137 smtp unix - - - - - smtp
138 # NOTE: when relaying mail as backup MX, disable fallback_relay to avoid MX loops
139 relay unix - - - - - smtp
140 -o smtp_fallback_relay=
141 # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
142 showq unix n - - - - showq
143 error unix - - - - - error
144 retry unix - - - - - error
145 discard unix - - - - - discard
146 virtual unix - n n - - virtual
147 lmtp unix - - - - - lmtp
148 anvil unix - - - - 1 anvil
149 scache unix - - - - 1 scache
150 #
151 # ====================================================================
152 # Interfaces to non-Postfix software. Be sure to examine the manual
153 # pages of the non-Postfix software to find out what options it wants.
154 #
155 # Many of the following services use the Postfix pipe(8) delivery
156 # agent. See the pipe(8) man page for information about ${recipient}
157 # and other message envelope options.
158 # ====================================================================
159 #
160 # maildrop. See the Postfix MAILDROP_README file for details.
161 # Also specify in main.cf: maildrop_destination_recipient_limit=1
162 #
163 maildrop unix - n n - - pipe
164 flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
165 #
166 # See the Postfix UUCP_README file for configuration details.
167 #
168 uucp unix - n n - - pipe
169 flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
170 #
171 # Other external delivery methods.
172 #
173 ifmail unix - n n - - pipe
174 flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
175 bsmtp unix - n n - - pipe
176 flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
177 scalemail-backend unix - n n - 2 pipe
178 flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
179 mailman unix - n n - - pipe
180 flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
181 ${nexthop} ${user}
182 spfcheck unix - n n - 0 spawn
183 user=policyd-spf argv=/usr/sbin/postfix-policyd-spf-perl
184 noclue unix - n n - - pipe
185 flags=q user=noclue argv=/usr/local/bin/noclue-delivery ${recipient} ${sender}
186 #-- SYMPA begin
187 #sympa unix - n n - - pipe
188 # flags=R user=sympa argv=/usr/lib/sympa/bin/queue ${recipient}
189 #sympabounce unix - n n - - pipe
190 # flags=R user=sympa argv=/usr/lib/sympa/bin/bouncequeue ${recipient}
191 #-- SYMPA end