Web Forms

Tonyg

Member
I've got several problems....

I can't disable the admin notification, if I leave blank it makes me fill in an email...

If I disable both thank you email and double optin, when I submit the form, it shows the default Mumara thank you email on the webpage https://mywebsite.com/form/subscription/data

Dear Subscriber,

Your subscription is now confirmed. We’ll keep you updated!

Thank You

Best Regards,
%%application_name%%


My problem is that I get a lot of form spam, even with the recaptcha.... and I don't want my sending email address to get blacklisted for sending spam.

What I've done so far, is move what I think is spam to another list, so that my normal ebook send an drip campaigns do not process them... that seemd to work, but I need to not send out the tank-you email, and have to go to the redirect page as specified...
 
So you want yourself to get out of the email loop for receiving notifications of the new signups? And yes, if you disable double-optin option, it will not show the confirmation message to the recipient, rather it will show the thank you page and bypass the confirmation by email step.

Regarding captcha, are you using Mumara's built-in captcha? in order to put more checks on your webform page for the bots who bypass the captcha, you can add another layer using a DNS provider e.g. Cloudflare, and add a custom page rule to verify the human identity for the requests that are diagnosed as bots by Cloudflare.

Also, I'll add into the internal notes for the development team to allow disabling admin notification option.
 
If I disable both thank you email and double optin, when I submit the form, it shows the default Mumara thank you email on the webpage... it doesn't go to my custom thank you page...

That is my main problem now... I have captured most of the spam signups using triggers and segments to get the spam out of my main list... but the recipient still gets a thankyou email, because if I disable it.. they are shown on their browser the default thanks you Mumara email, as I quoted above.

I am using custom captcha code, that I setup before it was available on Mumara.
 
Back
Top