voltronik on "[Plugin: Better Notifications for WordPress (beta)] Compatible...
Glad it's now working for you. I suppose it could be that the other SMTP plugin wasn't compatible with 4.0. Either way, pleased to hear that it's working. If you like the plugin, please leave a review.
View ArticleDashford1000 on "[Plugin: Better Notifications for WordPress (beta)]...
Yeah, I think you're probably right. Review posted. Thanks!
View Articlevoltronik on "[Plugin: Better Notifications for WordPress (beta)] Compatible...
Thanks, much appreciated. Enjoy the plugin!
View ArticleRahalRalph on "[Plugin: MailPoet Newsletters] Emails are being sent but not...
Hi, I sent an enail to the provided email on mail-tester.com and checked to see if it reached it didn't, I kept refreshing the page every few minutes using the small refresh button on the bottom of the...
View ArticleTech-Banker on "[Plugin: WP Mail Bank - PHPMailer & SMTP Mailer] Setup email...
Hi, Can you please check those settings at your end locally by testing it at Outlook or any other Mail Client. The Failed to Connect to Server only comes when you have incorrect settings. Thanks...
View Articlehtmlgifted on "[Plugin: WP Mail Bank - PHPMailer & SMTP Mailer] Setup email...
I have the same settings from my thunderbird mail client.... I even tried a diffrent smtp port for the settings in the plugin but stll same thing....
View ArticleMailPoet Staff on "[Plugin: MailPoet Newsletters] Emails are being sent but...
So it looks like GoDaddy is not sending your messages properly. Please get in touch here: http://support.mailpoet.com/ we'll need to ask you private details to help you fix this issue.
View ArticleRahalRalph on "[Plugin: MailPoet Newsletters] Emails are being sent but not...
Done, I added my outlook email just in case my @mydomain causes any more problems.
View Articlewebriti on "[Plugin: Easy SMTP Mail] SMTP classes!"
I think you should wordpress specific wp_mail function Read more regarding this function
View ArticleFlickreel on "[Plugin: WP Mail SMTP] Test Email works but the Contact Form...
Replace mail() function with wp_mail() function - all the parameters are the same.
View Articlemintydog on "[Plugin: WP Mail SMTP] Need logging capability"
Plugin works fine, has for over a year, but all of a sudden one form, that we have not modified in 6 months, does not deliver to the recipients. A logging function that shows the SMTP transaction would...
View ArticleMailPoet Staff on "[Plugin: MailPoet Newsletters] Emails are being sent but...
Hi, I'm sorry, did you get in touch with us?! It's not clear on your message, and it's hard for us to identify you there because of your nickname here!
View Articleandrewpk on "[Plugin: Custom Contact Forms] not sending mail (with solution)"
Had a problem with mail not being sent when using SMTP. PHPMailer works fine - it just turned out the $mail->SMTPSecure wasn't getting set to anything in the plugin. custom-contact-forms-front.php...
View Articleandrewpk on "[Plugin: Custom Contact Forms] not sending mail (with solution)"
Submitted pull request: https://github.com/tlovett1/custom-contact-forms/pull/12
View Articlexbaha on "[Plugin: WP Mail SMTP] Doesnt work with Zoho mail"
my outlook configuration was smtp.zoho.com using SSL port 465 this is the output when i try to send email using the above settings: The result was: bool(false) The full debugging output is shown below:...
View ArticleRahalRalph on "[Plugin: MailPoet Newsletters] Emails are being sent but not...
Hi, I have contacted you before and I sent another confirmation email but I am not getting any reply to it. I am using my personal email rahal.ralph@outlook.com Please let me know if you still have my...
View ArticleMailPoet Staff on "[Plugin: MailPoet Newsletters] Emails are being sent but...
Hi RahalRalph, We got your email, I'll reply to it right now!
View ArticleDemkov on "[Plugin: Simple Subscribe] How to word via SMTP"
Hi there, I using your plugin with WP Mail SMTP plugin that send all email via SMTP. But your plugin can't work with SMTP plugin and mails are with incorrect localhost email....
View Articlerasolis on "[Plugin: WP SES] Hide Confirmed Senders"
How can we hide Confirmed Senders in the WP SES admin page inside the WP Dashboard? I understand that it is due to Amazon's API but can we have an option to not display? Thank you. - Anthony...
View ArticleSylvain Deaure on "[Plugin: WP SES] Hide Confirmed Senders"
Hi, It's in the FAQ : https://wordpress.org/plugins/wp-ses/faq/ // Hide list of verified emails (optional) define('WP_SES_HIDE_VERIFIED',true);
View Article