centauromax
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Offload SES Lite] Field Reply-To1461229716 Start Logging
1461229746 2 Verified Identities.
1461229746 Sender Ok
1461229858 wpses_mail [email protected] From: Adriano
X-WPCF7-Content-Type: text/plain
Reply-To: [email protected]1461229859 Error SimpleEmailService::sendEmail(): Sender – MessageRejected: Email address is not verified.
Request Id: f6468fda-07a0-11e6-b9f1-836fc65419141461229891 2 Verified Identities.
1461229891 Sender OkForum: Plugins
In reply to: [WP Offload SES Lite] Field Reply-ToHi Sylvain,
the configuration is correct:
1. Sender Email = an email address verified at SES
2. Return path = same email addres
3. Reply To = headers
but not works. If I change ONLY the field
Reply To = same email address
works. WP SES seems works differently.Forum: Plugins
In reply to: [WP Offload SES Lite] Field Reply-ToThis is the log:
Start Logging
1461174041 wpses_mail [email protected] From: Adriano
X-WPCF7-Content-Type: text/plain
Reply-To: [email protected]1461174042 Error SimpleEmailService::sendEmail(): Sender – MessageRejected: Email address is not verified.
Request Id: 0114a6a8-071f-11e6-a3d2-e30c26681d681461174059 2 Verified Identities.
1461174059 Sender Ok
1461174095 2 Verified Identities.
1461174095 Sender Ok
1461174120 2 Verified Identities.
1461174120 Sender OkNow the Reply-To field is correctly set to [email protected], but this fails with “Sender – MessageRejected: Email address is not verified.”. Even the address entered in the Reply-To has to be verified? If so, it is impossible to implement what I wanted to do because the customer mails are not verified.
Forum: Plugins
In reply to: [WP Offload SES Lite] Field Reply-ToOk. I set “headers” in the Reply-To field, but now the email is not sent. When I press “Send” in the form it remains in hourglass all the time. If I send the WP SES test the mail, it works correctly. Putting [email protected], it works again by sending the form.
Forum: Plugins
In reply to: [WP Offload SES Lite] Field Reply-ToI’m sorry, but it is not resolved. I’m using Contact Form 7 and I have already set
Reply-To: [customer-email]
but the mail is always sent with a fixed Reply-To.The problem is in the WP SES GUI:
Sender : Email [email protected]
Name : xxxxxx
Return Path: [email protected]
Reply To : [email protected] <– You can not eraseIf I cancel the Reply-To field and hit “Save”, the [email protected] content reappears.
The mails are always sent with the Reply-to = [email protected].