Bonjour à toutes et à tous,
Je viens de migrer mes mails de chez Gandi vers OVH email Pro
La migration s'est bien déroulée. Je vois tous mes mails dans l'appli Outlook.
Cependant, je n'arrive pas à configurer mon MacBook et mon iPhone pour recevoir les mails.
Les comptes sont créés avec les identifiants et MdP requis. J'ai bien entré les infos serveurs pro?.mail.ovh.net, SSL, TLS, (avec changement du ? par le chiffre de mon compte).
Le DNS chez Gandi a été ajusté avec les données de OVH sur le MX (mx0.mail.ovh.net, mx1, mx2, mx3...)
Lorsque je fais des tests d'envoi de mails, ils arrivent bien sur Outlook, sur ma boite chez Gandi mais pas sur ma boite chez OVH.
Là, je suis à cours d'idées. Donc votre aide serait très appréciée
Problème réception emails sur mac avec Mail Pro
Related questions
- DKIM - Configurer le champ
76674
02.01.2020 17:27
- Envoyer des mails depuis un hébergement mutualisé
64980
16.10.2016 07:40
- MX Plan : migration à venir vers une nouvelle plateforme, sans interruption de service
57675
12.04.2018 08:13
- MX plan, c'est quoi?
55242
16.02.2020 17:30
- Mise en place DMARC envoi de mails
49813
28.11.2018 11:28
- Liste des mxplan
47882
11.09.2017 17:42
- Problème SPF et mail non autorisé
40500
22.08.2017 09:26
- Envoie de Mails rejetés quelque soit le destinataire
40242
14.12.2021 10:49
- Emails non-redirigés vers mon adresse Gmail
38012
06.01.2017 20:53
- Hébergement mutualisé et outlook = problème
35293
26.09.2017 19:17
Bonjour, quel est votre nom de domaine, svp ?
Bonjour,
nom de domaine : la-boucle-culinaire.coop
Le ndd est chez Gandi (OVH ne fait pas les .coop)
Gandi clôture son service e-mail et les boites mails sont trop onéreuses, donc rapatriement des boites mails chez OVH.
J'ai mis en place le MX, SRV et SPF (pastilles vertes) qui fonctionnent, le DKIM est toujours rouge en statut EnProduction (depuis vendredi !)
Votre zone DNS contient des pollutions Gandi qui peuvent perturber les configurations automatiques:
_imap._tcp.la-boucle-culinaire.coop. 10800 IN SRV 0 0 0 .
_imaps._tcp.la-boucle-culinaire.coop. 10800 IN SRV 0 1 993 mail.gandi.net.
_pop3._tcp.la-boucle-culinaire.coop. 10800 IN SRV 0 0 0 .
_pop3s._tcp.la-boucle-culinaire.coop. 10800 IN SRV 10 1 995 mail.gandi.net.
_submission._tcp.la-boucle-culinaire.coop. 10800 IN SRV 0 1 465 mail.gandi.net.
Toujours dans le même état d'esprit, ceci doit dégager aussi:
la-boucle-culinaire.coop. 3600 IN MX 50 fb.mail.gandi.net.
la-boucle-culinaire.coop. 3600 IN MX 10 spool.mail.gandi.net.
Enfin, pour votre site, il faudrait savoir s'il est chez OVH/cluster020 ou bien Gandi:
la-boucle-culinaire.coop. 10800 IN A 46.105.57.169
www.la-boucle-culinaire.coop. 10800 IN CNAME webredir.vip.gandi.net.
Merci pour les infos, c'est acté.
Le site réside chez OVH/Cluster 020
Je présume que les enregistrements DNS "A" et "CNAME" doivent être enlevés.
Vous présumez mal.
L'enregistrement A est correct et doit rester.
Modifiez votre CNAME du sous-domaine www pour mettre "la-boucle-culinaire.coop." à la place, avec le point final.
Pour le DKIM, il a deux enregistrements à créer, il y a une procédure à suivre scrupuleusement, et vous devrez retranscrire les enregistrements dans votre zone DNS chez Gandi.
Pour le DKIM, j'ai suivi les instructions de l'API.
J'ai 2 sélecteurs :
"ovhemp1138340-selector1"
{ "message": "selector ovhemp1138340-selector1 already exists" }
"ovhemp1138340-selector2"
{ "message": "selector ovhemp1138340-selector2 already exists" }
Le selector1 est en statut en production :
cnameIsValid: true
customerRecord: "ovhemp1138340-selector1._domainkey.la-boucle-culinaire.coop"
header: "from;to;subject;date"
lastUpdate: "2023-11-03T14:37:35+00:00"
recordType: "CNAME"
selectorName: "ovhemp1138340-selector1"
status: "inProduction"
targetRecord: "1selector1._domainkey.23950.ad.dkim.mail.ovh.netselector1._domainkey.23950.ad.dkim.mail.ovh.net"
taskPendingId: 0
Le sélecteur2 est en état : Waiting Record
cnameIsValid: false
customerRecord: "ovhemp1138340-selector2._domainkey.la-boucle-culinaire.coop"
header: "from;to;subject;date"
lastUpdate: null
recordType: "CNAME"
selectorName: "ovhemp1138340-selector2"
status: "waitingRecord"
targetRecord: "1selector2._domainkey.23951.ab.dkim.mail.ovh.netselector2._domainkey.23951.ab.dkim.mail.ovh.net"
taskPendingId: 117383787
Dans la config DNS il y a une direction DKIM avec le selector1 mais pas pour le selector2
~# dig ovhemp1138340-selector2._domainkey.la-boucle-culinaire.coop txt
...
status: NXDOMAIN,
Le système attend que vous créiez cet enregistrement CNAME chez Gandi, avec pour cible:
`1selector1._domainkey.23950.ad.dkim.mail.ovh.net.` selector1._domainkey.23950.ad.dkim.mail.ovh.net.`
Notez le point final qui est probablement requis.
Pourquoi le sélecteur2 cible "1selector1._domainkey.23950.ad.dkim.mail.ovh.net.selector1._domainkey.23950.ad.dkim.mail.ovh.net." et non pas "1selector2._domainkey.23951.ab.dkim.mail.ovh.net.selector2._domainkey.23951.ab.dkim.mail.ovh.net." ?
Erreur de ma part, désolé.
Pas de problème, merci pour votre aide. J'attends de voir si la propagation se fait correctement.
Tout est passé au vert mais je ne reçois toujours pas mes mails sur mon compte mailpro OVH mais sur celui de Gandi !?!
Incompréhensible (ou presque)
Voici vos MX:
la-boucle-culinaire.coop. 3600 IN MX 5 mx1.mail.ovh.net.
la-boucle-culinaire.coop. 3600 IN MX 100 mx3.mail.ovh.net.
la-boucle-culinaire.coop. 3600 IN MX 1 mx0.mail.ovh.net.
la-boucle-culinaire.coop. 3600 IN MX 50 mx2.mail.ovh.net.
Si l'émetteur est aussi chez Gandi, il reste une possibilité que Gandi considère cela comme un delivery local puisque votre domaine y est aussi hébergé.
Il faudrait avoir les en-têtes d'un message récent qui est arrivé chez Gandi.
Bonjour, voici l'en-tête d'un message reçu hier :
X-Ms-Has-Attach : yes
X-Ms-Exchange-Transport-Endtoendlatency : 00:00:00.3400493
X-Forefront-Antispam-Report : CIP:255.255.255.255;CTRY:;LANG:fr;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:DB9PR03MB9735.eurprd03.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230031)(346002)(396003)(376002)(39860400002)(366004)(136003)(230922051799003)(186009)(1800799009)(64100799003)(451199024)(2906002)(33656002)(66946007)(76116006)(316002)(66556008)(64756008)(8676002)(66446008)(66476007)(41300700001)(52536014)(6916009)(8936002)(38100700002)(478600001)(166002)(38070700009)(5660300002)(86362001)(55016003)(99936003)(66574015)(82960400001)(122000001)(71200400001)(26005)(6506007)(7696005)(9686003);DIR:OUT;SFP:1101;
Thread-Index : AQHaCBNysgjjV9tGMkusecgiLddcsLBtL0jw
X-Ms-Exchange-Crosstenant-Id : d5bb6d35-8a82-4329-b49a-5030bd6497ab
X-Frominternal : True
X-Ms-Exchange-Antispam-Messagedata-Chunkcount : 1
Arc-Authentication-Results : i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ecofi.fr; dmarc=pass action=none header.from=ecofi.fr; dkim=pass header.d=ecofi.fr; arc=none
X-Ms-Exchange-Antispam-Externalhop-Messagedata-0 : pbMC16Ms086Gmq0HhzVtK5MJzo+NlAoPXHac70znDtjk5fIzdH2awriHIdkimfcOgvwf+RsyhP0I7JdxKdKUdVZ+mxW6aQVhFRJm0Asznxyl+FY7na7ckV6A9yU8sYo80icmNqyAy5K2O0eAIy6UzUgQtfRB4JjPatZ9bJ7tGUhtQs83s5ItkwpP6+Gy/QQ4LfGjCqZwmCigmNINxLyRQRuXCrgj9cAt4oc+cmD7mR+49c3OZ5fVqxPKjoQTnO4jDlAo1zr/UcahDFrRny0MXwSoT7uZ4xrHu01P7P61AsyFgaByl0QQbKPsW/NmDWOhgpidljAO8NK27tNyPTPzRuNu5G3uPkW9I+SMH9ZhOZ4f5SJHW0FH4W1sA8DaXxMk/1Epp70TT7k/cbCSDqMb3AkVWKfrJHV+6pnmDtOWZ15q9bNhfwXAnG/W8vyc+MmCzW9Q59GTGm2hVC7PgtOzGu5PTjkLBlRf+1UVGmMGOAvf4CZtHK2NjbmdzkZUFSSj/RI4+rsM+i7Po/GoBY08qkJH3K2npcloi/EQW4nfsSKx902i2NogMCDTWQsn1MVGZWjBXAi5G/OKdG9onyNYPQzhIuF++xopPu63PZvoLOT7HCZOqCjmcO3mlrSurk1nk9scN+cqnOSnVKlXFhg8LHYRlDvvvj8OTW4T/kiB4j1wpXr6ug8/PMCoqcrNZq89SYHDyhh4euGgDlWPr4uQI0jKCOQVxnxQ8v9yC2ek9M/Sk9Zcyi9gnFfzJDQFogbEq5akiBVu5gEVkrF6coxbh8ihtKPzRHwpECO7P4CunKlCwVJXxCMWS6i4AVpsQZgU
X-Ms-Exchange-Organization-Authsource : CAS5.emp3.local
X-Microsoft-Antispam-Message-Info : ch6KL7fNzBMtiLhVMPVkTYYaH7bngBy0Saq4DoeK34eShIKGMU5/yxuZRDW5Xh1g+PuU/9m+0fRScC4pQXxEzC4Yfpe75EkJPsEDoDxbM68er4ZUQikSYskW9Li+O8Uvb2AdwwEK66NHDr+3B9bJ9qL/HrkfRe92xp2UhI1DZlBoEI8feJSIc2851cQwZEJkJNPrqsRkIHquDKlKWFQ35zoo1U73lX/VcHAL1NBMpbUeifnNFLlRIPeqEdlDqAl3EUZ/ARrtgB+qMsYioE84V9GiT953zw/qpSLrbPv1aedL7c4zPx/79sNZWDwXO7WGQoCWYhNZpfEvGTVIDZV9cigS79AzQz6Y5S8edkrv9gtISsNCezSzpcRcWoft/EPuuBxFCHiNe9BW5OXY4xRgRi18XORTEJ0Ygc4e4OIQZMKd3GpaLLRBp6WbuRwFHh/7e/IEBXUiMX7wLCbahZ3npHmWmf65XSn3Npdmwbl/touqVa2t9kWUhiQ6mQZG7TtWKdqfSn7RsUJ+Bcps3yIU0tPSqEQZqrlDa2M2gb/FAj68gOxhKjRPvZNlxogtT/HD2PHI+00lnSwQGvwQYf5WvE8KUCzQ06xvNsueTZPB8fY=
X-Ms-Exchange-Crosstenant-Originalarrivaltime : 06 Nov 2023 11:10:58.3579 (UTC)
X-Ms-Exchange-Abp-Guid : cfac1d5e-eb3d-421f-a7c7-eab1a0ea483a
X-Kvs-Messagetype : Email
X-Ms-Exchange-Crosstenant-Network-Message-Id : f9bf65b6-b20e-4d58-0790-08dbdeb90dbe
X-Vr-Spamcause : gggruggvucftvghtrhhoucdtuddrgedvkedruddugedgvdegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkffhvffuthfffhgjtgggsehrtdggredttdejnecuhfhrohhmpedfgffuhfdquedqgffuhffkpfdqiffguffvkffqpfculgfguffhngdfuceovghsfhhinhdqghgvshhtihhonhesvggtohhfihdrfhhrqeenucggtffrrghtthgvrhhnpeeuteehgfeggeeutdfggfefgfejkefhtdetfeduffevfeetieekheegveehieekjeenucffohhmrghinhepvghsfhhinhhgvghsthhiohhnrdhfrhdplhhinhhkvgguihhnrdgtohhmnecukfhppeeluddrudefhedrudejiedrjeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepledurddufeehrddujeeirdejhedpmhgrihhlfhhrohhmpeeovghsfhhinhdqghgvshhtihhonhesvghsfhhinhhgvghsthhiohhnrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepsghruhhnohdrshgrjhhnoheslhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhppdfovfetjfhoshhtpehvrhefuddpughkihhmpehprghsshdpghgvohfkrfephfftpdhrvghvkffrpehmrghilhdqohhuthdrphhrohhtvggtthhiohhnrdgsphgtvgdqihhtrdhfrh
X-Ms-Exchange-Messagesentrepresentingtype : 1
X-Ovh-Remote : 91.135.176.75 (mail-out.protection.1it.frit.fr)
X-Ms-Exchange-Organization-Network-Message-Id : 54c90548-f139-45a8-c2f0-08dbdeb911c2
Authentication-Results : in58.mail.ovh.net; dkim=pass (2048-bit key; unprotected) header.d=ecofi.fr header.i=@ecofi.fr header.b="VFoXAZvU"; dkim-atps=neutral
Authentication-Results : dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=ecofi.fr;
X-Ovh-Tracer-Id : 14539871398193307548
X-Ms-Exchange-Processed-By-Bccfoldering : 15.02.1258.027
X-Ms-Office365-Filtering-Correlation-Id : f9bf65b6-b20e-4d58-0790-08dbdeb90dbe
Content-Language : fr-FR
X-Ovh-Spam-Reason : vr: OK; dkim: disabled; spf: disabled
Dkim-Signature : v=1; a=rsa-sha256; c=relaxed/relaxed; d=ecofi.fr; i=@ecofi.fr; q=dns/txt; s=pong-s2048-bpceit; t=1699269064; x=1701861064; h=from:to:subject:date:references:in-reply-to:mime-version: message-id; z=From:=20"ESF-B-ESFIN-GESTION=20[ESF]"=20cofi.fr>|To:=20'bruno=20sajno'=20|Subject:=20RE:=20Demande=20de=20mise=20en =20relation|Date:=20Mon,=206=20Nov=202023=2011:10:58=20+0 000|References:=20|In-Reply-To:=20 |MIME-Version:=201.0|Message-ID:=20it.fr>; bh=ZtZtZZGWLWy0WZebhJLFr6BJxknRovx3aG3W8nh3+n4=; b=VFoXAZvU6frn9u/6zin9mpuEsxvybqC7oYGuombVmL7GiMmGbjeOK9a1 4hFBPhWYrNhVP5kxbMJRs5BfphgLtONTEbxCVVYD0VlCfT/1y7qxLrrav quQ6ekyjigJLYE6JiGkOHkoQMdcMiTpvZbcfBZf/ocnPEmpjtxPQAEkGl PQaCxLyUodmHCboComVo2b9SZSruxvzWkXpZ1QMg7tGkrYhU6jLZ9iXsV GYE27LqVaHllAYJrUn68pw3MhYUPFen1oe9yVUv6UCJjVycYpf6bZjQ/k LVtoJyVa+8v2/rULnSy/C4rhZeVSqMSq0YJ6eXF4cA4OLuUVs3pHNKLMs w==;
X-Ms-Exchange-Antispam-Messagedata-0 : vaQxfdTylai5jLTdWIPfcBUCLzKoSSbevg025O09t+AM8c5aclrba/FcL/OT7dTEGtaWlhtyO52xK4M5UnARMCTeXxmTXYpRUz7xuuS6aI7XnAtlQDZsdt8jRjN2AuNLALkpFcbHhk69OGsJFPIAvTn8qyuReO56VhglPl/krxT8vQyfb/42HZlT/KI+/J+TjpvEcVteQ/LXPdMiAyKkp7mx66Ys7cmraBJFPLzuPwA31zhGc1o/9LIex7BJaYPGvepLmeOSU3FVYFaKjzQm3e+juuJY4Bj5hD02zDNAWmM3gHfDIpFoOqCvQpRfGdC8c72gpKfB5POm3ym6ewtpGej2HSisgifQq6kyUWsRxufF+P6wGqRF5wgXmXY5qWeDgwDm9odvwylnMLxiljbzXUHDp3pKyOkeRUTneDKjKFgLkaqeLENoWBgqVbcTGgWHygWKF+lLYF/9gk87dPxIx7Y5zvdHwPclItD6tIfA9A/Domroz5jckmScd/i3Y6EXgwJ1tykAB79xrvp5FbiOdiXNeGYmPkO7AZo72AFTD1BC4y5ep6EwoNcUON60hbYDCt4UgWT5MTwl3RdjFkvkumv5JUpppGYkzHi32+n7hQ7WA5ezdEx2kFAOSJU9rqPdtlHmqj6GJzxxTiay8gwYPeOSnM8/jf//MeIOrBdwt2eSiG2U9PvB2g67YUNspZmBOfGTZE1VgEm5p/tyAwa0UJbmxvYEPDG+La06uusdTmBTIw+bbvQzPIy+RFW1PiDvOrbRN+7dWumBMwSW7ubaxA/puD+Ju83+GAU02QAaOLQYKFQ1YlPA2/fpyhzV09/eQZkBw0dyIQGSPIAbWcMvBnn0g9OXjPQ7HwVQkO5nO87zGUg5qsvrGiKUk4f4DFUdOqNr2k11yDpz71pEnnL5HnM1TwDPWf075ra5wj8Oth7/0ZyppaoNDa1RCYOdHnnc5ioghp6GINFlXR9JqPs12O8TpKB2OKGTqLZI7aS1AfRe0/8oROnPTXO8f0Owx2UjC24dObIQXisne7UFPETjUgSh5YvOhvR0PlSkjVArG44spX3FqfYC2ZmaEprTK1uQysLFwnmIqYPHeSk7aOF6wjcZDJvg2mS316cLe0m1ZJHtdhICmr3iT2Ov3XrZITnIsefvE8On+nMD7IQOqIFuajyP+vFLWkn7jOq10xZ53xRulZLKn3MdhHp0SNXIzKY/n8T/vSdZHaBYfoFWOqBwxiimFSuEQMRuXcTpjyeLPyExeO7JfdjFk7s8WSjza/8Tnf/H7k+Z0sYMcLYhS25YUqWonc8O/uKOUVOWAHjuAw1m7H6VyQNKKvdZh21xR5Of89CVTJShJPZCbo7/5GohG7Aj3zH/EIuGpJgVaoO1/kTm5k9WOQnycDlzbtFZLJjVyHfPtxakKy3q9wncTZ5844cJ8WOAyz8BU6FhoDjuWY9/8H6EPhFpDjM59BsWo/JOu4FVNNwDdncEFx3WZIQfzTODvfoyRHpdakPcWBWIUELZHZ/3WPRGeJvF47lEDLXmMHfZ/xEaJ0AQudfhFaGWZ9ohmTFSgmbV9+hUTaBwlvOQtRpeb+vxYOLfJ24kPuljtwwFdEyz0osvtKjtewGfPg==
X-Ms-Tnef-Correlator :
Arc-Seal : i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XVc1CW7wr6r9+bfqtG+9R+T4Q/Zk7+lwMxYHEOKyOkpQZqQFmrqj6p6g6zaSAnb/GtQ93G6yqFTtgsbC6LtaZGxtjNeQ5kceisU4iNa7JnPXDkemySsoKCbDlADH+oisERjcKC1XflGMZv/7ubADVj5Kkfm3I1Lor7gaN09T062RhBr4VeMbUi9+xz8NcfXBm4zYSlU06VMUkCMRVg0UzHNhznF0Um+54kwBiBu8DWZQxh2p1j7Mvl+7a6MZGgd+kGZvTfNCnn5MUaQPIx/sDPWejd67KOZiJdHtOhlXDlmKeZzlMd89gNt5DbjEDu5v4jY81Ygk+j9YCYDDea7zFQ==
Return-Path : esfin-gestion@esfingestion.fr
X-Ms-Exchange-Crosstenant-Authas : Internal
Received-Spf : Pass (mailfrom) identity=mailfrom; client-ip=91.135.176.75; helo=mail-out.protection.1it.fr;it.fr; envelope-from=esfin-gestion@esfingestion.fr; receiver=bruno.sajno@la-boucle-culinaire.coop
X-Ms-Traffictypediagnostic : DB9PR03MB9735:EE_|AS2PR03MB9989:EE_
X-Ms-Exchange-Antispam-Externalhop-Messagedata-Chunkcount : 1
X-Ovh-Message-Type : OK
X-Ovh-Spam-Status : OK
Thread-Topic : Demande de mise en relation
Content-Type : multipart/related; boundary="_006_DB9PR03MB9735D6AF2F9F5512A571EAADF2AAADB9PR03MB9735eurp_"; type="multipart/alternative"
X-Ms-Exchange-Senderadcheck : 1
X-Vr-Spamscore : -100
X-Ms-Exchange-Organization-Avstamp-Enterprise : 1.0
X-Ms-Exchange-Transport-Crosstenantheadersstamped : AS2PR03MB9989
X-Bpceit-Hopcount-Be : A
X-Ms-Exchange-Organization-Authas : Anonymous
X-Ms-Exchange-Antispam-Relay : 0
X-Ms-Exchange-Crosstenant-Fromentityheader : Hosted
X-Microsoft-Antispam : BCL:0;
X-Bpceit-Hopcount-Fe : A
Received : from DAG1EX2.emp3.local (172.16.2.12) by DAG1EX1.emp3.local (172.16.2.11) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27 via Mailbox Transport; Mon, 6 Nov 2023 12:11:05 +0100
Received : from CAS5.emp3.local (172.16.1.5) by DAG1EX2.emp3.local (172.16.2.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27; Mon, 6 Nov 2023 12:11:05 +0100
Received : from output44.mail.ovh.net (164.132.34.44) by pro3.mail.ovh.net (172.16.1.5) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27 via Frontend Transport; Mon, 6 Nov 2023 12:11:05 +0100
Received : from vr31.mail.ovh.net (unknown [10.101.8.31]) by out44.mail.ovh.net (Postfix) with ESMTP id 4SP7vD691mzWtJQGC for ; Mon, 6 Nov 2023 11:11:04 +0000 (UTC)
Received : from in58.mail.ovh.net (unknown [10.101.4.58]) by vr31.mail.ovh.net (Postfix) with ESMTP id 4SP7vD4DfNz3fwQxM for ; Mon, 6 Nov 2023 11:11:04 +0000 (UTC)
Received : from mail-out.protection.1it.frit.fr (mail-out.protection.1it.frit.fr [91.135.176.75]) by in58.mail.ovh.net (Postfix) with ESMTPS id 4SP7vD2wXsz2RmgHr for ; Mon, 6 Nov 2023 11:11:04 +0000 (UTC)
Arc-Message-Signature : i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=ZtZtZZGWLWy0WZebhJLFr6BJxknRovx3aG3W8nh3+n4=; b=lL7ha+mM43Jh+0Fy+yp0Hij9N8OLErUlbkGRJKtKypmCjXOOhyBzK29hrOxm9yuq9mLrCa+8l93DlowsN6gMRH85B6GgXGOUOj1hsBhLYeFPvmA8n6MRt4Na3srHf06kIlGvrDLywE6xGaORZEYyzQhfezcZZFSSuu2XPnGC17Ni2VvGShNwU1Dg/q0LEnQXinIlnu5kgeF8WmkDUieNkiXWwZ6M83g4q2HbEBXuQCFYTTNTVh0e3iDZGi7O8cff7B6rPGViRSli/Qap77vn3XXSEMuiYnczxC6hTgfuqXPa+WLQ/1CijVgFDs8B083zRnN5azvTm9HwF8JgTz1sxQ==
X-Ms-Exchange-Crosstenant-Mailboxtype : HOSTED
it.fr>
Accept-Language : fr-FR, en-US
Mime-Version : 1.0
X-Ms-Publictraffictype : Email
Msip_Labels : MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_Enabled=true; MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_SetDate=2023-11-06T10:55:13Z; MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_Method=Standard; MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_Name=48a19f0c-bea1-442e-a475-ed109d9ec508; MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_SiteId=d5bb6d35-8a82-4329-b49a-5030bd6497ab; MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_ActionId=e325146f-71e3-49c1-8208-ffe832702edf; MSIP_Label_48a19f0c-bea1-442e-a475-ed109d9ec508_ContentBits=0
X-Vr-Spamstate : OK
X-Ms-Exchange-Crosstenant-Authsource : DB9PR03MB9735.eurprd03.prod.outlook.com
X-Ms-Exchange-Crosstenant-Userprincipalname : AhaCxnim/JngDHPy7SKUD4UnjKiWwbIxSaOa+9JVs7PSgfjNOa1UPlLurD3OdVbKAWFniPcHWzZH2hXgwzF4y+QiJPZxFbzOhggBTX90Umo=
X-Bpceit-Attachment-Filename : image001.jpg, image002.png, image003.png
Bonjour,
Sauf si j'ai mal lu, le header que vous donne est un mail qui est arrivé chez OVH directement depuis le serveur de sortie de bpce-it
Cordialement, janus57
Bonjour Janus,
Le problème est le suivant : je reçois mes mails sur ma boite mail La Boucle Culinaire (compte Mail sur Mac) sur le serveur Gandi, et sur Outlook mais pas sur La Boucle Culinaire (compte Mail sur Mac) serveur pro3mai de OVH.
Toutes mes boites mail sont sur Mail /Mac et maintenant je dois ouvrir Outlook (depuis la migration des boites mails de chez Gandi vers OVH)pour récupérer mes mails et donc je ne peux pas les lire sur mon Iphone ou IPad.
Je ne comprends pas pourquoi je ne peux pas recevoir mes mails sur mon appli Mail/Mac
Quel fatras !
Je vois des traces de office 365 ;
je vois que l'expéditeur esfin gestion utilise les services de 1it.frit.fr ;
que 1it.frit.fr possède ses propres serveurs et ses propres adresses IP ("hosted" chez Office365 ??)
et je vois surtout que les lignes de ce header ont l'air mélangées - problème déjà vu avec Exchange et Outlook.
Ce mail n'est pas passé par Gandi. C'est conforme avec vos MX. Aucun nouveau mail ne devrait arriver chez Gandi.
D'accord, mais ils passent quand même et je ne reçois rien sur le compte pro3mail de OVH. Donc quoi faire maintenant ?
Il faudrait les en-têtes d'un mail qui a été reçu chez Gandi. Celui que vous avez montré est arrivé chez OVH.
```text Voici l'en-tête d'un mail reçu avant la config OVH
Mime-Version : 1.0
Content-Type : text/html; charset=utf-8
Authentication-Results : spool.mail.gandi.net; dkim=pass header.d=interfel.com header.s=mailjet header.b=HtmKDreI; spf=pass (spool.mail.gandi.net: domain of b3bbb781.CAAABLljXf8AAAAAAAAAAW1kMK0AAYC6eroAAAAAAAI3twBlP96b@a145335.bnc3.mailjet.com designates 185.189.237.226 as permitted sender) smtp.mailfrom=b3bbb781.CAAABLljXf8AAAAAAAAAAW1kMK0AAYC6eroAAAAAAAI3twBlP96b@a145335.bnc3.mailjet.com; dmarc=pass (policy=none) header.from=interfel.com
List-Unsubscribe-Post : List-Unsubscribe=One-Click
X-Csa-Complaints : csa-complaints@eco.de
Dkim-Signature : v=1; a=rsa-sha256; c=relaxed/simple; q=dns/txt; d=interfel.com; i=openlab@interfel.com; s=mailjet; x=1698691771; h=message-id:from:from:to:to:subject:subject:date:date:list-unsubscribe:list-unsubscribe-post: feedback-id:x-csa-complaints:x-mj-mid:x-report-abuse-to:mime-version: content-type:content-transfer-encoding; bh=ge9cu7WSuW4OKcAzOxsQYBZv5A0G3PbqofkCSV5Hh9o=; b=HtmKDreIdHW8bjjvbvHG5/rVp25rMUVlkJM7WSLGvknYH+9TG6n5a0zOL nk9cRVOAolOCyj6r3RTWBkG4jU2HLDk2ofL9IZTZA1uZ7B2ulQeg8snaeCOw PWHE/9iVsWcxOJWl+qri8qEZncnFQraBwgR/CCfW3HarpSS0P+rf1s=
Feedback-Id : 42.145335.139270:MJ
Return-Path : a145335.bnc3.mailjet.com>
List-Unsubscribe : bnc3.mailjet.com>
List-Unsubscribe :
X-Mj-Mid : CAAABLljXf8AAAAAAAAAAW1kMK0AAYC6eroAAAAAAAI3twBlP96b6xkKR0sFQBCjNLipFzdSKgACIAY
Content-Transfer-Encoding : quoted-printable
Received : from o226.p26.mailjet.com (o226.p26.mailjet.com [185.189.237.226]) by spool.mail.gandi.net (Postfix) with ESMTPS id 60166D8042B for ; Mon, 30 Oct 2023 16:49:32 +0000 (UTC)
mailjet.com>
Delivered-To : bruno.sajno@la-boucle-culinaire.coop
X-Report-Abuse-To : Message sent by Mailjet please report to abuse@mailjet.com with a copy of the message
X-Gnd-Status : MCE ```
Il date du 30 octobre.
Sur votre iMac, votre iPhone, ou votre iTrucMachinChose, ouvrez le serveur IMAP pro3.mail.ovh.net, port 993, et si vous n'en avez pas la possibilité, choisissez une autre daube que Outlook.
C'est déjà fait port 993 IMAP et 587 SMTP.
C'est pas Outlook qu'il me faut mais mail/Mac
J'ai 5 comptes à gérer et 1 qui va migrer de Gandi vers OVH pro3 mail
Support Apple ?
Le support Apple dit que ça ne vient pas de chez eux. Ce que je comprends puisque je peux envoyer des mails depuis le compte mais pas en recevoir.
Le support Apple s'est-il connecté sur votre téléphone et avez vous puvoir ce qu'il faisait pour essayer de trouver votre défaut ?
Le problème est sur le Mac, l'iPone et l'IPad donc des OS différents. Le problème vient bien soit de Gandi ou de OVH . Le DNS chez Gandi étant maintenant maitrisé avec tous les paramètres nécessaires pour le boites mails MX, SPF et DKIM, je ne vois pas ce qui peut empêcher la réception des mails.
Il est possible que ça parte via Gandi et non OVH.
Il faut voir les en-têtes d'un tel message que vous vous envoyez à vous-même.
Avez vous déclaré un nouveau compte mail dans votre Mail Mac ?
Oui j'ai créé un nouveau compte mail avec les données IMAP et SMTP pour le serveur pro3.mail.ovh.net
Voici l'en-tête d'un mail que je me suis envoyé :
Arc-Authentication-Results : i=1; mx.google.com; dkim=pass header.i=@la-boucle-culinaire.coop header.s=gm1 header.b=PXz1ZarH; spf=pass (google.com: domain of bruno.sajno@la-boucle-culinaire.coop designates 217.70.183.195 as permitted sender) smtp.mailfrom=bruno.sajno@la-boucle-culinaire.coop
Content-Type : multipart/alternative; boundary="Apple-Mail=_D73DD7B8-1412-4E97-A511-89CBE95D39EF"
Authentication-Results : mx.google.com; dkim=pass header.i=@la-boucle-culinaire.coop header.s=gm1 header.b=PXz1ZarH; spf=pass (google.com: domain of bruno.sajno@la-boucle-culinaire.coop designates 217.70.183.195 as permitted sender) smtp.mailfrom=bruno.sajno@la-boucle-culinaire.coop
Mime-Version : 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Dkim-Signature : v=1; a=rsa-sha256; c=relaxed/relaxed; d=la-boucle-culinaire.coop; s=gm1; t=1699381180; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=N1IPfq7p2reNms3/4S/0pv+oRbkCIWm+anwuw14w13I=; b=PXz1ZarHQkf/2IyVG/A6ppycuBzya9/BtIl4f0SjO8rxTs9OPEbU0ulI25QiKzCnkZbWId hjFuYfV5lhlDlAAqY5IVxHPAbNPjQ5NuEO0rbwZobKPg+P2+SUpoerr4JauirSxvwroud5 miT/SCusuWOrFq28CAzAnTZTLELTRu+P5tyG3JwAayBFKTX2JifPXr5H5WS4blZ7Bb9ebZ Q4bbzS/HQDVjaPhif+YA/zQfMvwz9DhsrEt2rNe8U+ylofrf4GU1gQJVqYeUnQG9Y7jjMl 8BwsHYKBYqg8OEHiv6qHKqSyfMPncwSojMp6AUfSONFhtvhLqxOFXwcQMpurfA==
Arc-Message-Signature : i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=to:date:message-id:subject:mime-version:from:dkim-signature; bh=N1IPfq7p2reNms3/4S/0pv+oRbkCIWm+anwuw14w13I=; fh=R2W8JHYI5+82C8LkegHcCcXpkBPSLt0zbMhBh9PeQf0=; b=Vj2fhQnEFl28wVtHpn2hddvDDKjYpbS9tgXpKIpnqtRebs3UNMzJfFqxroDYzrLEgU 95YA20tCUD1bJCaZf2UqvuyIb5uAbCtb1PI9Ij8MExIlLk9XR5LWFt8foJI/NivRMBm1 uPDgYzDkXDoGkf5ymi/D37COZakpJmgfubQkc+osGdEzdAs8TXZ6z9hYVIya0GYH2x7N RxeNMaojMIpjMcKchexiXolgREt5hyrYpnIcuWn2PsYUxk15nsX6HM4eKPRgTnaUd/Lv 6BCumrO3EDE4Omm5/yqVLd09bfrsZN1cLSLEB1j9MwrBzW9OU/E7UuKeymvJGP48oJ9g +fPQ==
Arc-Seal : i=1; a=rsa-sha256; t=1699381180; cv=none; d=google.com; s=arc-20160816; b=SMROc4cvxeDjZqzWq3b9SGOX0wov7tAe02xsjgCljoRUbAn2lwcPnTqUU88tQbHPMp Zg/rebp1L9PMCSUty5JSW9luHBTf2YeMCmf5ClDyeHmerBbsZNzgnJeGFi6lfBwuaNcc Ux6gK87Cyzrbv9FjgQj/kmqDnYXMIrcYv2myuR9zzg9Tkb9DX5qvbV5JfaWXitcJeMZT oKal/K9YdcfYnYrNwofKHXvfsNAm+myA8yoHnsS3IgiZHS6ErtWfnrDJfhSrHGW8I1tZ 4XoI7FXlhgLq+YVbxtRo1Y1AiyjYXKlEiR2OBu5ywj0rH45x17gIyKc9wjyeUt1fDJdu siuA==
Return-Path :
X-Mailer : Apple Mail (2.3445.104.11)
X-Received : by 2002:a1c:750a:0:b0:401:be70:53b6 with SMTP id o10-20020a1c750a000000b00401be7053b6mr3089731wmc.15.1699381180707; Tue, 07 Nov 2023 10:19:40 -0800 (PST)
X-Gnd-Sasl : bruno.sajno@la-boucle-culinaire.coop
Received : by 2002:a05:6020:c138:b0:2a9:eb44:3b26 with SMTP id r24csp473299wdi; Tue, 7 Nov 2023 10:19:41 -0800 (PST)
Received : from 1d.mail.gandi.netd.mail.gandi.net (1d.mail.gandi.net.d.mail.gandi.net. [217.70.183.195]) by mx.google.com with ESMTPS id az28-20020a05600c601c00b00408381bd716si11023648wmb.146.2023.11.07.10.19.40 for <bacchus.freya@gmail.com> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 07 Nov 2023 10:19:40 -0800 (PST)
Received : by mail.gandi.net (Postfix) with ESMTPSA id 4128360002 for <bacchus.freya@gmail.com>; Tue, 7 Nov 2023 18:19:40 +0000 (UTC)
Received-Spf : pass (google.com: domain of bruno.sajno@la-boucle-culinaire.coop designates 217.70.183.195 as permitted sender) client-ip=217.70.183.195;
Delivered-To : bacchus.freya@gmail.com
<7D10A420-59AE-45D1-B7BE-BDF9F779152B@la-boucle-culinaire.coop>
X-Google-Smtp-Source : AGHT+IFdITJ3fwcrjKmVQ8VcMUDR9ofz0184lfG9czRP/tthIxgJS4TNGVveKfhTErvYQj5L0FTz
# host 217.70.183.195
195.183.70.217.in-addr.arpa domain name pointer 1d.mail.gandi.net.d.mail.gandi.net.
Bonjour,
d'après les headers (qui semble incomplet ?) votre client mail envoie les mails au travers du serveur de gandi.
Donc votre client mail a un problème de configuration visiblement.
Je vous conseil de vérifier les paramètres d'envoi du logiciel (ce guide apple en parle : https://support.apple.com/fr-fr/guide/mail/cpmlprefsmtpserver/mac).
Note : pour mettre du code comme les header il est préférable d'utiliser la balise code ou de le faire en BBCode like comme par exemple :
[code]
[code]headers ici[/code]
[/code]
Cordialement, janus57
J'ai déjà vérifié et enlevé tous les serveurs de Gandi qui étaient présents dans la liste. Il ne reste que le serveur OVH pro3.mail et le serveur SSL0
On revient à un problème de support de votre logiciel Mail sur Apple. Je pense que l'infra OVH n'y est pour rien.
Bonjour,
et c'est facile à vérifier, il suffit de changer de client pour voir si le problème disparait (ou pas).
Par exemple en prenant un https://www.thunderbird.net/ qui fonctionne très bien en imap (ou pop) et smtp
Cordialement, janus57
Bonjour,
Merci pour vos infos. J'ai installé Thunderbird car depuis ce matin je ne reçois plus aucun mails sur Outlook, Thunderbird et Mac. Donc je ne pense pas que le problème soit lié à Apple. Je pense que le problème vient du DNS (je ne suis pas expert, comme vous l'aurez compris) donc je suis toujours preneur d'une solution ou si vous pouvez jeter un coup d'oeil sur le DNS qui est chez Gandi.
domain name: la-boucle-culinaire.coop
Merci d'avance
Serveur d'entrée: IMAP / pro3.mail.ovh.net / port=993
Serveur de sortie: SMTP / ssl0.ovh.net / port=587 / StartTLS
Désolé mais là je ne comprends pas vos infos :
J'ai créé 2 comptes mail la boucle culinaire avec :
OVH : pro3.mail.ovh.net
Gandi : mail.gandi.net
Ceci me permet d'avoir les mails sur Gandi jusqu'à la fin du mois et de tester le pro.mail.
En regardant les options Outlook :
IMAP
Nom de serveur : pro3.mail.ovh.net
Port : 993
Méthode de chiffrement : SSL
SMTP
Nom de serveur : pro3.mail.ovh.net
Port : 587
Méthode de chiffrement : TLS
Et ça fonctionnait jusqu'à ce matin donc pourquoi Outlook ne peut pas recevoir de mails non plus ?
Je ne comprends plus rien à vos explications.
Faites un nouveau profil Outlook, et repartez sur un profil distinct pour chaque boîte (OVH/Gandi) moi je déclare forfait dans cette conversation.
Bonjour,
Sauf si j'ai mal regardé à 13h48 vous n'avez plus de champ MX dans la zone DNS donc la non réception de mail est normal.
Pour le reste je dirais que cela ne sert plus à rien de renseigner les compte lié à Gandi il faut juste faire une migration des mail de Gandi vers OVH.
Cordialement, janus57
Bonjour,
Chez Gandi j'ai toujours les champs MX renseignés :
[Code]
la-boucle-culinaire.coop MX 600 1 mx0.mail.ovh.net.
la-boucle-culinaire.coop MX 600 50 mx2.mail.ovh.net.
la-boucle-culinaire.coop MX 600 100 mx3.mail.ovh.net.
la-boucle-culinaire.coop MX 600 5 mx1.mail.ovh.net.
[/code]
La migration des mails de Gandi vers OVH a été faite vendredi dernier. Je dois garder le nom de domaine chez Gandi parce qu'il est en .coop
Bonjour,

Désolé mais bon ce n'est pas ce qui est publié sur internet :
Donc je confirme, vous n'avez plus de champ MX de publié chez Gandi.
Cf : https://digwebinterface.com/?hostnames=la-boucle-culinaire.coop&type=MX&colorize=on&useresolver=8.8.4.4&ns=auth&nameservers=
Cordialement, janus57
Merci,
Ce problème est résolu les nouveaux MX sont en place et je reçois les mails sur Thunderbird et Outlook, mais sur le serveur Gandi et pas sur OVH pro3.mail.ovh.net.
Non. C'est impossible.
Vos MX sont:
la-boucle-culinaire.coop. 600 IN MX 1 mx0.mail.ovh.net.
la-boucle-culinaire.coop. 600 IN MX 50 mx2.mail.ovh.net.
la-boucle-culinaire.coop. 600 IN MX 100 mx3.mail.ovh.net.
la-boucle-culinaire.coop. 600 IN MX 5 mx1.mail.ovh.net.
SVP montrez les en-têtes d'un mail que vous prétendez avoir reçu sur le serveur de Gandi.
Bonjour,
strictement impossible avec les MX qui pointent vers OVH, ou alors les mails sont envoyés par quelqu'un qui est chez Gandi et Gandi route le mail en interne car votre domaine est encore déclaré dans la partie mail chez Gandi.
Cordialement, janus57
```text [code]Received : from DAG1EX2.emp3.local (172.16.2.12) by DAG1EX1.emp3.local (172.16.2.11) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27 via Mailbox Transport; Wed, 8 Nov 2023 18:34:10 +0100
Received : from CAS6.emp3.local (172.16.1.6) by DAG1EX2.emp3.local (172.16.2.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27; Wed, 8 Nov 2023 18:34:10 +0100
Received : from output38.mail.ovh.net (164.132.34.38) by pro3.mail.ovh.net (172.16.1.6) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27 via Frontend Transport; Wed, 8 Nov 2023 18:34:10 +0100
Received : from vr37.mail.ovh.net (unknown [10.101.8.37]) by out38.mail.ovh.net (Postfix) with ESMTP id 4SQXJL35F2zW3VKKx for ; Wed, 8 Nov 2023 17:34:10 +0000 (UTC)
Received : from in53.mail.ovh.net (unknown [10.101.4.53]) by vr37.mail.ovh.net (Postfix) with ESMTP id 4SQXJL1Dv2z3bVFll for ; Wed, 8 Nov 2023 17:34:10 +0000 (UTC)
Received : from 6.mo567.mail-out.ovh.net (226.mo3018.mail-out.ovh.net [188.165.52.59]) by in53.mail.ovh.net (Postfix) with ESMTPS id 4SQXJL0cFSz2Rx19b for ; Wed, 8 Nov 2023 17:34:10 +0000 (UTC)
Received : from director4.derp.mail-out.ovh.net (director4.derp.mail-out.ovh.net [79.137.60.37]) by mo567.mail-out.ovh.net (Postfix) with ESMTPS id EDCDD22304 for ; Tue, 7 Nov 2023 23:33:38 +0000 (UTC)
Received : from director4.derp.mail-out.ovh.net (director4.derp.mail-out.ovh.net. [127.0.0.1]) by director4.derp.mail-out.ovh.net (inspect_sender_mail_agent) with SMTP for ; Tue, 7 Nov 2023 23:33:38 +0000 (UTC)
Received : from mail-out02.cluster020.gra.hosting.ovh.net (unknown [10.110.171.126]) by director4.derp.mail-out.ovh.net (Postfix) with ESMTP id 77A951FE67 for ; Tue, 7 Nov 2023 23:33:38 +0000 (UTC)
Received : from mail-out02.cluster020.gra.hosting.ovh.net (localhost.localdomain [127.0.0.1]) by mail-out02.cluster020.gra.hosting.ovh.net (Postfix) with ESMTP id 742ECBF612 for ; Wed, 8 Nov 2023 00:33:38 +0100 (CET)
Received : from cluster020.hosting.ovh.net (gwc.cluster020.hosting.ovh.net [91.134.248.253]) by mail-out02.cluster020.gra.hosting.ovh.net (Postfix) with ESMTP id BF0BBBF620 for ; Wed, 8 Nov 2023 00:33:37 +0100 (CET)
Received : from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id B143643F00 for ; Wed, 8 Nov 2023 00:33:37 +0100 (CET)
Received : by cluster020.hosting.ovh.net (Postfix, from userid 73962) id 696A649AC8; Wed, 8 Nov 2023 00:33:37 +0100 (CET)
X-Vr-Spamcause : gggruggvucftvghtrhhoucdtuddrgedvkedruddukedgudduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefvufffhffkofggtgfgsehtkeertdehtdejnecuhfhrohhmpeghohhrugfrrhgvshhsuceofihorhguphhrvghssheslhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhpqeenucggtffrrghtthgvrhhnpeeujedvfefgffefueefleetledvieeggeduhefhtddvgfefudektefhgeehgeffgeenucffohhmrghinheplhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhppdifphhfrhdrnhgvthenucfkpheptddrtddrtddrtddpledurddufeegrddvgeekrddvheefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopeguihhrvggtthhorhegrdguvghrphdrmhgrihhlqdhouhhtrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpegsohhunhgtvgdqihgupefffeduvdepfgejfeeliedvrdgtlhhushhtvghrtddvtddrohhvhhdrnhgvthepudeileelgedttddtudekrdefhedqnffgnfdtrfesmhgrihhlqdhouhhtrdgtlhhushhtvghrtddvtddrhhhoshhtihhnghdrohhvhhdrnhgvthdpnhgspghrtghpthhtohepuddprhgtphhtthhopegsrhhunhhordhsrghjnhhosehlrgdqsghouh gtlhgvqdgtuhhlihhnrghirhgvrdgtohhophdpoffvtefjohhsthepmhhoheeije
X-Vr-Spamcause : gggruggvucftvghtrhhoucdtuddrgedvkedrudduledguddttdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhepvffufffhkffogggtgfesthekredthedtjeenucfhrhhomhephghorhgurfhrvghsshcuoeifohhrughprhgvshhssehlrgdqsghouhgtlhgvqdgtuhhlihhnrghirhgvrdgtohhopheqnecuggftrfgrthhtvghrnhepueejvdefgffffeeufeelteelvdeigeegudehhfdtvdfgfedukeethfegheegffegnecuffhomhgrihhnpehlrgdqsghouhgtlhgvqdgtuhhlihhnrghirhgvrdgtohhophdpfihpfhhrrdhnvghtnecukfhppedukeekrdduieehrdehvddrheelpdeluddrudefgedrvdegkedrvdehfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedukeekrdduieehrdehvddrheelpdhmrghilhhfrhhomhepoegsohhunhgtvgdqihgupefffeduvdepfgejfeeliedvrdgtlhhushhtvghrtddvtddrohhvhhdrnhgvthepudeileelgedttddtudekrdefhedqnffgnfdtrfesmhgrihhlqdhouhhtrdgtlhhushhtvghrtddvtddrhhhoshhtihhnghdrohhvhhdrnhgvtheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepsghruhhnohdrshgrjhhnoheslhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhppdfovfetjfhoshhtpehvrhefjedpughkih hmpehprghsshdpghgvohfkrfephfftpdhrvghvkffrpedvvdeirdhmoheftddukedrmhgrihhlqdhouhhtrdhovhhhrdhnvght
X-Ms-Exchange-Organization-Authas : Anonymous
X-Ovh-Tracer-Id : 14506375878912174283
X-Ms-Exchange-Organization-Avstamp-Enterprise : 1.0
Return-Path : bounce-id=D312=U73962.cluster020.ovh.net=1699400018.35-LEL0P@mail-out.cluster020.hosting.ovh.net
X-Ovh-Spam-Status : OK
X-Vr-Spamscore : 0
X-Vr-Spamscore : 0
X-Ovh-Remote : 188.165.52.59 (226.mo3018.mail-out.ovh.net)
X-Ovh-Message-Type : OK
Mime-Version : 1.0
X-Ovh-Spam-Reason : vr: OK; dkim: disabled; spf: disabled
Authentication-Results : in53.mail.ovh.net; dkim=none; dkim-atps=neutral
X-Ms-Exchange-Processed-By-Bccfoldering : 15.02.1258.027
X-Ms-Exchange-Organization-Authsource : CAS6.emp3.local
X-Mailer : PHPMailer 6.8.1 (https://github.com/PHPMailer/PHPMailer)
Content-Transfer-Encoding : 8bit
X-Ms-Exchange-Abp-Guid : cfac1d5e-eb3d-421f-a7c7-eab1a0ea483a
Content-Type : text/plain; charset="UTF-8"
X-Vr-Spamstate : OK
X-Vr-Spamstate : OK
Received-Spf : Pass (mailfrom) identity=mailfrom; client-ip=188.165.52.59; helo=6.mo567.mail-out.ovh.net; envelope-from=bounce-id=d312=u73962.cluster020.ovh.net=1699400018.35-lel0p@mail-out.cluster020.hosting.ovh.net; receiver=bruno.sajno@la-boucle-culinaire.coop
X-Ms-Exchange-Transport-Endtoendlatency : 00:00:00.3013435
X-Ms-Exchange-Organization-Network-Message-Id : d3992bd2-4843-42b7-45bc-08dbe080eb04
[/code] ```
Bonjour,
a aucun moment ce mail n'est passé chez Gandi, ce que vous montrez est un mail qui a été envoyé de chez OVH et reçus chez OVH.
Cordialement, janus57
Ces mails je les reçois sur le serveur
IMAP : mail.gandi.net port 993
SMTP : mail.gandi.net port 465
Je ne reçois rien sur le serveur
IMAP : pro3.mail.ovh.net port 993
SMTP : pro3.mail.ovh.net port 587
Bonjour,
Pas possible avec les éléments que vous donnez, là votre client mail vous joue un tour car le header que vous indiquez plus haut n'a jamais quitté le réseau OVH.
Cordialement, janus57
Plus précisément:
ce mail a été emis depuis un site web hébergé sur cluster020 (OVH) _et non via le SMTP d'OVH ni celui de Gandi_, et comme le dit @janus57 , ce mail n'a jamais quitté les frontières d'OVH.
Il va falloir maîtriser un peu mieux votre mail sur mac, car vous prétendez des choses sans savoir.
Merci pour votre aide, mais je trouve votre réponse un peu cavalière.


Je ne donne que des faits, je ne prétends rien du tout, je regarde ma boite mail et la configuration c'est tout.
Ce qui est étonnant c'est que pour la boite mail gandi j'ai reçu des mails hier et aujourd'hui
qui n'apparaissent pas sur la boite mail OVH - dernier mail reçu le 31
Voici une image qui montre les mails reçus dans les 2 comptes :
le premier c'est le compte ovh dernier mail reçu le 31
Le deuxième c'est gandi avec les mails des 2 derniers jours.
C'est depuis l'app Thunderbird installée ce matin et non pas l'app Mail.
Bonjour,
dans ce cas montrez **l'intégralité des headers** venant du mail "[La Boucle Culinaire] Votre site a été mis à jour vers WordPress 6.4".
Car si je comprend votre description ce mail est censé être arrivé chez Gandi, ce matin à 00h33
nous on ne fait qu’interpréter les faits technique que vous nous donnez, et cela ne correspond pas du tout.
Cordialement, janus57
```text Voila le code
[code]La Boucle Culinaire] Votre site a été mis à jour vers WordPress 6.4
À : Bruno Sajno
Received : from DAG1EX2.emp3.local (172.16.2.12) by DAG1EX1.emp3.local (172.16.2.11) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27 via Mailbox Transport; Wed, 8 Nov 2023 18:34:10 +0100
Received : from CAS6.emp3.local (172.16.1.6) by DAG1EX2.emp3.local (172.16.2.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27; Wed, 8 Nov 2023 18:34:10 +0100
Received : from output38.mail.ovh.net (164.132.34.38) by pro3.mail.ovh.net (172.16.1.6) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.27 via Frontend Transport; Wed, 8 Nov 2023 18:34:10 +0100
Received : from vr37.mail.ovh.net (unknown [10.101.8.37]) by out38.mail.ovh.net (Postfix) with ESMTP id 4SQXJL35F2zW3VKKx for ; Wed, 8 Nov 2023 17:34:10 +0000 (UTC)
Received : from in53.mail.ovh.net (unknown [10.101.4.53]) by vr37.mail.ovh.net (Postfix) with ESMTP id 4SQXJL1Dv2z3bVFll for ; Wed, 8 Nov 2023 17:34:10 +0000 (UTC)
Received : from 6.mo567.mail-out.ovh.net (226.mo3018.mail-out.ovh.net [188.165.52.59]) by in53.mail.ovh.net (Postfix) with ESMTPS id 4SQXJL0cFSz2Rx19b for ; Wed, 8 Nov 2023 17:34:10 +0000 (UTC)
Received : from director4.derp.mail-out.ovh.net (director4.derp.mail-out.ovh.net [79.137.60.37]) by mo567.mail-out.ovh.net (Postfix) with ESMTPS id EDCDD22304 for ; Tue, 7 Nov 2023 23:33:38 +0000 (UTC)
Received : from director4.derp.mail-out.ovh.net (director4.derp.mail-out.ovh.net. [127.0.0.1]) by director4.derp.mail-out.ovh.net (inspect_sender_mail_agent) with SMTP for ; Tue, 7 Nov 2023 23:33:38 +0000 (UTC)
Received : from mail-out02.cluster020.gra.hosting.ovh.net (unknown [10.110.171.126]) by director4.derp.mail-out.ovh.net (Postfix) with ESMTP id 77A951FE67 for ; Tue, 7 Nov 2023 23:33:38 +0000 (UTC)
Received : from mail-out02.cluster020.gra.hosting.ovh.net (localhost.localdomain [127.0.0.1]) by mail-out02.cluster020.gra.hosting.ovh.net (Postfix) with ESMTP id 742ECBF612 for ; Wed, 8 Nov 2023 00:33:38 +0100 (CET)
Received : from cluster020.hosting.ovh.net (gwc.cluster020.hosting.ovh.net [91.134.248.253]) by mail-out02.cluster020.gra.hosting.ovh.net (Postfix) with ESMTP id BF0BBBF620 for ; Wed, 8 Nov 2023 00:33:37 +0100 (CET)
Received : from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id B143643F00 for ; Wed, 8 Nov 2023 00:33:37 +0100 (CET)
Received : by cluster020.hosting.ovh.net (Postfix, from userid 73962) id 696A649AC8; Wed, 8 Nov 2023 00:33:37 +0100 (CET)
X-Vr-Spamcause : gggruggvucftvghtrhhoucdtuddrgedvkedruddukedgudduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefvufffhffkofggtgfgsehtkeertdehtdejnecuhfhrohhmpeghohhrugfrrhgvshhsuceofihorhguphhrvghssheslhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhpqeenucggtffrrghtthgvrhhnpeeujedvfefgffefueefleetledvieeggeduhefhtddvgfefudektefhgeehgeffgeenucffohhmrghinheplhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhppdifphhfrhdrnhgvthenucfkpheptddrtddrtddrtddpledurddufeegrddvgeekrddvheefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopeguihhrvggtthhorhegrdguvghrphdrmhgrihhlqdhouhhtrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpegsohhunhgtvgdqihgupefffeduvdepfgejfeeliedvrdgtlhhushhtvghrtddvtddrohhvhhdrnhgvthepudeileelgedttddtudekrdefhedqnffgnfdtrfesmhgrihhlqdhouhhtrdgtlhhushhtvghrtddvtddrhhhoshhtihhnghdrohhvhhdrnhgvthdpnhgspghrtghpthhtohepuddprhgtphhtthhopegsrhhunhhordhsrghjnhhosehlrgdqsghouh gtlhgvqdgtuhhlihhnrghirhgvrdgtohhophdpoffvtefjohhsthepmhhoheeije
X-Vr-Spamcause : gggruggvucftvghtrhhoucdtuddrgedvkedrudduledguddttdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhepvffufffhkffogggtgfesthekredthedtjeenucfhrhhomhephghorhgurfhrvghsshcuoeifohhrughprhgvshhssehlrgdqsghouhgtlhgvqdgtuhhlihhnrghirhgvrdgtohhopheqnecuggftrfgrthhtvghrnhepueejvdefgffffeeufeelteelvdeigeegudehhfdtvdfgfedukeethfegheegffegnecuffhomhgrihhnpehlrgdqsghouhgtlhgvqdgtuhhlihhnrghirhgvrdgtohhophdpfihpfhhrrdhnvghtnecukfhppedukeekrdduieehrdehvddrheelpdeluddrudefgedrvdegkedrvdehfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedukeekrdduieehrdehvddrheelpdhmrghilhhfrhhomhepoegsohhunhgtvgdqihgupefffeduvdepfgejfeeliedvrdgtlhhushhtvghrtddvtddrohhvhhdrnhgvthepudeileelgedttddtudekrdefhedqnffgnfdtrfesmhgrihhlqdhouhhtrdgtlhhushhtvghrtddvtddrhhhoshhtihhnghdrohhvhhdrnhgvtheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepsghruhhnohdrshgrjhhnoheslhgrqdgsohhutghlvgdqtghulhhinhgrihhrvgdrtghoohhppdfovfetjfhoshhtpehvrhefjedpughkih hmpehprghsshdpghgvohfkrfephfftpdhrvghvkffrpedvvdeirdhmoheftddukedrmhgrihhlqdhouhhtrdhovhhhrdhnvght
X-Ms-Exchange-Organization-Authas : Anonymous
X-Ovh-Tracer-Id : 14506375878912174283
X-Ms-Exchange-Organization-Avstamp-Enterprise : 1.0
Return-Path : bounce-id=D312=U73962.cluster020.ovh.net=1699400018.35-LEL0P@mail-out.cluster020.hosting.ovh.net
X-Ovh-Spam-Status : OK
X-Vr-Spamscore : 0
X-Vr-Spamscore : 0
X-Ovh-Remote : 188.165.52.59 (226.mo3018.mail-out.ovh.net)
X-Ovh-Message-Type : OK
Mime-Version : 1.0
X-Ovh-Spam-Reason : vr: OK; dkim: disabled; spf: disabled
Authentication-Results : in53.mail.ovh.net; dkim=none; dkim-atps=neutral
X-Ms-Exchange-Processed-By-Bccfoldering : 15.02.1258.027
X-Ms-Exchange-Organization-Authsource : CAS6.emp3.local
X-Mailer : PHPMailer 6.8.1 (https://github.com/PHPMailer/PHPMailer)
Content-Transfer-Encoding : 8bit
X-Ms-Exchange-Abp-Guid : cfac1d5e-eb3d-421f-a7c7-eab1a0ea483a
Content-Type : text/plain; charset="UTF-8"
X-Vr-Spamstate : OK
X-Vr-Spamstate : OK
Received-Spf : Pass (mailfrom) identity=mailfrom; client-ip=188.165.52.59; helo=6.mo567.mail-out.ovh.net; envelope-from=bounce-id=d312=u73962.cluster020.ovh.net=1699400018.35-lel0p@mail-out.cluster020.hosting.ovh.net; receiver=bruno.sajno@la-boucle-culinaire.coop
X-Ms-Exchange-Transport-Endtoendlatency : 00:00:00.3013435
X-Ms-Exchange-Organization-Network-Message-Id : d3992bd2-4843-42b7-45bc-08dbe080eb04[/code] ```
```text Bonjour,
donc les faits techniques confirme que ce mail, issue d'un site internet qui l'a généré avec PHPMailer 6.8.1, qui est hébergé chez OVH sur le cluster 020 n'a jamais été reçus sur la boite Gandi et n'a surtout jamais quitté le réseau OVH pour allez chez un tiers.
Je vous re-confirme que les faits technique invalide ce que vous indiquez vis-à-vis de vos mails.
Donc si je remet dans le bonne ordre vos images donné pour exemple :
Voici vos mails OVH :
[img]https://community.ovh.com/uploads/default/optimized/3X/f/7/f7a232a6fd1f607f1acaa14681bb3a801f2eac91_1_689x144.png[/img]
Voici vos mails Gandi :
[img]https://community.ovh.com/uploads/default/optimized/3X/7/2/72a040fdd008b9a2284c6f0b292dcb72a70d20de_1_690x69.png[/img]
Et pour confirmer que vous avez un problème de configuration, le mail que je vous ai envoyé et auquel vous m'avez répondu a été répondu au travers de Gandi.
[code]
return-path
delivered-to moi@1experiment.frexperiment.fr
receivedfrom smtp-2-9003.mail.infomaniak.ch ([10.5.36.133]) by mda-2-0245.mail.infomaniak.ch with LMTP id kLwuKgjpS2VubDQAXiCsxw (envelope-from ) for experiment.fr>; Wed, 08 Nov 2023 21:01:12 +0100
receivedfrom 1d.mail.gandi.netd.mail.gandi.net (1d.mail.gandi.netd.mail.gandi.net [217.70.183.195]) by smtp-2-9003.mail.infomaniak.ch (Postfix) with ESMTPS id 4SQbZ00dpJzMpnXF for experiment.fr>; Wed, 8 Nov 2023 21:01:11 +0100 (CET)
receivedby mail.gandi.net (Postfix) with ESMTPSA id 64A1D60004 for experiment.fr>; Wed, 8 Nov 2023 20:01:11 +0000 (UTC)
authentication-results mx.infomaniak.com; dmarc=none (p=none dis=none) header.from=la-boucle-culinaire.coop
authentication-results mx.infomaniak.com; dkim=pass (2048-bit key; unprotected) header.d=la-boucle-culinaire.coop header.i=@la-boucle-culinaire.coop header.a=rsa-sha256 header.s=gm1 header.b=R6qI6ELk; dkim-atps=neutral
authentication-results mx.infomaniak.com; spf=pass smtp.mailfrom=la-boucle-culinaire.coop
dkim-signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=la-boucle-culinaire.coop; s=gm1; t=1699473671; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gwFHVx57Gl0h3nutE0Wl+oG5kFOWOCQhycR33Vkj2Ps=; b=R6qI6ELkcEZUc7+WgxvJbK8xR1sAQP3Ydr4QGGMp3AftF/sv/nqNSW5x1suI7fNO5JheQx BYNTbOl5SyAkC3qgcciphGhVw4xlXetTfhX9E3sv1vUYe0ursDnhOPy7d9JJD8+4f3P/kh 6xq1uYjMLPrsk8biLV0iyg1PWAR3YS05Z4VPZ8KI0NIB4Rg89FZYlNKii+llQR6/+elsk+ jpU4q8oz/rOlwZcoyBiszz9YJ8pGVBj7c90L3RsgMnGiTiiG9MwQfzO+ZH/EA8Bz9tAo3W EJSiu5xk1LvEQ63ajWjiWuYY9nRTCGboHOy0fCf8M2SBA3rQJM6kiAikXxAHBA==
content-type text/plain; charset=utf-8
content-transfer-encoding quoted-printable
fromBruno *****
mime-version 1.0 (1.0)
subject Re: Ce mail arrive obligatoirement chez OVH
date Wed, 8 Nov 2023 21:01:00 +0100
message-id
references <59725ec88f41812e22af1053a759206a@mail.infomaniak.com>
in-reply-to <59725ec88f41812e22af1053a759206a@mail.infomaniak.com>
to moi@1experiment.frexperiment.fr
x-maileri Phone Mail (20H30)
x-gnd-sasl bruno.*****@la-boucle-culinaire.coop
[/code]
Cordialement, janus57 ```
Bon d'accord, mais les images ne sont pas dans le bon ordre vous avez inversé les noms des boites. Et pour vous le prouver, car comme j'ai tort, je vous met une capture d'écran et vous reconnaitrez votre mail. De plus une image des préférences du compte. Avant le votre le dernier mail reçu était du 31 comme sur l'image.

Mais je suis certain qu'il y a un problème de configuration et c'est ce que je dis depuis le début.
Bonjour,
alors on va faire un test très simple, oublier le logiciel mail, et allez ouvrir votre boite mail depuis le webmail Gandi, puis depuis le webmail OVH.
Si le logiciel mail est bien configuré, alors sur le webmail OVH il ne devrait y avoir que 2 mails en date d’aujourd’hui.
Car moi je vous confirme à 100% que le mail ou vous m'avez répondu n'a pas été répondu via les serveur OVH, donc je suis sûr à 100% que la configuration de votre logiciel a au moins une erreur.
Cordialement, janus57
Oui je suis d'accord.


Je vous met les captures d'écran pour Rondcube Gandi et Outlook
Bonjour,
Là il y a un truc impossible techniquement (@Fritz2cat tu confirmes ?) .
Le mail "[La Boucle Culinaire] Votre site a été mis à jour vers WordPress 6.4" ne peut techniquement pas être chez Gandi sauf si un logiciel a fait un copier du mail du serveur OVH au serveur Gandi.
Les headers sont claires sur ce point, ce mail n'a jamais quitté le réseau OVH.
Je suis désolé, mais là je suis presque certain que vous avez un logiciel qui fait un mix de vos mails entre les serveurs.
À ce niveau mon seul conseil serait :
Changer les mots de passe chez Gandi et OVH (pour casser la connexion de tous les logiciels qui y accèdent).
Supprimer tous les comptes OVH & Gandi de votre application mail et pendant 24H les regarder uniquement via webmail.
Si cela s'arrête, seulement et uniquement configurer les comptes avec les paramètres OVH
Si des mails continuent à arriver vers Gandi, il faut alors regarder les headers depuis le webmail, mais il y a 90% de chance que si c'est le cas alors les mails proviennent de personne qui ont eux-mêmes des comptes mails chez Gandi et cela continue tant que la boite mail n'est pas supprimée côté Gandi
Cordialement, janus57
Je voudrais voir les en-têtes du premier mail sur Roundcube.
Roundcube permet aussi d'afficher les en-têtes.
Ou bien le webmail de Gandi ouvre le serveur d'OVH en IMAP ???
Pour ces tests, il faudrait fermer Outlook (au cas ou un profil downloade les nouveaux mails vers un dossier qui est justement le serveur Gandi ???)
En tout cas c'est un truc comme je n'ai jamais vu et j'aimerais bien comprendre.
Je vous ai (aussi) envoyé un e-mail.
Il a été reçu par le serveur d'OVH mx0.mail.ovh.net avec une référence 4SQdBb28g9z2RrJ7R.
Merci Frédéric,
J'ai répondu à votre mail par Roudcube et OVH webmail (Outlook)
@Janus, merci pour votre temps et patience (à tous les deux @Fritz2cat ) j'aime bien cette préco, de tout fermer sur Mail et refaire les MdP. Je vais mettre ça en place.
Bonjour,
Je serais intéressé de voir les en-têtes SMTP de mon mail qui se trouve dans votre webmail Gandi. Logiquement ce mail ne devrait pas s'y trouver puisque c'est OVH qui l'a réceptionné.
Merci de les communiquer par e-mail, svp.
J'ai donc bien reçu vos deux e-mails et je confirme que le premier vient bien de Gandi.
Je vous informe que Gandi a fait les choses proprement, vos e-mails sont signés DKIM avec une clé déclarée dans un CNAME "gm1.\_domainkey" dans votre domaine, qui pointe sur une clé gm1.gandimail.net gérée par Gandi et qui est la même pour tous les clients.
Comme quoi les solutions ne sont pas toujours compliquées.