cynthiacamilamarimi
Forum Replies Created
-
I have to thank you Jeoren your plugin is outstanding! this thread solved my issue as well. Keep up with the good work!
this is the response the client sees:
There are no shipping methods available. Please double check your address, or contact us if you need any help.
ok thanks Michael, any recommendations? because I am having issues with Jetpack as well… too many issues so far
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Multiple emails being sentHi my site is not login and it is showing the following error on your plugin
Any ideas on how to solve it or what went missing?
https://thewokmxli.com
Warning: require_once(Postman-Wizard/SmtpDiscovery.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/72/11420272/html/thewokmxli/wp-content/plugins/postman-smtp/Postman/PostmanAdminController.php on line 11
Fatal error: require_once() [function.require]: Failed opening required ‘Postman-Wizard/SmtpDiscovery.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/72/11420272/html/thewokmxli/wp-content/plugins/postman-smtp/Postman/PostmanAdminController.php on line 11
the gmail that appears above is the email it is going to, not from where is it going, i am sending from [email protected]
Hi
I am getting the same result after using
host: smtp.live.com
port: 587
encryption: tls
with my username and passwordand the result was:
bool(false)
The full debugging output is shown below:
object(PHPMailer)#1207 (69) {
(all the other stuff) and at the end I see:SMTP -> ERROR: Failed to connect to server: Connection refused (111)
I do see this
“
[“MIMEHeader”:protected]=>
string(459) “Date: Fri, 27 Feb 2015 21:29:12 +0000
Return-Path:
To: [email protected]
From: ArteGennaro
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: 8bit“
but don’t know where to change it…Hi guys,
Jason, I am using the same parameters you posted above and I am getting:
The result was:
bool(false)
The full debugging output is shown below:
object(PHPMailer)#1207 (69) {
(all the other stuff) and at the end I see:SMTP -> ERROR: Failed to connect to server: Connection refused (111)
I do see this
“
[“MIMEHeader”:protected]=>
string(459) “Date: Fri, 27 Feb 2015 21:29:12 +0000
Return-Path:
To: [email protected]
From: ArteGennaro
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: 8bit“
but don’t know where to change it…