I create a link for password reset:
$mail_message .= "<a href=$url_sender/redefinir-senha?email=$email_sender&identifier=$identifier_sender&code=$confirmation_code>
Clique aqui para redefinir sua senha.
</a>";
But clicking the link received in the email, the at (@) disappears. I noticed that this error happens only in Gmail.