When I run the yunohost tools regen-conf postfix command I get:
Quand j’exécute la commande yunohost tools regen-conf postfix j’obtiens :
Warning: postmap: warning: /etc/postfix/main.cf, line 203: overriding earlier entry: relay_domains=$mydestination null
Success! Configuration updated for 'postfix'
Warning: postmap: warning: /etc/postfix/main.cf, line 203: overriding earlier entry: relay_domains=$mydestination null
postfix:
applied:
/etc/postfix/relay_recipients.db:
status: updated
pending:
And when I look in /etc/postfix/main.cf I find at the end:
Et quand je regarde dans /etc/postfix/main.cf je trouve à la fin :
# Backup MX (secondary MX)
relay_domains = $mydestination null
relay_recipient_maps = hash:/etc/postfix/relay_recipients
maximal_queue_lifetime = 20d
unknown_local_recipient_reject_code = 550
owner_request_special = no
transport_maps =
hash:/var/lib/mailman3/data/postfix_lmtp
local_recipient_maps =
hash:/var/lib/mailman3/data/postfix_lmtp
relay_domains =
hash:/var/lib/mailman3/data/postfix_domains
Is this a file that needs to be updated, or is it a configuration file that can remain static?
Do I need to correct or delete lines? Or if the file needs to be updated from time to time, is it possible to reset it?
Thanks in advance ![]()
Est-ce que c’est un fichier qui a besoin d’être mis à jour ou est-ce que c’est un fichier de configuration qui peut rester figé ?
Dois-je corriger ou supprimer des lignes ? Ou si le fichier a besoin d’être mis à jour de temps en temps est-il possible de le réinitialiser ?
Par avance merci ![]()