Hi,
in my website this plugin does not work
when I send a test email the debug info says
SMTP ERROR: Failed to connect to server: Connection timed out (110)SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
How can I fix it?
Thanks
I have a site where two different persons have two different Contact Form 7 contact-forms. Is there a way to set up the smtp so that the two forms send from two different emails?
]]>Hi there,
I’m reading these security issues with PHP Mailer and wondering if this plugin uses an older version/if it can update?
https://www.wordfence.com/blog/2016/12/phpmailer-vulnerability/
]]>Hi! I am not receiving any emails from my website. I already tried your test emails. It says email sent but I’m not receiving any emails.
It works yesterday but now not working.
Thanks!
Hi
Google has made some new security changes, so I through you might want to add a notice of this in your “how to use the plugin instructions”. If not the plugin will not work with gmail.
Site: https://www.wpsitecare.com/gmail-smtp-settings/
Sincerely,
Mika
I have 2 different contact forms with different email addresses… will this work with both addresses?
]]>I worked on the first email test, after that it just kept failing. Gmail keeps blocking me out. I have to check every 10 minutes. Any advice on a work around? I have to be able send emails very often.
]]>Please can you help me I am getting the following error message:
Warning: stream_socket_enable_crypto(): Peer certificate CN=*.sgcpanel.com' did not match expected CN=
ams35.siteground.eu’ in /home/corktrai/public_html/wp-includes/class-smtp.php on line 344
Test email process is failed.
It worked n the test site but now on the live site?
]]>Hi,
How do I add the “reply-to” email address in my plugin using your plugin?
Currently, if I have “reply-to” headers set in my plugin then our plugin do not send the email to recipients.
I have also observed that “From name”, “From email” and “Reply to”address of our plugin is also replaced with your plugin settings.
Fore.x:
My plugin set the Headers like below:
From name: John Doe <[email protected]>
Reply-to: [email protected]
But it replaced with your plugin setting like below:
From name: Your plugin’s Reply name <your plugin’s reply email>
Reply-to: <your plugin’s reply email>
Any help would be appreciated.
Thanks,
Bhavik Kiri
Hello,
I just finished installing but it doesn’t work with SSL. It work with TLS option but the message goes to the junk folder.
Any idea?
I’m using my gogle app account.
thanks
]]>I have tested this plug in on my staging environment and it’s working fine but when I try to configure it on my production environment it won’t save the Authentication setting. I assume that some write access issue to a file on my production site is preventing this. Can you let me know what I can do to resolve this issue? I’ve tried a few other SMTP WP plugins and that same issue is happening.
]]>Hello,
I use Contact form 7 with Easy smtp and i have a small problem.
When receiving an e-mail from the site i have reply-to option that has both the user submited e-mail and the admin e-mail from my site.
How can i get the admin e-mail out of the reply-to.
Thank you.
hi plugin works well, just letting you know you have a minor typo in the test email message:
the message reads: This is dummy massage generated by Webriti SMTP Mail WordPress plugin.
but i’m guessing you want it to say “message” not “massage”. ??
cheers.
]]>Hello,
is there a possibility to add an additional smtp x header to the mails?
I want to send the mails via mandrill and with the addtional header I could assign the mails to a mandrill subaccount.
Thanks for some help!
Best regards,
Timo
]]>Once Smtp authentication radio button is checked then I cannot uncheck it no matter which browser I use? How can I uncheck or which table could I update via phpmyadmin?
I am using this on multipress if that makes a difference.
I want to uncheck / unselect
Yes: Use SMTP authentication.
Thanks!!
]]>Hello,
I am trying to increase the width of the contact form to better fit my site.
However, the DIV % in the settings doesn’t seem to do this…
Any ideas/suggestions?
https://www.agent20991.com/contact-form/
Thanks.
]]>Hi why my sent messages are not archived in my Sent Messages Box ? Is that ok ?
It only happens if I use a gmail account but I’m using email from my domain at [email protected]
Can you help ?
]]>I’ve tried multiple email settings from different hosts…. gmail , yahoo.. I always get the test email failed error message.
I’ve attempted to run v 1.4 and downgraded to 1.2 with no luck. Currently on WP 4.1 please help
]]>This plugin used to work, but since the upgrade to 4.1 (and also 4.0 I’ve now discovered) the emails always fail.
Please let the community and developers know if there is a planne dfix for this, otherwise we’ll have to replace the plugin with another, which would be a shame as it’s a great plugin.
Thanks,
Tom
]]>Tried version 1.2 & 1.3
Test email fails
Office365 is email provider port 587
I can see from smtp settings on office365 it is encrypted by TLS so I tried to select no encryption but still fails. All details are correct including logins.
Pop and Imap are encrypted SSL on office 365.
Any advice?
]]>Hi, I am trying to send e-mails using Google Apps for Business but with no success. When I send a test e-mail I am getting this error:
SMTP connect() failed.
My configuration:
Hi there,
Test emails just aren’t working whatever I do. I’ve tried my gmail and google apps account settings, none of which work. Is there a setting on my server that might be stopping this working. The error message is less than descriptive.
thanks
]]>I’m on WP 4.0.
Worked until a couple of days.
]]>Hello,
I am using plugin, it worked ok and suddently stoped working and I get below error while trying to send test email.
“Test email process is failed.”
My Settings are as below which worked before.
host: secure.domainname.com
Post: 465
Encryption: Use SSL
Authentication: Yes (used email and PW)
Let me know what could be problem?
Manoj
]]>Dear,
i have a wordpress site at https://www.asantabrigida.com;
It’s wordpress 3.8.2 with Vierra theme: themeforest.net/item/vierra-responsive-hotel-wordpress-theme/5992155 ;
The provider (www.aziendeitalia.it) has specified that the function phpmail is disabled, and suggested to install your great plugin.
If i send a test mail, i receive it.
But if i send a mail from the contact form, i don’t receive nothing.
I called the help-desk of provider, and they told me i have to modify my send.php, and to use SMTP classes(???)
My send.php file is quite simple:
<?php
session_start();
$email_to = get_option('de_email'); // change with your email
$name = $_POST['name'];
$email = $_POST['email'];
$subject = $_POST['subject'];
$message = $_POST['message'];
$headers = "From: $email\r\n";
$headers .= "Reply-To: $email\r\n";
if(mail($email_to, $subject, $message, $headers)){
echo "success";
}
else{
echo "failed";
}
?>
How can i modify this file, to make it work with your plugin?
I can give also to you username and password to enter in wordpress admin area.
PLEASE HELP ME…
Hi,
When I use this plug in, it always makes me reply to myself.
I already put ‘Reply-To: [your-email]’ to ‘Additional headers:’
But it still my email in the Recipient field.
When I don’t use it, I can’t receive any mails from the form, but the auto reply is working.
What I missed?
Please help…
Thanks
Hello fello WordPress useres,
Here is my issues, Im working on a project which the client has purchased and currently running on a azure cloud hosting platform…. which does not allow for standard SMTP protocols which has led me to this pluggin. I ran the test and still not working… Im runningthe followin
WP version 3.9
-PLUGGIN SET UP:
Webriti SMTP Mail
Enter your email address that emails should be sent from.
–From Email: [email protected]
–From Name: Admin
Mailer
-CHECKED BOX (yes)= Send all WordPress emails via SMTP.
SMTP Options
SMTP Host: smtp.gmail.com
-SMTP Port
-Port: 465
Encryption
-CHECKED BOX (yes): Use SSL encryption.
Authentication
– Yes: Use SMTP authentication.
Username:
– [email protected]
Password:
-ect ect ect
Question one: Could it be that im using the wrong email address that emails should be sent from and where or how would I be able to find this email? Its possible I input the wrong one.
Question two: Azure has a service called sendgrid, from what I read, it would serve as an email function for the host side but on explains it as to have the ability to sen mail, but I need its function on wordpress so that members can register and receive their activation key (THERE LIES THE PROBLEM, WOULD SENDGRID SOLVE MY THIS ISSUE) the following:
Figure-10 Set up site Auto Scale
By default Email service is not configured in WordPress. To enable Email functionality, you would need a third party email service like SendGrid. Learn how to configure SendGrid account from Azure Store . Once you have purchased this Add-On service, you need to install SendGrid Plugin for WordPress and configure it with you newly created SendGrid account.
Here is the link to their instruction on build:
https://azure.microsoft.com/blog/2014/05/13/how-to-run-wordpress-site-on-azure-websites/
Its been weeks of trying different pluggins and trying to retrofit them so they may work but not luck. Anyone out there familiar with these issue?
Thanks you for your readind this far,
-Erawkz.
I got the plugin set up correctly and the test email works great. For some reason my forms made with gravity forms won’t work.
Any ideas?
]]>Hi, I have set this up and it works great for the test mail. My question is that I have 3 different form plugins (yeah I know) Quform, contact form 7 and ninja popups, will all the mail go through your plugin if I specify delivery by email?
Thanks
]]>We have a site blog.domain.com that is on a different server than than the main site: domain.com.
We are using Gravity Forms and the notifications were working for a while and then stopped sending emails so I wanted to set up SMTP but it’s not working either.
I tried setting it up with my gmail account and the test email doesn’t work. Any ideas?