Grafiker29 on "[Plugin: Contact Form 7] Postman sends email, but contact...
whoops that seems to have fixed that issue but still not sending emails. my site: http://severninsulation.co.uk/contact/
View Articlebuzztone on "[Plugin: Contact Form 7] Postman sends email, but contact forms...
Though the plugin successfully sends millions of emails every day, there are a host of issues that can stop or delay emails on both the sending and receiving ends. It depends entirely on your local...
View ArticleSimon on "[Plugin: WP Mail SMTP] Email going to spam on hotmail"
Can you post the headers of one of the mails from Hotmail's spambox (and put it it code tags)? Then maybe someone can start helping you. The reason for it being considered SPAM is often listed in...
View Articlemk342 on "contact form drama (PHP & wp_mail)"
Our contact form built in to theme not functioning properly. The theme provider has a built-in contact form that is supposed to send to the email address listed in its redux theme panel. When visitor...
View Articlefawad123 on "wordpress SMTP not sending emails - Connection refused (111)"
Wordpress is not sending e-mails. My contact forms stopped working a few days ago, not sure when. I tried different plugins for contact form. None of them worked. Then I tried with manual wp_mail() and...
View ArticleJason Hendriks on "contact form drama (PHP & wp_mail)"
Look in Postman's Email Log, the exact error that occurs when the Contact Form tries to send an email will be shown there. If the emails do not show up in the log, then there is a bug in the theme....
View Articledaveoac on "[Plugin: Easy WP SMTP] SMTP connect() failed with local Exchange...
We have our email on a local Exchange server running Exchange 2010. We have multiple offices and our Exchange server and the server running our WordPress were in two physically separate offices all...
View Articlemk342 on "contact form drama (PHP & wp_mail)"
yeah , i would like to use contact form 7, but would have to do it in the php code itself since the homepage is built with redux and not via the standard wordpress wysiwyg. I was hoping there was a...
View ArticleJosh (WP Edit) on "contact form drama (PHP & wp_mail)"
require_once( $_SERVER['DOCUMENT_ROOT'] . '/wp-load.php' ); Is definitely suspicious. The developer should not be calling a WordPress core file directly. +1
View Articlemk342 on "contact form drama (PHP & wp_mail)"
In addition, I wonder if whatever the issue is causing this is also preventing me from using your plugin in that it wont grant access to google even after OAuth is set up. Thanks for your help. Let me...
View ArticleJames Huff on "wordpress SMTP not sending emails - Connection refused (111)"
I recommend asking at https://wordpress.org/support/plugin/wp-mail-smtp#postform so the plugin's developers and support community can help you with this. Or, try a different plugin, like...
View ArticlewallyO on "[Plugin: Wordfence Security] Allow alerts to be sent with wp_mail...
I just noticed that wordfence is now sending email through wp_mail. My smtp plugin is intercepting them as I had hoped and sending authenticated smtp email. Thanks Guys
View Articlesleex on "[Plugin: Contact Form 7] Email code for wordpress in yahoo hosting"
I have WP sites. which is hosted on Yahoo but contact form 7 plugins or may be email setting doesn't work. I've read all the forum notes I can but nothing has helped. Yahoo says to setup PHP mail by...
View Articlefawad123 on "wordpress SMTP not sending emails - Connection refused (111)"
Thanks a lot....! Postman SMTP worked for me... Actually my smtp host was relay-hosting.secureserver.net Postman smtp found it... You solved my problem... Thanks.
View ArticleTech-Banker on "[Plugin: WP Mail Bank - Best PHPMailer & SMTP Mailer]...
Hi, Thank you for contacting us! We have checked & found that it's working fine at our end on multi-site network. If you are facing any problem then kindly provide us the screenshot for better...
View Articlemk342 on "contact form drama (PHP & wp_mail)"
The saga continues....I decided to use contact form 7, and setup a form and put a php call on the template.php in hopes that it would work on my homepage. And of course, I still get the same error!...
View ArticleKyle.A.Roberts on "[Plugin: SendGrid] To field populated with From field when...
Hello, There looks to be an issue with the code when sending via SMTP. When sending a test email or an actual email the To address keeps getting populated with the From address. This does not happen...
View ArticleTarahlynn on "smtp.gmail.com"
Hi there, I have been attempting to use the plugin WP-Mail-SMTP to use smtp.gmail.com on our wordpress site. We switched to gmail for business (a google apps account) and immediately after we switched...
View ArticleJames Huff on "smtp.gmail.com"
I recommend asking at https://wordpress.org/support/plugin/wp-mail-smtp#postform so the plugin's developers and support community can help you with this. Alternatively, try a different plugin, like...
View Article