teaganfea
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Website Title shows up twiceI am having the same problem. Each page title shows with the name of my website. I imagine we have to change this in the Titles & Metas?? Please advise
Ok, I just sent a contact form from my site and it worked. Thank you!
Ok, thanks, 465 seems to work because I received the message bool true. However I didn’t receive the email in my account. Does this matter? Thanks again! Teagan
Hi, Im having the same problem. I am unable to send a test email. I get the bool False message.
My settings are:
From email: [email protected]
From Name: Teagan Fea
Mailer: Send all WordPress emails via SMTP.
Return Path: Set the return-path to match the From Email
SMTP Host: secure4189.hostgator.com
SMTP Port: 21
Encription: Use SSL encryption.
Authentification: Yes: Use SMTP authentication.
Username & password: used info for hostgator control panelHere is the debug message:
bool(false)
The full debugging output is shown below:
object(PHPMailer)#427 (69) {
[“Version”]=>
string(5) “5.2.7”
[“Priority”]=>
int(3)
[“CharSet”]=>
string(5) “UTF-8”
[“ContentType”]=>
string(10) “text/plain”
[“Encoding”]=>
string(4) “8bit”
[“ErrorInfo”]=>
string(22) “SMTP connect() failed.”
[“From”]=>
string(18) “[email protected]”
[“FromName”]=>
string(10) “Teagan Fea”
[“Sender”]=>
string(18) “[email protected]”
[“ReturnPath”]=>
string(0) “”
[“Subject”]=>
string(49) “WP Mail SMTP: Test mail to [email protected]”
[“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(430) “Date: Tue, 24 Mar 2015 22:44:11 +0000
Return-Path:
To: [email protected]
From: Teagan Fea
Subject: WP Mail SMTP: Test mail to [email protected]
Message-ID: <[email protected]>
X-Priority: 3
X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bitThank you for your help!