Replies: 0
hi, the plugin works great, but how can i hide my email password on admin backend for security pusposes?
Regards
Replies: 0
hi, the plugin works great, but how can i hide my email password on admin backend for security pusposes?
Regards
Replies: 0
Running the wp_mail_smtp plugin on a site using Karma 4.8.9 theme. Trying to send mail from the contact form using Office 365. Using the test email button on the settings page of the plugin, I am able to email my Gmail account and my work account. However, when submitting on the contact page, the message shows up in the Karma/Wordpress dashboard but never gets to the recipient. Any help would be great!
Replies: 1
From Email is always default wordpress administrator email.
Try set two different emails, one into plugin settings and another into wordpress settings page.
Set sending by SMTP.
Configure SMTP to work with email set into plugin setting.
Try send test message.
Server error display: Sender address rejected: not owned by user
Replies: 0
I switched to this plugin because it seems to be supported and updated more compared to another I used, so I hope this helps.
I have all the correct settings for yahoo smtp. I run the test at the bottom of plugin and receive it. I also SEEM to get good readings in the report (included below). But when I send an email through the form on the website it never gets delivered to the yahoo mail account. In Yahoo I also have the Allow Logins From Less Secure Apps.
I have a very frustrated client and I need some experience here that can help me resolve this. I thank everyone in advance for your positive and helpful input.
Begin Test Results >>>>>
Test Message Sent
The result was:
bool(true)
The full debugging output is shown below:
object(PHPMailer)#1534 (76) {
[“Version”]=>
string(6) “5.2.22”
[“Priority”]=>
NULL
[“CharSet”]=>
string(5) “UTF-8”
[“ContentType”]=>
string(10) “text/plain”
[“Encoding”]=>
string(4) “7bit”
[“ErrorInfo”]=>
string(0) “”
[“From”]=>
string(25) “staff@theangellawfirm.com”
[“FromName”]=>
string(18) “The Angel Law Firm”
[“Sender”]=>
string(0) “”
[“ReturnPath”]=>
string(0) “”
[“Subject”]=>
string(47) “WP Mail SMTP: Test mail to contact@leecloer.com”
[“Body”]=>
string(68) “This is a test email generated by the WP Mail SMTP WordPress plugin.”
[“AltBody”]=>
string(0) “”
[“Ical”]=>
string(0) “”
[“MIMEBody”:protected]=>
string(69) “This is a test email generated by the WP Mail SMTP WordPress plugin.
”
[“MIMEHeader”:protected]=>
string(366) “Date: Sun, 2 Apr 2017 13:51:15 +0000
To: contact@leecloer.com
From: The Angel Law Firm
Subject: WP Mail SMTP: Test mail to contact@leecloer.com
Message-ID:
X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
”
[“mailHeader”:protected]=>
string(0) “”
[“WordWrap”]=>
int(0)
[“Mailer”]=>
string(4) “smtp”
[“Sendmail”]=>
string(18) “/usr/sbin/sendmail”
[“UseSendmailOptions”]=>
bool(true)
[“PluginDir”]=>
string(0) “”
[“ConfirmReadingTo”]=>
string(0) “”
[“Hostname”]=>
string(0) “”
[“MessageID”]=>
string(0) “”
[“MessageDate”]=>
string(30) “Sun, 2 Apr 2017 13:51:15 +0000”
[“Host”]=>
string(19) “smtp.mail.yahoo.com”
[“Port”]=>
string(3) “465”
[“Helo”]=>
string(0) “”
[“SMTPSecure”]=>
string(3) “ssl”
[“SMTPAutoTLS”]=>
bool(true)
[“SMTPAuth”]=>
bool(true)
[“SMTPOptions”]=>
array(0) {
}
[“Username”]=>
string(20) “thealf2016@yahoo.com”
[“Password”]=>
string(8) “33559alf”
[“AuthType”]=>
string(0) “”
[“Realm”]=>
string(0) “”
[“Workstation”]=>
string(0) “”
[“Timeout”]=>
int(300)
[“SMTPDebug”]=>
bool(true)
[“Debugoutput”]=>
string(4) “echo”
[“SMTPKeepAlive”]=>
bool(false)
[“SingleTo”]=>
bool(false)
[“SingleToArray”]=>
array(0) {
}
[“do_verp”]=>
bool(false)
[“AllowEmpty”]=>
bool(false)
[“LE”]=>
string(1) ”
”
[“DKIM_selector”]=>
string(0) “”
[“DKIM_identity”]=>
string(0) “”
[“DKIM_passphrase”]=>
string(0) “”
[“DKIM_domain”]=>
string(0) “”
[“DKIM_private”]=>
string(0) “”
[“DKIM_private_string”]=>
string(0) “”
[“action_function”]=>
string(0) “”
[“XMailer”]=>
string(0) “”
[“smtp”:protected]=>
object(SMTP)#1408 (14) {
[“Version”]=>
string(6) “5.2.22”
[“SMTP_PORT”]=>
int(25)
[“CRLF”]=>
string(2) ”
”
[“do_debug”]=>
bool(true)
[“Debugoutput”]=>
string(4) “echo”
[“do_verp”]=>
bool(false)
[“Timeout”]=>
int(300)
[“Timelimit”]=>
int(300)
[“smtp_transaction_id_patterns”:protected]=>
array(3) {
[“exim”]=>
string(21) “/[0-9]{3} OK id=(.*)/”
[“sendmail”]=>
string(29) “/[0-9]{3} 2.0.0 (.*) Message/”
[“postfix”]=>
string(35) “/[0-9]{3} 2.0.0 Ok: queued as (.*)/”
}
[“smtp_conn”:protected]=>
NULL
[“error”:protected]=>
array(4) {
[“error”]=>
string(0) “”
[“detail”]=>
string(0) “”
[“smtp_code”]=>
string(0) “”
[“smtp_code_ex”]=>
string(0) “”
}
[“helo_rply”:protected]=>
NULL
[“server_caps”:protected]=>
NULL
[“last_reply”:protected]=>
string(34) “221 Service Closing transmission
”
}
[“to”:protected]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(20) “contact@leecloer.com”
[1]=>
string(0) “”
}
}
[“cc”:protected]=>
array(0) {
}
[“bcc”:protected]=>
array(0) {
}
[“ReplyTo”:protected]=>
array(0) {
}
[“all_recipients”:protected]=>
array(1) {
[“contact@leecloer.com”]=>
bool(true)
}
[“RecipientsQueue”:protected]=>
array(0) {
}
[“ReplyToQueue”:protected]=>
array(0) {
}
[“attachment”:protected]=>
array(0) {
}
[“CustomHeader”:protected]=>
array(0) {
}
[“lastMessageID”:protected]=>
string(54) “”
[“message_type”:protected]=>
string(5) “plain”
[“boundary”:protected]=>
array(3) {
[1]=>
string(35) “b1_bf5c0248c805e6ab82fdebf02fd70806”
[2]=>
string(35) “b2_bf5c0248c805e6ab82fdebf02fd70806”
[3]=>
string(35) “b3_bf5c0248c805e6ab82fdebf02fd70806”
}
[“language”:protected]=>
array(0) {
}
[“error_count”:protected]=>
int(0)
[“sign_cert_file”:protected]=>
string(0) “”
[“sign_key_file”:protected]=>
string(0) “”
[“sign_extracerts_file”:protected]=>
string(0) “”
[“sign_key_pass”:protected]=>
string(0) “”
[“exceptions”:protected]=>
bool(true)
[“uniqueid”:protected]=>
string(32) “bf5c0248c805e6ab82fdebf02fd70806”
}
The SMTP debugging output is shown below:
2017-04-02 13:51:15 Connection: opening to ssl://smtp.mail.yahoo.com:465, timeout=300, options=array (
)
2017-04-02 13:51:16 Connection: opened
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “220 smtp.mail.yahoo.com ESMTP ready
”
2017-04-02 13:51:16 SERVER -> CLIENT: 220 smtp.mail.yahoo.com ESMTP ready
2017-04-02 13:51:16 CLIENT -> SERVER: EHLO theangellawfirm.com
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250-smtp.mail.yahoo.com
”
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “250-smtp.mail.yahoo.com
”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250-PIPELINING
”
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “250-smtp.mail.yahoo.com
250-PIPELINING
”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250-SIZE 41697280
”
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “250-smtp.mail.yahoo.com
250-PIPELINING
250-SIZE 41697280
”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250-8 BITMIME
”
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “250-smtp.mail.yahoo.com
250-PIPELINING
250-SIZE 41697280
250-8 BITMIME
”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250 AUTH PLAIN LOGIN XOAUTH2 XYMCOOKIE OAUTHBEARER
”
2017-04-02 13:51:16 SERVER -> CLIENT: 250-smtp.mail.yahoo.com
250-PIPELINING
250-SIZE 41697280
250-8 BITMIME
250 AUTH PLAIN LOGIN XOAUTH2 XYMCOOKIE OAUTHBEARER
2017-04-02 13:51:16 Auth method requested: UNKNOWN
2017-04-02 13:51:16 Auth methods available on the server: PLAIN,LOGIN,XOAUTH2,XYMCOOKIE,OAUTHBEARER
2017-04-02 13:51:16 Auth method selected: LOGIN
2017-04-02 13:51:16 CLIENT -> SERVER: AUTH LOGIN
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “334 VXNlcm5hbWU6
”
2017-04-02 13:51:16 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2017-04-02 13:51:16 CLIENT -> SERVER: dGhlYWxmMjAxNkB5YWhvby5jb20=
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “334 UGFzc3dvcmQ6
”
2017-04-02 13:51:16 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2017-04-02 13:51:16 CLIENT -> SERVER: MzM1NTlhbGY=
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “235 2.0.0 OK
”
2017-04-02 13:51:16 SERVER -> CLIENT: 235 2.0.0 OK
2017-04-02 13:51:16 CLIENT -> SERVER: MAIL FROM:
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250 OK , completed
”
2017-04-02 13:51:16 SERVER -> CLIENT: 250 OK , completed
2017-04-02 13:51:16 CLIENT -> SERVER: RCPT TO:
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250 OK , completed
”
2017-04-02 13:51:16 SERVER -> CLIENT: 250 OK , completed
2017-04-02 13:51:16 CLIENT -> SERVER: DATA
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “354 Start Mail. End with CRLF.CRLF
”
2017-04-02 13:51:16 SERVER -> CLIENT: 354 Start Mail. End with CRLF.CRLF
2017-04-02 13:51:16 CLIENT -> SERVER: Date: Sun, 2 Apr 2017 13:51:15 +0000
2017-04-02 13:51:16 CLIENT -> SERVER: To: contact@leecloer.com
2017-04-02 13:51:16 CLIENT -> SERVER: From: The Angel Law Firm
2017-04-02 13:51:16 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to contact@leecloer.com
2017-04-02 13:51:16 CLIENT -> SERVER: Message-ID:
2017-04-02 13:51:16 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
2017-04-02 13:51:16 CLIENT -> SERVER: MIME-Version: 1.0
2017-04-02 13:51:16 CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
2017-04-02 13:51:16 CLIENT -> SERVER:
2017-04-02 13:51:16 CLIENT -> SERVER: This is a test email generated by the WP Mail SMTP WordPress plugin.
2017-04-02 13:51:16 CLIENT -> SERVER:
2017-04-02 13:51:16 CLIENT -> SERVER: .
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “250 OK , completed
”
2017-04-02 13:51:16 SERVER -> CLIENT: 250 OK , completed
2017-04-02 13:51:16 CLIENT -> SERVER: QUIT
2017-04-02 13:51:16 SMTP -> get_lines(): $data is “”
2017-04-02 13:51:16 SMTP -> get_lines(): $str is “221 Service Closing transmission
”
2017-04-02 13:51:16 SERVER -> CLIENT: 221 Service Closing transmission
2017-04-02 13:51:16 Connection: closed
<<<< End test results
Replies: 0
I need to contact a moderator.
Replies: 0
WP-Mail-SMTP 0.10.1 not compatible with Contact Form 7 4.5
Have you already seen that ?
Replies: 0
The link in “This is in plain text because it must be stored encrypted. For more information, click here.” next to the password field doesn’t work, it just reloads the config page.
Replies: 0
this plugin stopped working maybe after new cert was installed, not 100% sure. when I run a test email I just get a blank screen no diagnostics shown.
I have another plugin wp mail log, when I look at that shows an error “SMTP Error: Could not connect to SMTP host.” but when running iptraf-ng I can see the following
from apache:40950 to exchange:smtp first packet (SYN)
from exchange:smtp to apache:40950 first packet (SYN)
from exchange:smtp to apache:40950 FIN sent 7 packets, 729 bytes, avg flow rate 1.16 kbps
from apache:40950 to exchange:smtp FIN acknowleged
from apache:40950 to exchange:smtp FIN sent 8 packets, 466 bytes, avg flow rate 0.74 kbps
from exchange:smtp to apache:40950 FIN acknowleged
so I know some sort of connection is happening, I have another plugin postie that works just fine, but uses pops protocol not smtp
wordpress is on a fedora 24 server.
exchange is 2010
any thought will be much appreciated
Replies: 0
Hi,
Everything about this plugin is good EXCEPT that I cannot hide my private gmail address with every email sent. It is using my Outlook email address for the SMTP options BUT with every message sent it is showing my gmail address as source. This gmail address is connected with the administration of site and is private. What instructions can you give me to resolve this?
Kind regards,
Yunis
Replies: 0
Hi all,
I’m not sure if it’s my hosting setup, but I can’t seem to send messages through WP Mail SMTP. Setup is done correctly. Is there anything that I need to check on my hosting?
Replies: 1
Set to no encryption however it appears to use encryption!!!
The SMTP debugging output is shown below:
[Large code/text excerpt removed by moderator per forum rules. Please use Pastebin or a Gist for all large code/text excerpts.]
Code block here: https://pastebin.com/TqBaceGx
Replies: 0
Firstly, great plugin as saved me a lot of hassle with hosting provider not sending php mail… However, despite adding in a noreply@ email into the “From Email” field, I still receive the email at my primary Gmail address. This create a problem as then Gmail treats the contact form inbox email the same as the sent email as the addresses are the same. I need to set a different “From Email” so that it looks like it’s not from me. I am using Gmail with SSL encryption and SMTP authentication. Any ideas? Thanks!
Replies: 0
Hi Callum,
I exported all strings from GlotPress for this plugin and completely localized all strings, but it still remained 2 strings that couldn’t be localized at least.
And more strings were localized but didn’t show their translations, this is PO error issue.
Please update the latest PO to GlotPress so that I can introduce it to more people need this plugin.
Regards,
Alex
Replies: 0
This is the third website where I am using Ninja Forms and WP-MAIL-SMTP together. The first two sites work fine (verified that today). I tried to add the third site today, but cannot get it to work. I’ve set the SMTP settings the same as the other sites that work and double checked them. The test email from the plugin works. If I tell the plugin to send email using PHP it works. Can anyone give me ideas on how to proceed and/or troubleshoot this?
Replies: 0
I’ve used WP Mail SMTP on other sites. I love this plugin.
On this site, hosted on a Ubuntu 16.04 server with ISPconfig and WordPress 4.7.4, my Divi Contact Form is not working. NO problems with other of my sites with this config.
I’m using SMTP with Zoho.com, SSL and the Test works fine.
My other WordPress forms mail sending does not work (e.g. Divi Contact Form)
Is there a way to diagnose and fix this?
If you can suggest some things to try and which files specifically might give log results? What string would I search for?
Seems others are having this problem, where the Test works but not other WP forms programs.
Any hints or solutions would be much appreciated. Thanks.
Replies: 0
Great plugin! I was having difficult authenticating to G Suite service like many others here. I found that my password was being altered by the sanitize function applied when I was setting my password in the admin section.
Now I suppose when I am logged into the admin area of WP, that I won’t be doing any kind of sql injection attacks, but I do suppose if the admin account is hacked, that an attackers could potentially target this field. So I wasn’t sure if any other method of “sanitizing” this field would be potentially work better? Perhaps there is a more specific sql injection sanitizer that would be preferred? I think the WP sanitize function is stripping out any and all potential HTML tags, etc.
Hope this helps the community.
Specific issue is found at file: includes/class-smtp-settings.php. line: 116
Replies: 0
hi team,
I need help with a problem i,ve been having with SMTP on my website. I activated Debug https://snag.gy/4Xrz18.jpg and i got this file https://pastebin.com/BFASJYZS was hoping you guys could help me out.
Thanks in advance.
Replies: 0
Hi, when configuring the plugin the save button is not visible, so I cannot save and test my configuration. Any help would be appreciated!
Replies: 0
The WP Mail SMTP plugin is not working in WP 4.7.5.
I select [Use the PHP mail() function to send emails.] and the debugging message is always display -> Could not instantiate mail function.
Much appreciate someone here can help me to resolve this issue.
Million thanks in advance.
Cheers, Barry Fung
Replies: 0
I try to setup smtp for the website, and use the webmail.domain.com as the host, using port 465 on SSl with Authentication, on Test the page loads and loads and sends 503 error and also either on contact form 7 or Gravity form, it keeps loading forever on submission.
Please Help 🙁