Sie sind auf Seite 1von 9

Test Message Sent

The result was:


bool(true)
The full debugging output is shown below:
object(PHPMailer)#11002 (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(22) "sean@tutorsgateway.com"
["FromName"]=>
string(22) "sean@tutorsgateway.com"
["Sender"]=>
string(22) "sean@tutorsgateway.com"
["ReturnPath"]=>
string(0) ""
["Subject"]=>
string(44) "WP Mail SMTP: Test mail to sean4ng@gmail.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(362) "Date: Wed, 16 Aug 2017 04:26:10 +0000
To: sean4ng@gmail.com
From: "sean@tutorsgateway.com"
Subject: WP Mail SMTP: Test mail to sean4ng@gmail.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(31) "Wed, 16 Aug 2017 04:26:10 +0000"
["Host"]=>
string(22) "mail.tutorsgateway.com"
["Port"]=>
string(3) "587"
["Helo"]=>
string(0) ""
["SMTPSecure"]=>
string(0) ""
["SMTPAutoTLS"]=>
bool(true)
["SMTPAuth"]=>
bool(true)
["SMTPOptions"]=>
array(0) {
}
["Username"]=>
string(22) "sean@tutorsgateway.com"
["Password"]=>
string(8) "M]f5!#F@"
["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)#11000 (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(42) "221 flier.ip-asia.com closing connection
"
}
["to":protected]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(17) "sean4ng@gmail.com"
[1]=>
string(0) ""
}
}
["cc":protected]=>
array(0) {
}
["bcc":protected]=>
array(0) {
}
["ReplyTo":protected]=>
array(0) {
}
["all_recipients":protected]=>
array(1) {
["sean4ng@gmail.com"]=>
bool(true)
}
["RecipientsQueue":protected]=>
array(0) {
}
["ReplyToQueue":protected]=>
array(0) {
}
["attachment":protected]=>
array(0) {
}
["CustomHeader":protected]=>
array(0) {
}
["lastMessageID":protected]=>
string(52) ""
["message_type":protected]=>
string(5) "plain"
["boundary":protected]=>
array(3) {
[1]=>
string(35) "b1_a6e7fe5305b969fa5291e397957642e0"
[2]=>
string(35) "b2_a6e7fe5305b969fa5291e397957642e0"
[3]=>
string(35) "b3_a6e7fe5305b969fa5291e397957642e0"
}
["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) "a6e7fe5305b969fa5291e397957642e0"
}
The SMTP debugging output is shown below:
2017-08-16 04:26:10 Connection: opening to mail.tutorsgateway.com:587,
timeout=300, options=array (
)
2017-08-16 04:26:10 Connection: opened
2017-08-16 04:26:10 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "220-flier.ip-asia.com
ESMTP Exim 4.89 #1 Wed, 16 Aug 2017 12:26:10 +0800
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "220-flier.ip-asia.com
ESMTP Exim 4.89 #1 Wed, 16 Aug 2017 12:26:10 +0800
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "220-We do not authorize
the use of this system to transport unsolicited,
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "220-flier.ip-asia.com
ESMTP Exim 4.89 #1 Wed, 16 Aug 2017 12:26:10 +0800
220-We do not authorize the use of
this system to transport unsolicited,
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "220 and/or bulk e-mail.
"
2017-08-16 04:26:10 SERVER -> CLIENT: 220-flier.ip-asia.com ESMTP Exim 4.89
#1 Wed, 16 Aug 2017 12:26:10 +0800
220-We do not authorize the use of
this system to transport unsolicited,
220 and/or bulk e-mail.
2017-08-16 04:26:10 CLIENT -> SERVER: EHLO tutorsgateway.com
2017-08-16 04:26:10 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250-SIZE 52428800
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250-8BITMIME
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250-PIPELINING
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250-STARTTLS
"
2017-08-16 04:26:10 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
"
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "250 HELP
"
2017-08-16 04:26:10 SERVER -> CLIENT: 250-flier.ip-asia.com Hello
tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
2017-08-16 04:26:10 CLIENT -> SERVER: STARTTLS
2017-08-16 04:26:10 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:10 SMTP -> get_lines(): $str is "220 TLS go ahead
"
2017-08-16 04:26:10 SERVER -> CLIENT: 220 TLS go ahead
2017-08-16 04:26:11 CLIENT -> SERVER: EHLO tutorsgateway.com
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
"
2017-08-16 04:26:11 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
"
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250-SIZE 52428800
"
2017-08-16 04:26:11 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
"
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250-8BITMIME
"
2017-08-16 04:26:11 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
"
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250-PIPELINING
"
2017-08-16 04:26:11 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
"
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250-AUTH PLAIN LOGIN
"
2017-08-16 04:26:11 SMTP -> get_lines(): $data is "250-flier.ip-asia.com
Hello tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
"
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250 HELP
"
2017-08-16 04:26:11 SERVER -> CLIENT: 250-flier.ip-asia.com Hello
tutorsgateway.com [101.99.69.75]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250 HELP
2017-08-16 04:26:11 Auth method requested: UNKNOWN
2017-08-16 04:26:11 Auth methods available on the server: PLAIN,LOGIN
2017-08-16 04:26:11 Auth method selected: LOGIN
2017-08-16 04:26:11 CLIENT -> SERVER: AUTH LOGIN
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "334 VXNlcm5hbWU6
"
2017-08-16 04:26:11 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2017-08-16 04:26:11 CLIENT -> SERVER: c2VhbkB0dXRvcnNnYXRld2F5LmNvbQ==
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "334 UGFzc3dvcmQ6
"
2017-08-16 04:26:11 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2017-08-16 04:26:11 CLIENT -> SERVER: TV1mNSEjRkA=
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "235 Authentication
succeeded
"
2017-08-16 04:26:11 SERVER -> CLIENT: 235 Authentication succeeded
2017-08-16 04:26:11 CLIENT -> SERVER: MAIL FROM:
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250 OK
"
2017-08-16 04:26:11 SERVER -> CLIENT: 250 OK
2017-08-16 04:26:11 CLIENT -> SERVER: RCPT TO:
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "250 Accepted
"
2017-08-16 04:26:11 SERVER -> CLIENT: 250 Accepted
2017-08-16 04:26:11 CLIENT -> SERVER: DATA
2017-08-16 04:26:11 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:11 SMTP -> get_lines(): $str is "354 Enter message,
ending with "." on a line by itself
"
2017-08-16 04:26:11 SERVER -> CLIENT: 354 Enter message, ending with "." on
a line by itself
2017-08-16 04:26:11 CLIENT -> SERVER: Date: Wed, 16 Aug 2017 04:26:10 +0000
2017-08-16 04:26:11 CLIENT -> SERVER: To: sean4ng@gmail.com
2017-08-16 04:26:11 CLIENT -> SERVER: From: "sean@tutorsgateway.com"
2017-08-16 04:26:11 CLIENT -> SERVER: Subject: WP Mail SMTP: Test mail to
sean4ng@gmail.com
2017-08-16 04:26:11 CLIENT -> SERVER: Message-ID:
2017-08-16 04:26:11 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22
(https://github.com/PHPMailer/PHPMailer)
2017-08-16 04:26:11 CLIENT -> SERVER: MIME-Version: 1.0
2017-08-16 04:26:11 CLIENT -> SERVER: Content-Type: text/plain;
charset=UTF-8
2017-08-16 04:26:11 CLIENT -> SERVER:
2017-08-16 04:26:11 CLIENT -> SERVER: This is a test email generated by the
WP Mail SMTP WordPress plugin.
2017-08-16 04:26:11 CLIENT -> SERVER:
2017-08-16 04:26:11 CLIENT -> SERVER: .
2017-08-16 04:26:12 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:12 SMTP -> get_lines(): $str is "250 OK id=1dhpuF-001dp9-
6F
"
2017-08-16 04:26:12 SERVER -> CLIENT: 250 OK id=1dhpuF-001dp9-6F
2017-08-16 04:26:12 CLIENT -> SERVER: QUIT
2017-08-16 04:26:12 SMTP -> get_lines(): $data is ""
2017-08-16 04:26:12 SMTP -> get_lines(): $str is "221 flier.ip-asia.com
closing connection
"
2017-08-16 04:26:12 SERVER -> CLIENT: 221 flier.ip-asia.com closing
connection
2017-08-16 04:26:12 Connection: closed

Das könnte Ihnen auch gefallen