Can not consult number of pending emails in queue / Impossible de consulter le nombre d'emails en attente dans la file d'attente

:united_kingdom: When I run the yunohost tools regen-conf postfix command I get:

:france: 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:

:united_kingdom: And when I look in /etc/postfix/main.cf I find at the end:

:france: 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

:united_kingdom: 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 :smiling_face:

:france: 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 :smiling_face: