Jason Hendriks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Registration email going to spamSweet!! 😀
Forum: Fixing WordPress
In reply to: Registration email going to spamThat would be my suggestion. But it’s up to you. Keep the one that works.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce not sending emailsIf the email is not in the log, then WooCommerce had a problem generating it. That’s as far as I can help, unfortunately. But you might have a plugin or theme conflict. Disable all the other plugins, switch to the default theme, and try your WooCommerce test again.
I read the Ninja article and it’s pretty poor, IMO.. Their solution is use “Easy WP SMTP” ?. Email is a lot more complicated than that.
I have an article. WordPress emails are sent but not received.
For Gmail users, I wrote this one How to send Gmail from WordPress using SMTP.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] No emails being sent, no donor info savedCan you confirm the emails you think are missing are Not in Postman’s Email Log?
Forum: Plugins
In reply to: [Contact Form 7] Email says successfully sent, but is never delivered…Like my article says, if you’re not receiving email it’s probably because of an SPF violation or similar. Make sure your SPF record is correct for the SMTP server you are using.
Forum: Fixing WordPress
In reply to: Registration email going to spamGmail is telling me that this email is going to spam cause it s been sent by gator4197.hostgator.com
That’s correct. You violate their SPF rule by sending through Hostgator and get flagged as Spam. @kais99 You can’t use WP Mail SMTP to send gmail through Hostgator because they block the port to Gmail.
Postman works with s2Member and can send Gmail through Hostgator and it has a setup wizard you can run
https://wordpress.org/plugins/postman-smtp/Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Nome e E-mail de envioMesmo problema que essas pessoas:
https://wordpress.org/tags/send-mail-asOAuth regras não permitem-mail spoofing. Se você verificar a transcrição, você pode ver Postman envia a partir de endereços que você deseja usar. No entanto Google substitui a partir de endereços que você especificar com o seu próprio. O nome é deixado sozinho.
A melhor prática é pensar no website como um usuário. Jane @ visitante preenche o formulário, info @ mydomain envia e john @ mydomain recebe.
Hi, @wpcustomizer I am not aware of any conflicts between Postman v1.7.2 and Contact Form 7.
If you think you have a conflict, please send me the PHP error as above. You can enable debugging in WordPress which output errors to the debug.log: https://codex.wordpress.org/Debugging_in_WordPress
The debug plugin will also make the modifications for you: https://wordpress.org/plugins/debug/
Forum: Reviews
In reply to: [Postman SMTP Mailer/Email Log] Invaluable ResourceJames I’m flattered and humbled by your high praise. Thank-you so much!
You can be sure I will be sending my mother here to read this 🙂
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] (400) Mail service not enabledMesmo problema que essas pessoas:
https://wordpress.org/tags/mail-service-not-enabledÉ este uma conta do Gmail?
Entre para Google e responder a pergunta de segurança?
tentar senhas em vez de OAuth 2.0?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce not sending emailsPostman’s email log will tell you whether Woocommerce even generated the email or not.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Amazon SESIt’s on my todo list. Their API is really huge, so it will probably be released as an extension plugin.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] send email latePostman does not hold your mail; it is delivered as soon as it is received so that your user can continue using your website.
SendGrid has their own queueing algorithms so your question is better directed to them.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] cant get it to work with yahooOk, glad you got it working. Unfortunately, Yahoo’s services are often buggy.