itnetworkexpert
Forum Replies Created
-
Forum: Plugins
In reply to: [ReCaptcha Integration for WordPress] ReCaptcha not workingRecaptha not showing on this link:
https://www.3gca.org/contact-form/Forum: Plugins
In reply to: [Event List] reverse the order of the yearsplz help me
Test Message Sent
The result was:
bool(true)
The full debugging output is shown below:
object(PHPMailer)#709 (75) {
["Version"]=>
string(6) "5.2.14"
["Priority"]=>
NULL
["CharSet"]=>
string(5) "UTF-8"
["ContentType"]=>
string(10) "text/plain"
["Encoding"]=>
string(4) "8bit"
["ErrorInfo"]=>
string(0) ""
["From"]=>
string(24) "[email protected]"
["FromName"]=>
string(18) "xyz"
["Sender"]=>
string(24) "[email protected]"
["ReturnPath"]=>
string(0) ""
["Subject"]=>
string(41) "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(386) "Date: Fri, 22 Jul 2016 07:57:02 +0000
To: [email protected]
From: IT Network Experts
Subject: WP Mail SMTP: Test mail to [email protected]
Message-ID: <[email protected]>
X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit"
["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(31) "Fri, 22 Jul 2016 07:57:02 +0000"
["Host"]=>
string(24) "mail.xyz.com"
["Port"]=>
string(3) "465"
["Helo"]=>
string(0) ""
["SMTPSecure"]=>
string(3) "ssl"
["SMTPAutoTLS"]=>
bool(true)
["SMTPAuth"]=>
bool(false)
["SMTPOptions"]=>
array(0) {
}
["Username"]=>
string(0) ""
["Password"]=>
string(0) ""
["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) ""
["action_function"]=>
string(0) ""
["XMailer"]=>
string(0) ""
["smtp":protected]=>
object(SMTP)#967 (13) {
["Version"]=>
string(6) "5.2.14"
["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_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(46) "221 server.xyz.org closing connection
"
}
["to":protected]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(14) "[email protected]"
[1]=>
string(0) ""
}
}
["cc":protected]=>
array(0) {
}
["bcc":protected]=>
array(0) {
}
["ReplyTo":protected]=>
array(0) {
}
["all_recipients":protected]=>
array(1) {
["[email protected]"]=>
bool(true)
}
["RecipientsQueue":protected]=>
array(0) {
}
["ReplyToQueue":protected]=>
array(0) {
}
["attachment":protected]=>
array(0) {
}
["CustomHeader":protected]=>
array(0) {
}
["lastMessageID":protected]=>
string(54) "<[email protected]>"
["message_type":protected]=>
string(5) "plain"
["boundary":protected]=>
array(3) {
[1]=>
string(35) "b1_11636349eb66722f7b537fd5002a1a73"
[2]=>
string(35) "b2_11636349eb66722f7b537fd5002a1a73"
[3]=>
string(35) "b3_11636349eb66722f7b537fd5002a1a73"
}
["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) "11636349eb66722f7b537fd5002a1a73"
}
The SMTP debugging output is shown below:
2016-07-22 07:57:02 Connection: opening to ssl://mail.xyz.com:465, timeout=300, options=array (
)
2016-07-22 07:57:02 Connection: opened
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "220-server.smartforum.org ESMTP Exim 4.87 #1 Fri, 22 Jul 2016 07:57:02 +0000
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "220-server.smartforum.org ESMTP Exim 4.87 #1 Fri, 22 Jul 2016 07:57:02 +0000
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "220-We do not authorize the use of this system to transport unsolicited,
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "220-server.smartforum.org ESMTP Exim 4.87 #1 Fri, 22 Jul 2016 07:57:02 +0000
220-We do not authorize the use of this system to transport unsolicited,
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "220 and/or bulk e-mail.
"
2016-07-22 07:57:02 SERVER -> CLIENT: 220-server.smartforum.org ESMTP Exim 4.87 #1 Fri, 22 Jul 2016 07:57:02 +0000
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
2016-07-22 07:57:02 CLIENT -> SERVER: EHLO itnetworkexpert.com
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250-server.smartforum.org Hello itnetworkexpert.com [198.1.103.211]
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "250-server.smartforum.org Hello itnetworkexpert.com [198.1.103.211]
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250-SIZE 52428800
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "250-server.smartforum.org Hello itnetworkexpert.com [198.1.103.211]
250-SIZE 52428800
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250-8BITMIME
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "250-server.smartforum.org Hello itnetworkexpert.com [198.1.103.211]
250-SIZE 52428800
250-8BITMIME
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250-PIPELINING
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "250-server.xyz.org Hello xyz.com [198.1.103.211]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
"
2016-07-22 07:57:02 SMTP -> get_lines(): $data is "250-server.xyz.org Hello itnetworkexpert.com [198.1.103.211]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
"
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250 HELP
"
2016-07-22 07:57:02 SERVER -> CLIENT: 250-server.xyz.org Hello xyz.com [198.1.103.211]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250 HELP
2016-07-22 07:57:02 CLIENT -> SERVER: MAIL FROM:
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250 OK
"
2016-07-22 07:57:02 SERVER -> CLIENT: 250 OK
2016-07-22 07:57:02 CLIENT -> SERVER: RCPT TO:
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250 Accepted
"
2016-07-22 07:57:02 SERVER -> CLIENT: 250 Accepted
2016-07-22 07:57:02 CLIENT -> SERVER: DATA
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "354 Enter message, ending with "." on a line by itself
"
2016-07-22 07:57:02 SERVER -> CLIENT: 354 Enter message, ending with "." on a line by itself
2016-07-22 07:57:02 CLIENT -> SERVER: Date: Fri, 22 Jul 2016 07:57:02 +0000
2016-07-22 07:57:02 CLIENT -> SERVER: To: [email protected]
2016-07-22 07:57:02 CLIENT -> SERVER: From: IT Network Experts
2016-07-22 07:57:02 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to [email protected]
2016-07-22 07:57:02 CLIENT -> SERVER: Message-ID: <[email protected]>
2016-07-22 07:57:02 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer)
2016-07-22 07:57:02 CLIENT -> SERVER: MIME-Version: 1.0
2016-07-22 07:57:02 CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
2016-07-22 07:57:02 CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
2016-07-22 07:57:02 CLIENT -> SERVER:
2016-07-22 07:57:02 CLIENT -> SERVER: This is a test email generated by the WP Mail SMTP WordPress plugin.
2016-07-22 07:57:02 CLIENT -> SERVER:
2016-07-22 07:57:02 CLIENT -> SERVER: .
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "250 OK id=1bQVKQ-0006vZ-OV
"
2016-07-22 07:57:02 SERVER -> CLIENT: 250 OK id=1bQVKQ-0006vZ-OV
2016-07-22 07:57:02 CLIENT -> SERVER: QUIT
2016-07-22 07:57:02 SMTP -> get_lines(): $data is ""
2016-07-22 07:57:02 SMTP -> get_lines(): $str is "221 server.xyz.org closing connection
"
2016-07-22 07:57:02 SERVER -> CLIENT: 221 server.xyz.org closing connection
2016-07-22 07:57:02 Connection: closed