wpexpertsio / Post-SMTP

Next generation SMTP mailer plugin for WordPress. Trusted by over 300,000 sites by WPExperts.io
https://wordpress.org/plugins/post-smtp/
55 stars 28 forks source link

Undefined Index (spinning wheel but mail was sent) #43

Closed adamk22 closed 5 years ago

adamk22 commented 5 years ago

I ran into an issue with this plugin in combination with Contact Form 7. On submitting the form it would send the email successfully (using Google oAuth) but it would return an undefined index notice in the XHR response. This would cause the spinning wheel to run indefinitely without returning a success response to the front-end even though the mail was sent. So I added an additional key check before it goes and check its value.