Reply to ISN’T working!
-
I’ve been over and over this but the reply to is just NOT the contact email, please tell me what I am doing wrong. Using the following:
function eme_mail_event ($event) {
$contact = eme_get_contact ($event);
$contact_email = $contact->user_email;
$contact_name = $contact->display_name;
…
eme_send_mail($subject,$body, ‘[email protected]’, ‘CLE_Events’, $contact_email, ‘CLE’);Does not use the contact email for From or Reply to instead it is using the wp admin address in Settings. The eme notification settings are all blank.
Here is the email it sends, clearly reply to is NOT contact email
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from e20.ehosts.com
by e20.ehosts.com with LMTP id SLYlLKjEglrb6QEAlnbhgA
for <[email protected]>; Tue, 13 Feb 2018 04:57:44 -0600
Return-path: <[email protected]>
Envelope-to: [email protected]
Delivery-date: Tue, 13 Feb 2018 04:57:44 -0600
Received: from [178.62.53.135] (port=61826 helo=bell-computing.com.example.com)
by e20.ehosts.com with esmtp (Exim 4.89)
(envelope-from <[email protected]>)
id 1elYHQ-000XhE-AE
for [email protected]; Tue, 13 Feb 2018 04:57:44 -0600
Received: by bell-computing.com (Postfix, from userid 1000)
id 4B7F22010C; Tue, 13 Feb 2018 10:57:33 +0000 (UTC)
To: [email protected]
Subject: Event:’ test ‘
Date: Tue, 13 Feb 2018 10:57:33 +0000
From: CLE <[email protected]>
Message-ID: <[email protected]>
X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
ReplyTo: CLE <[email protected]>
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
X-Spam-Status: No, score=-91.8
X-Spam-Score: -917
X-Spam-Bar: —————————————————
X-Spam-Flag: NO
test14th February 2018 , 10:57 am to 14th February 2018 and 10:57 am
Contact Person:delia
Contact eMail:[email protected]
Contact Phone:
The topic ‘Reply to ISN’T working!’ is closed to new replies.