Salut,
je ne suis pas expert sur la question. j’ai mis en place il y a quelques semaines le hook proposé sur mon serveur YunoHost que je trouvais judicieux. Un utilisateur a eu des soucis et je me suis rendu compte qu’orange bloquait l’envoi des mails…
J’avais mis en place ces règles
echo '
transport_maps = hash:/etc/postfix/transport
slow_initial_destination_concurrency=1
slow_destination_concurrency_limit=1
slow_destination_rate_delay=5' >> $postfix_main_conf
echo '
slow unix - - n - 5 smtp
-o syslog_name=postfix-slow
-o smtp_destination_concurrency_limit=1
-o slow_destination_rate_delay=5' >> $postfix_master_conf
avec ce fichier /etc/postfix/transport
# Wanadoo / Orange
wanadoo.com slow:
wanadoo.fr slow:
wanadoo.es slow:
orange.com slow:
orange.fr slow:
free.fr slow:
Et je me suis retrouvé une erreur comme celle-ci
Mar 2 18:18:23 domain postfix/trivial-rewrite[2819055]: warning: database /etc/postfix/transport.db is older than source file /etc/postfix/transport
Mar 2 18:18:23 domain postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 18:18:23 domain postfix/qmgr[2619125]: 5765F28E10B: from=<userdomain@domain.fr>, size=64395, nrcpt=1 (queue active)
Mar 2 18:18:23 domain postfix/error[2819056]: 3E0AA28E3ED: to=<personne@orange.fr>, relay=none, delay=21313, delays=21313/0.02/0/0.05, dsn=4.3.0, status=deferred (mail transport unavailable)
Mar 2 18:18:28 domain postfix/error[2819056]: 5765F28E10B: to=<personne2@orange.fr>, relay=none, delay=2153, delays=2148/5.1/0/0.06, dsn=4.3.0, status=deferred (mail transport unavailable)
Du coup en enlevant le hook et en repartant avec une configuration de départ (après un regen_conf), les mails orange sont biens partis…
Du coup je ne sais pas quoi penser… mon réglage n’allait pas ? est-ce que cela dépends des utilisations ? (j’imagine que quand on fait du mailing list ça se complique)…
En cherchant un peu je me rend compte que j’en ai plusieurs bloqués !
Feb 27 17:59:32 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 18:05:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 18:15:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 18:35:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 19:15:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 20:25:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 21:35:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 22:45:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 27 23:55:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 01:05:17 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 02:15:18 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 03:25:18 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 04:35:19 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 05:45:19 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 06:55:20 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 08:05:20 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 09:15:20 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 10:25:20 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 11:35:22 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 12:45:23 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 13:55:24 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 15:05:25 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 16:15:26 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 17:25:26 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 18:35:26 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 19:45:27 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 20:55:27 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 22:05:28 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Feb 28 23:15:28 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 00:25:28 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 01:35:28 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 02:45:28 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 03:55:28 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 05:05:29 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 06:15:29 linux07 postfix/qmgr[1649057]: warning: connect to transport private/orange: Connection refused
Mar 1 07:25:07 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 08:35:07 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 08:45:07 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 08:55:07 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 09:15:07 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 09:45:08 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 09:55:08 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 10:55:09 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 11:05:09 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 12:05:09 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 12:15:10 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 13:15:11 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 13:25:11 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 14:25:11 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 14:35:11 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 15:35:11 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 15:45:11 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 16:45:12 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 16:55:12 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 17:55:12 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 18:05:12 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 19:05:13 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 19:15:13 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 20:15:13 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 20:25:13 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 21:25:13 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 21:35:14 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 22:35:14 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 22:45:14 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 23:45:14 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 1 23:55:14 linux07 postfix/qmgr[2381830]: warning: connect to transport private/orange: Connection refused
Mar 2 00:53:19 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 01:03:19 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 02:03:20 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 02:13:20 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 03:13:20 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 03:23:20 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 04:23:20 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 04:33:20 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 05:33:21 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 05:43:21 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 06:43:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 06:53:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 07:53:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 08:03:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 09:03:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 09:13:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 10:13:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 10:23:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 11:23:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 11:33:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 11:59:31 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:01:54 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:08:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:18:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:23:10 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:28:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:33:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:38:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:43:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 12:58:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 13:18:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 13:38:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 13:43:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 13:53:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 14:28:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 14:48:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 14:53:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 15:03:22 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 15:38:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 15:58:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 16:03:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 16:13:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 16:48:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:08:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:13:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:23:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:42:35 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:46:40 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:48:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:53:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 17:58:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 18:03:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 18:18:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 18:23:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 18:33:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 18:58:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 19:03:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused
Mar 2 19:08:23 linux07 postfix/qmgr[2619125]: warning: connect to transport private/orange: Connection refused