⚰️: remove mailman3 completely
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
## Configuration de postfix
|
||||
## 01/07/2024 mortal Suppression des paramètres pour mailman3
|
||||
## 29/06/2024 mortal Suppression de pipoworld.fr
|
||||
## 22/02/2024 mortal Ajout de postgrey
|
||||
## 26/02/2023 mortal Ajout des futures adresses IPv4/v6 pour Free
|
||||
@@ -25,8 +26,8 @@ inet_protocols = all
|
||||
inet_interfaces = all
|
||||
mynetworks = 127.0.0.1, [::1]/128, 10.233.212.64/27, 10.233.212.0/26, 82.66.135.228, [2a01:e0a:9bd:2810::]/60
|
||||
relayhost = 37.187.5.75
|
||||
transport_maps = hash:/etc/postfix/transport hash:/var/lib/mailman3/data/postfix_lmtp
|
||||
local_recipient_maps = proxy:unix:passwd.byname $alias_maps hash:/var/lib/mailman3/data/postfix_lmtp
|
||||
transport_maps = hash:/etc/postfix/transport
|
||||
local_recipient_maps = proxy:unix:passwd.byname $alias_maps
|
||||
myhostname = mail.dmz.mateu.be
|
||||
myorigin = mateu.be
|
||||
mydestination = $myhostname,localhost.$mydomain,localhost,mateu.be,libertus.eu,p.libertus.eu,nintendojo.fr
|
||||
|
Reference in New Issue
Block a user