Get email sent response
-
Hi,
I’m using your plugin to send emails.
I’ve coded a wrapper because of my needs that does some stuff and then calls wp_mail (overwritten by your plugin) to send the email.Actually the response is always “Message success” or something similar even if the email has been bounced or does not exist.
Is there a way to find what happened to that email through your plugin? (Ex. bounced).
PS: Of course I mean that I need the “bounced” message as a response in my php code so I can show an error to the users.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Get email sent response’ is closed to new replies.