Jump to content

Mithlesh
 Share

Recommended Posts

Hi there,

My form is not getting submitted, it is showing:

Unable to verify successful email delivery of this form submission.

Attaching for your reference as well: 

Screenshot_20191105-172804__01.thumb.jpg.5daa336b75626f275b0e79ded6074fe6.jpg

In the Backend, it is showing Connection timed out with smtp.gmail.com

Pl guide me how to resolve that

  • Confused 1
Link to comment
Share on other sites

2 minutes ago, Mithlesh said:

Hi @3fingers, can you help me for the same?

Please consider contextualize a bit more your situation, post some code. Are you using gmail as a service to send your email? Have you allowed then "unsafe" apps to use their smtp for that?
Lot of things to consider.

Link to comment
Share on other sites

@3fingers

Yeah, we are using gmail(smtp.gmail.com) and processwire is showing the below:

Screenshot_20191107-205139.thumb.jpg.76d20f5c5090831130a162b2b99efcee.jpg

I have checked Test settings function, it's showing SMTP settings appear to work properly.

Also, attaching the code's doc for your reference(module code) named: WireMailSmtp.module

WireMailSmtp.module

Edited by Mithlesh
Forgot to attach the code
Link to comment
Share on other sites

6 minutes ago, wbmnfktr said:

Your last screenshot says it's working.

So... what's the (new) issue now?

 

P.S.: there is no need for ASAP.

Okay ?

So, module settings is showing fine but when someone is trying to fill the form on the website(www.writerrelocations.com), it is like:

Unable to verify successful email delivery of this form submission

Link to comment
Share on other sites

If you are using FormBuilder you might want to take a look at the FormBuilder section of this forum as well. There are many solutions to all kinds of issues. I your case - but that is just a guess - it seems either your hosting is issues sending the mail (security modules in Apache maybe or missing modules) or your form wasn't embedded in the correct way. Saw this a few times when I added the form twice on a page or missed some scripts.

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...