Hi Stefano,
if I send the test mails with wp, it works.
If I send the test mails via newsletter, it works sometimes, sometimes with heavy delay, sometimes not.
if I send a test in the SMTP-Tab is says “success” and the following:
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “220 p3nlsmtp14.shr.prod.phx3.secureserver.net ESMTP
“SMTP -> get_lines(): $data is “220 p3nlsmtp14.shr.prod.phx3.secureserver.net ESMTP
“SMTP -> FROM SERVER:220 p3nlsmtp14.shr.prod.phx3.secureserver.net ESMTP
CLIENT -> SMTP: EHLO http://www.saffeels.com
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
“SMTP -> get_lines(): $data is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
“SMTP -> get_lines(): $data was “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
“SMTP -> get_lines(): $str is “250-HELP
“SMTP -> get_lines(): $data is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
“SMTP -> get_lines(): $data was “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
“SMTP -> get_lines(): $str is “250-SIZE 31457280
“SMTP -> get_lines(): $data is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
“SMTP -> get_lines(): $data was “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
“SMTP -> get_lines(): $str is “250-8BITMIME
“SMTP -> get_lines(): $data is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
“SMTP -> get_lines(): $data was “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
“SMTP -> get_lines(): $str is “250-STARTTLS
“SMTP -> get_lines(): $data is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
“SMTP -> get_lines(): $data was “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
“SMTP -> get_lines(): $str is “250 OK
“SMTP -> get_lines(): $data is “250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
250 OK
“SMTP -> FROM SERVER:250-p3nlsmtp14.shr.prod.phx3.secureserver.net hello [184.168.152.106], secureserver.net
250-HELP
250-SIZE 31457280
250-8BITMIME
250-STARTTLS
250 OK
CLIENT -> SMTP: MAIL FROM:<info@saffeels.com>
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “250 ok
“SMTP -> get_lines(): $data is “250 ok
“SMTP -> FROM SERVER:250 ok
CLIENT -> SMTP: RCPT TO:<ir@spielformen.de>
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “250 ok
“SMTP -> get_lines(): $data is “250 ok
“SMTP -> FROM SERVER:250 ok
CLIENT -> SMTP: DATA
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “354 enter mail, end with “.” on a line by itself
“SMTP -> get_lines(): $data is “354 enter mail, end with “.” on a line by itself
“SMTP -> FROM SERVER:354 enter mail, end with “.” on a line by itself
CLIENT -> SMTP: Date: Fri, 20 Jun 2014 15:16:24 +0000
CLIENT -> SMTP: Return-Path: <info@saffeels.com>
CLIENT -> SMTP: To: ir@spielformen.de
CLIENT -> SMTP: From: info@saffeels.com
CLIENT -> SMTP: Subject: [saffeels] SMTP test
CLIENT -> SMTP: Message-ID: <84ae3349aa8d69e6075fb76483fda1fc@www.saffeels.com>
CLIENT -> SMTP: X-Priority: 3
CLIENT -> SMTP: X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
CLIENT -> SMTP: MIME-Version: 1.0
CLIENT -> SMTP: Content-Type: text/plain; charset=UTF-8
CLIENT -> SMTP: Content-Transfer-Encoding: 8bit
CLIENT -> SMTP:
CLIENT -> SMTP: This Email is sent by PHPMailer of WordPress
CLIENT -> SMTP:
CLIENT -> SMTP: .
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “250 ok GfGQ1o00i2Hzasg01fGQ5f
“SMTP -> get_lines(): $data is “250 ok GfGQ1o00i2Hzasg01fGQ5f
“SMTP -> FROM SERVER:250 ok GfGQ1o00i2Hzasg01fGQ5f
CLIENT -> SMTP: RSET
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “250 OK
“SMTP -> get_lines(): $data is “250 OK
“SMTP -> FROM SERVER:250 OK
CLIENT -> SMTP: QUIT
SMTP -> get_lines(): $data was “”SMTP -> get_lines(): $str is “221 p3nlsmtp14.shr.prod.phx3.secureserver.net closing connection
“SMTP -> get_lines(): $data is “221 p3nlsmtp14.shr.prod.phx3.secureserver.net closing connection
“SMTP -> FROM SERVER:221 p3nlsmtp14.shr.prod.phx3.secureserver.net closing connection