From: Julien Moutinho Date: Sat, 1 Feb 2014 09:29:49 +0000 (+0100) Subject: Correction : etc/postfix/master.cf : no-amavis-cleanup pour bounce(8) et local(8). X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=d2aa41ec122888fb2fe9f339da006908d18f1a12 Correction : etc/postfix/cf : no-amavis-cleanup pour bounce(8) et local(8). --- diff --git a/etc/postfix/master.cf b/etc/postfix/master.cf index 374e246..46c9680 100644 --- a/etc/postfix/master.cf +++ b/etc/postfix/master.cf @@ -6,7 +6,7 @@ # (yes) (yes) (yes) (never) (100) # ========================================================================== smtp inet n - - - - smtpd - -o cleanup_service_name=pre-cleanup + -o cleanup_service_name=pre-amavis-cleanup -o content_filter=amavis:[127.0.0.1]:10024 -o smtpd_sender_restrictions=reject_unauth_pipelining,reject_non_fqdn_sender,permit -o receive_override_options=no_address_mappings @@ -15,7 +15,7 @@ amavis unix - - n - 2 lmtp -o lmtp_send_xforward_command=yes -o lmtp_tls_note_starttls_offer=no 127.0.0.1:10025 inet n - n - - smtpd - -o cleanup_service_name=post-cleanup + -o cleanup_service_name=post-amavis-cleanup -o content_filter= -o local_header_rewrite_clients= -o local_recipient_maps= @@ -38,8 +38,8 @@ amavis unix - - n - 2 lmtp -o smtpd_soft_error_limit=1001 -o strict_rfc821_envelopes=yes submission inet n - - - - smtpd - -o cleanup_service_name=full-cleanup - #-o cleanup_service_name=pre-cleanup + -o cleanup_service_name=no-amavis-cleanup + #-o cleanup_service_name=pre-amavis-cleanup #-o content_filter=amavis:[127.0.0.1]:10024 -o milter_macro_daemon_name=ORIGINATING -o receive_override_options=no_address_mappings @@ -51,8 +51,8 @@ submission inet n - - - - smtpd -o smtpd_tls_req_ccert=yes -o smtpd_tls_security_level=encrypt smtps inet n - - - - smtpd - -o cleanup_service_name=full-cleanup - #-o cleanup_service_name=pre-cleanup + -o cleanup_service_name=no-amavis-cleanup + #-o cleanup_service_name=pre-amavis-cleanup #-o content_filter=amavis:[127.0.0.1]:10024 -o milter_macro_daemon_name=ORIGINATING -o smtpd_client_restrictions=permit_sasl_authenticated,reject @@ -66,13 +66,13 @@ smtps inet n - - - - smtpd -o smtpd_tls_wrappermode=yes #628 inet n - - - - qmqpd pickup fifo n - - 60 1 pickup - -o cleanup_service_name=full-cleanup - #-o cleanup_service_name=pre-cleanup + -o cleanup_service_name=no-amavis-cleanup + #-o cleanup_service_name=pre-amavis-cleanup #-o content_filter=amavis:[127.0.0.1]:10024 -full-cleanup unix n - - - 0 cleanup -pre-cleanup unix n - - - 0 cleanup +no-amavis-cleanup unix n - - - 0 cleanup +pre-amavis-cleanup unix n - - - 0 cleanup -o virtual_alias_maps= -post-cleanup unix n - - - 0 cleanup +post-amavis-cleanup unix n - - - 0 cleanup -o mime_header_checks= -o nested_header_checks= -o body_checks= @@ -82,8 +82,11 @@ qmgr fifo n - n 300 1 qmgr tlsmgr unix - - - 1000? 1 tlsmgr rewrite unix - - - - - trivial-rewrite bounce unix - - - - 0 bounce + -o cleanup_service_name=no-amavis-cleanup defer unix - - - - 0 bounce + -o cleanup_service_name=no-amavis-cleanup trace unix - - - - 0 bounce + -o cleanup_service_name=no-amavis-cleanup verify unix - - - - 1 verify flush unix n - - 1000? 0 flush proxymap unix - - n - - proxymap @@ -98,6 +101,7 @@ error unix - - - - - error retry unix - - - - - error discard unix - - - - - discard local unix - n n - - local + -o cleanup_service_name=no-amavis-cleanup virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil