X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fpostfix%2Fmain.cf;h=0da3dd639c51d1e4d3afe577ad5b0ea9c24b6017;hb=4cf8289c183152882bc3eb98c92633bd4a11c4ea;hp=056312ec6569dfd19c052e9093fefd8a92eb7335;hpb=e183fc9b8cf9a54aea0cdeb4c9a7d4713bdd2ec1;p=lhc%2Fateliers.git diff --git a/etc/postfix/main.cf b/etc/postfix/main.cf index 056312e..0da3dd6 100644 --- a/etc/postfix/main.cf +++ b/etc/postfix/main.cf @@ -52,8 +52,8 @@ parent_domain_matches_subdomains = #qmqpd_authorized_clients #smtpd_access_maps permit_mx_backup_networks = -policy-spf_time_limit = 3600s -propagate_unmatched_extensions = canonical, virtual +#policy-spf_time_limit = 3600s +propagate_unmatched_extensions = canonical, virtual, alias queue_minfree = 0 readme_directory = no #receive_override_options = no_address_mappings @@ -145,6 +145,8 @@ smtpd_recipient_restrictions = permit_sasl_authenticated reject_unverified_recipient # NOTE: $fallback_transport est garant de l'existence du destinataire + # ATTENTION: verify(8) tient un cache, consultable ainsi si verify(8) est stoppé : + # postmap -s btree:/var/lib/postfix/verify_cache reject_unauth_destination # NOTE: ne pas passer par SPFCheck / Postgrey si le mail n'est pas pour nous ou quelqu'un pour lequel on tient lieu de backup_mx check_policy_service unix:private/spfcheck @@ -200,8 +202,8 @@ smtpd_tls_session_cache_database = btree:$data_directory/smtpd_tls_session_cache #smtpd_tls_session_cache_timeout = 3600s strict_rfc821_envelopes = yes # NOTE: this stops mail from poorly written software. -sympa_destination_recipient_limit = 1 -sympabounce_destination_recipient_limit = 1 +#sympa_destination_recipient_limit = 1 +#sympabounce_destination_recipient_limit = 1 #tls_high_cipherlist = AES256-SHA # NOTE: postconf(5) déconseille de changer ceci #tls_random_bytes = 32 @@ -218,10 +220,12 @@ transport_maps = virtual_alias_domains = cyclocoop.org ptitvelo.net + veli-velo.org virtual_alias_maps = hash:/etc/postfix/$mydomain/virtual_alias hash:/etc/postfix/cyclocoop.org/virtual_alias hash:/etc/postfix/ptitvelo.net/virtual_alias + hash:/etc/postfix/veli-velo.org/virtual_alias hash:/etc/mail/dovecot/virtual_alias regexp:/etc/sympa/virtual_alias # NOTE: do not specify virtual alias domain names in the main.cf