Hi @912marketingdigital
Thanks for sharing the form.
I tested it on my end and it seems that the WP Mail Logging plugin that we suggested previously is just not working well in that scenario – so it doesn’t give relevant feedback. I’m not sure why but it seems to be plugin related rather than Hustle related.
I used two other plugins then to double-check this (one of them I have been using for long years already and it never failed me, so I’m pretty sure about it) and both confirmed that message seems to be sent correctly.
Now, this doesn’t really mean that it actually left the server. It only means that Hustle did trigger WordPress core mailing functions (as it uses WordPress core to send messages). Which also suggests that issue is somewhere else “on the way”.
That being said, I have conducted a few more test:
– first, I edited your message in popup configuration to make sure that no special characters are used there (this shouldn’t be an issue but I just wanted to make sure)
– then I created another, additional popup from scratch
– and then tested both on different setups (exactly the same basic site configuration but different hosts) using set of different e-mail addresses.
And… I found out that on some servers those messages are simply blocked or “filtered out” for some reason – not at the recipient address and not at WordPress level but by server mailing system. In all tests except one host – all the e-mails were delivered no matter what. On one host – none of them (your popup or mine) were send out, even despite mail log telling they are fine.
The issue is gone on my end if I switch that site to use SMTP for e-mail sending, which would confirm some kind of very specific spam-filter configuration server-side.
—–
This looks like something our developers may need to examine closer but for now, please try switching your site to use SMTP for e-mail delivery and see if that solves the issue.
To do so, you can use one of popular free plugins such as our own Branda (it has SMTP module built-in) or WP Mail SMTP or Post SMPT Mailer plugin (all are free).
Kind regards,
Adam