Bonjour,

j'ai un gros soucis.

Mes mails passent dans quasiment toutes les boites (gmail, voila, free...).
Ils passaient sur hotmail, mais depuis aujourd'hui, ils ne passent plus du tout.

En faisant 3 heures de tests, j'en suis arrivé à la conclusion que :
<lien url="http://www.domaine-faux.com/fr/inscription/confirmation-8c6c3cab0e9fc3a664f7e9694e8e5a57_202.html">http://www.domaine-faux.com/fr/inscription/confirmation-8c6c3cab0e9fc3a664f7e9694e8e5a57_202.html</lien>
Ça passe, mais avec mon vrai domaine :
<lien url="http://www.domaine-vrai.com/fr/inscription/confirmation-8c6c3cab0e9fc3a664f7e9694e8e5a57_202.html">http://www.domaine-vrai.com/fr/inscription/confirmation-8c6c3cab0e9fc3a664f7e9694e8e5a57_202.html</lien>
Ça passe pas.

C'est quand même super bizarre !
Je passe pas en SPAM, mais mes mails sont rejetés lorsqu'ils contiennent un lien vers mon site.

Autant dire que ça bloque 50% de mes inscriptions...

J'utilise PHPmailer et voici le contenu/headers de mon email :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
Delivered-To: *******@gmail.com
Received: by 10.204.47.146 with SMTP id n18cs110424bkf;
        Wed, 28 Apr 2010 08:18:31 -0700 (PDT)
Received: by 10.204.7.194 with SMTP id e2mr4797136bke.103.1272467910889;
        Wed, 28 Apr 2010 08:18:30 -0700 (PDT)
Return-Path: <support@mon-domaine.com>
Received: from mon-domaine.com (mon-domaine.com [***.***.***.**])
        by mx.google.com with ESMTP id 24si18307684bwz.18.2010.04.28.08.18.30;
        Wed, 28 Apr 2010 08:18:30 -0700 (PDT)
Received-SPF: pass (google.com: domain of <a href="mailto:support@mon-domaine.com">support@mon-domaine.com</a> designates ***.***.***.** as permitted sender) client-ip=***.***.***.**;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of <a href="mailto:support@mon-domaine.com">support@mon-domaine.com</a> designates ***.***.***.** as permitted sender) smtp.mail=support@mon-domaine.com
Received: from mon-domaine.com (localhost.localdomain [127.0.0.1])
	by mon-domaine.com (8.13.8/8.13.8) with ESMTP id o3SFIfCv014508
	for <*******@gmail.com>; Wed, 28 Apr 2010 17:18:41 +0200
Received: (from ****@localhost)
	by mon-domaine.com (8.13.8/8.13.8/Submit) id o3SFIfsg014507;
	Wed, 28 Apr 2010 17:18:41 +0200
X-Authentication-Warning: mon-domaine.com: **** set sender to <a href="mailto:support@mon-domaine.com">support@mon-domaine.com</a> using -f
To: *******@gmail.com
Subject: mon-domaineConfirmation d'inscription
X-PHP-Originating-Script: 504:phpmailer.class.php
Date: Wed, 28 Apr 2010 17:18:41 +0200
From: mon-domaine <support@mon-domaine.com>
Reply-to: mon-domaine <support@mon-domaine.com>
Message-ID: <a5a0322334585f1974feb3b82a7444fa@www.mon-domaine.com>
X-Priority: 3
X-Mailer: PHP 5.1
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="b1_a5a0322334585f1974feb3b82a7444fa"
 
 
--b1_a5a0322334585f1974feb3b82a7444fa
Content-Type: text/plain; charset = "UTF-8"
Content-Transfer-Encoding: 8bit
 
 
 
															Bonjour test,
															Vous êtes bien inscrit sur mon-domaine.com
															Merci de cliquer sur ce lien pour confirmer votre adresse email : confirmation
															Rappel de vos identifiants :
															login : testMot de passe : test
															Conservez-les bien !
 
 
 
 
 
 
 
 
											mon-domaine
											Tous droits réservés. mon-domaine est une marque déposée de **** Limited
 
 
--b1_a5a0322334585f1974feb3b82a7444fa
Content-Type: text/html; charset = "UTF-8"
Content-Transfer-Encoding: 8bit
 
<html>
	<head>
	</head>
	<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor="#141414" >
		<style type="text/css" media="screen">
		body { 
			background-color: #141414;
			margin: 0;
			padding: 0;
			font-family:verdana;
			font-size:11px;
			color:##ddcdc7;
		}
 
		p {
			margin: 0;
			padding: 0;			
		}
 
		a img {
			border: none;
		}
 
		table.background {
			background-color: #141414;
		}
 
		table.main {
			width:600px;
			padding:15px;
			background-color: #FFFFFF; 
			margin:auto;
		}	
 
		td.logo {
			background-color: #FFFFFF;
			background-repeat: no-repeat;
			width:600px;
			height:133px;
		}	
 
		td.slogan {
			padding-left:70px;
			font-weight:bold;
			font-size:14px;
		}
 
		table.content {
			width:600px;
			padding-top:20px;
			padding-bottom:20px;
		}
 
		td.content {
			font-size:12px;
		}	
 
		td.footer {
			font-weight:bold;	
			font-size:12px;
		}	
 
		p.underline {
			text-decoration:underline;
		}
		</style>	
		<table width="100%" cellspacing="0" cellpadding="15" bgcolor="#141414" class="background">
			<tbody>
				<tr>
					<td align="center" valign="top">
						<center>
							<table width="600px" cellspacing="0" cellpadding="15" class="main" bgcolor="#FFFFFF">
								<tbody>
									<tr>
										<td align="left" valign="top" width="600px" height="133px" class="logo">
											<a href="http://www.mon-domaine.com"><img src="http://www.mon-domaine.com/emailing/images/logo.jpg" alt="mon-domaine" border="0"/></a>
											<a href="http://www.mon-domaine.com"><p style="font-weight:bold;font-size:14px;color:#141414;margin:0;">le slogan de mon site<p/></a>
										</td>
									</tr>
									<tr>
										<td align="left" valign="top" width="600px">
											<table width="100%" cellspacing="0" cellpadding="0" class="content" bgcolor="#FFFFFF">
												<tbody>
													<tr>
														<td align="left" valign="top" class="content">
															<p  style="margin:0;font-size:12px;">Bonjour test,<p/>
															<p  style="margin:0;font-size:12px;">Vous êtes bien inscrit sur mon-domaine.com<p/>
															<p  style="margin:0;font-size:12px;">Merci de cliquer sur ce lien pour confirmer votre adresse email : <a href="http://www.mon-domaine.com/fr/inscription/confirmation-9c55da1edefb8afaaedaf61208a372b0_9.html">confirmation</a><p/>
															<p class="underline" style="text-decoration:underline;margin:0;font-size:12px;">Rappel de vos identifiants :<p/>
															<p  style="margin:0;font-size:12px;">login : test<br />Mot de passe : test<p/>
															<p  style="margin:0;font-size:12px;">Conservez-les bien !<p/>
														</td>												
													</tr>
												</tbody>
											</table>												
										</td>
									</tr>								
									<tr>
										<td align="left" valign="top" width="600px" class="footer" style="font-weight:bold;font-size:12px;">
											<p style="margin:0;color:#141414;"><a href="http://www.mon-domaine.com">mon-domaine</a></p>
											<p style="margin:0;color:#141414;">Tous droits réservés. mon-domaine est une marque déposée de **** *****</p>
										</td>
									</tr>								
								</tbody>
							</table>					
						</center>					
					</td>
				</tr>
			</tbody>
		</table>
	</body>
</html>
 
 
 
--b1_a5a0322334585f1974feb3b82a7444fa--