Reply-to headers in gmail
-
Using gmail as the smtp server with [email protected] account in a contact form.
The from header in the email message should be taken from the input field in the contact form. I think it goes that way (see X-Google-Original-From header) but it’s changed by Google (see From header, email field).
Do I misss something configurating the pluging? Could I add at least a reply to header?
Return-Path: <[email protected]>
Received: from arasaac.catedu.aragon.es (ge4p53jr.diputacion-general-de-aragon.cloudexpress.es. [81.46.212.70])
by smtp.gmail.com with ESMTPSA id o5sm1710142lfo.35.2017.01.19.04.23.41
for <[email protected]>
(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Thu, 19 Jan 2017 04:23:42 -0800 (PST)
From: “[email protected]” <[email protected]>
X-Google-Original-From: “[email protected]” <[email protected]>
Date: Thu, 19 Jan 2017 12:22:52 +0000
To: [email protected]
Subject: Nuevo mensaje (enviado desde el formulario de contacto de Aula abierta de ARASAAC)
Message-ID: <[email protected]>
X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bitNombre: juanda <br/>Correo electrónico: [email protected] <br/>Asunto: prueba2 <br/> <br/>Mensaje: asdfadsf <br/> <br/>
The topic ‘Reply-to headers in gmail’ is closed to new replies.