diff --git a/htdocs/core/modules/mailings/xinputuser.modules.php b/htdocs/core/modules/mailings/xinputuser.modules.php
index 994bac804c42dea89e802905ef3127fe5cd7b701..12648f147fdbb5b190f72ed9cdb4bfb0a3d61641 100644
--- a/htdocs/core/modules/mailings/xinputuser.modules.php
+++ b/htdocs/core/modules/mailings/xinputuser.modules.php
@@ -133,7 +133,7 @@ class mailing_xinputuser extends MailingTargets
 			{
 				$cibles[] = array(
            			'email' => $email,
-           			'name' => $name,
+           			'name' => $lastname,
            			'firstname' => $firstname,
 					'other' => $other,
                     'source_url' => '',