jesse1983
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Not possible send mail on Google App EngineSolved!!!
The problem was: Google App Engine is needed that “From” be a Authorized on App Engine console. The solution is:
- Open Google Cloud Console e go to
App Engine >
Settings >
Application Settings >
Email API authorized senders and add any e-mail - Go to WP Admin, App Engine settings and check option “Use App Engine Email Service” and add the email or “wordpress@appname.appspotmail.com”
- On form mail settings, add “From” as “wordpress@appname.appspotmail.com”. Don’t forget clean “Replay-to”
I hope helped. Tks guys.
Forum: Plugins
In reply to: [Contact Form 7] Not possible send mail on Google App EngineForum: Plugins
In reply to: [Contact Form 7] Not possible send mail on Google App EngineSorry dav, but my question is not there.
My problem is sent e-mail using Google App Engine Plugin . Probably, when Contact Form doesn’t call function
wp_mail()modified by Google App Engine Plugin.Take a look on Google App Engine Plugin: https://github.com/GoogleCloudPlatform/appengine-wordpress-plugin
Maybe you question me why I am using that plugin. Simple: because my WordPress is running on Google App Engine and is not possible send e-mails of simple way.
Forum: Plugins
In reply to: [Contact Form 7] Not possible send mail on Google App EngineTks devmerit. I always used Contact Form 7 on my projects and always works very nice, but my problem is exclusively on Google App Engine. Let me be more specific: when I click on submit button, appears the alert: “The message cannot be sent. Contact administrators…”
- Open Google Cloud Console e go to