Several Issues
-
I love to love this plugin but I have faced several issues so I switched to another plugin for now. I hope you can get it resolved.
1. The fallback method does not work. I have mailgun as my main email delivery method. When it failed to deliver, the fallback method was supposed to be used. I have setup the parameters correctly but it’s not recognized:
“smtp:none:none://localhost:25″
2. There is no way to test the fallback method. How can I check it it works?
3. There is no way to customize the email test.4. Big issue – the Reply-to field is sent with enclosing quotation marks to it fails deliver because of the ” ” in the string: causing double quotation
From: myEmail <[email protected]>
To: [email protected]
Reply-To: “[email protected]”
Date: 2019-07-30 02:55:50
Subject: “This subject”
Delivery-URI: https://api.mailgun.net:443It should be [email protected] only, not “[email protected]”
Once these are fixed, I really would like to use it again. Thanks.
The topic ‘Several Issues’ is closed to new replies.