Modification : vm_hosted : insserv -> runit .
[lhc/ateliers.git] / etc / postfix / main.cf
index 3dac1ee..f812f01 100644 (file)
@@ -1,10 +1,7 @@
 # DOC: http://postfix.traduc.org/index.php/TLS_README.html
 
-alias_database = hash:/etc/aliases
-       # NOTE: fichier de hash contenant une table d’alias mail.
-       #       Celle-ci est éditable dans /etc/aliases, puis (indispensable)
-       #       regénérée en hash grâce à la commande newaliases qui produit /etc/aliases.db
-alias_maps = hash:/etc/aliases
+alias_database = hash:/etc/postfix/aliases
+alias_maps = hash:/etc/postfix/aliases
 append_dot_mydomain = no
        # NOTE: appending .domain is the MUA's job.
 biff = no
@@ -31,8 +28,8 @@ message_size_limit = 20480000
 mime_header_checks =
 milter_header_checks =
 mynetworks = 127.0.0.0/8 #, [::1]/128
-non_smtpd_milters =
 nested_header_checks =
+non_smtpd_milters =
 parent_domain_matches_subdomains =
        #debug_peer_list
        #fast_flush_domains
@@ -131,7 +128,7 @@ smtpd_recipient_restrictions =
        permit_sasl_authenticated
        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 inet:127.0.0.1:10023
+       check_policy_service unix:/run/postgrey/socket
                # NOTE: Postgrey (greylisting)
        check_policy_service unix:private/spfcheck
        permit_auth_destination