On 4/22/2019 1:46 AM, Doug Lytle wrote:
On 4/22/19 12:07 AM, Daniel Miller via Assp-test wrote:
Do I need to add anything to smtpDestinationSSL - even though I'm not
using listenPortSSL?
My TLS and SSL settings below. Just to also make sure, that your DNS
destination matches your certificate. For example, smtp.yourdomain.com
would match what you have your users outgoing SMTP settings set to.
Looks the same as mine. Here's a debug file...
Apr-22-19 05:55:41 Worker_1
Apr-22-19 05:55:41 client filenumber = 1456
Apr-22-19 05:55:41 server filenumber = 1458
Apr-22-19 05:55:41 client = IO::Socket::INET=GLOB(0x55c7571a1960)
Apr-22-19 05:55:41 client IP = 209.85.167.176
Apr-22-19 05:55:41 server = IO::Socket::INET=GLOB(0x55c7571af9f0)
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:41 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:41 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
read from server = 220 mail.danmarkreps.com ESMTP Postfix
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client wrote = 220 mail.danmarkreps.com ESMTP Postfix
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
read from client = EHLO mail-oi1-f176.google.com
Apr-22-19 05:55:41 server IO::Socket::INET=GLOB(0x55c7571af9f0) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 server wrote = EHLO mail-oi1-f176.google.com
Apr-22-19 05:55:41 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:41 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
read from server = 250-mail.danmarkreps.com
250-PIPELINING
250-SIZE 700000000
250-VRFY
250-ETRN
250-STARTTLS
250-XCLIENT NAME ADDR PROTO HELO REVERSE_NAME PORT LOGIN DESTADDR DESTPORT
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 SMTPUTF8
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:41 client wrote = 250-mail.danmarkreps.com
250-STARTTLS
250-SIZE 700000000
250-VRFY
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 NOOP
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:41 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
read from client = STARTTLS
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:55:42 server wrote = STARTTLS
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
read from server = 220 2.0.0 Ready to start TLS
Apr-22-19 05:55:42 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(readable) from main sub main::reply 263
Apr-22-19 05:55:42 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::reply 264
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) poll
(readable) from main sub main::reply 265
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) poll
(writable) from main sub main::reply 266
Apr-22-19 05:55:42 client IO::Socket::INET=GLOB(0x55c7571a1960) poll
(writable) from main sub main::NoLoopSyswrite 49
Apr-22-19 05:55:42 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(readable) from main sub main::unpoll 7
Apr-22-19 05:55:42 client IO::Socket::INET=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 client IO::Socket::SSL=GLOB(0x55c7571a1960) poll
(readable) from main sub main::addsslfh 35
Apr-22-19 05:55:42 client IO::Socket::SSL=GLOB(0x55c7571a1960) poll
(writable) from main sub main::addsslfh 36
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(readable) from main sub main::unpoll 7
Apr-22-19 05:55:42 server IO::Socket::INET=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 server IO::Socket::SSL=GLOB(0x55c7571af9f0) poll
(readable) from main sub main::addsslfh 35
Apr-22-19 05:55:42 server IO::Socket::SSL=GLOB(0x55c7571af9f0) poll
(writable) from main sub main::addsslfh 36
Apr-22-19 05:55:42 client IO::Socket::SSL=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 client IO::Socket::SSL=GLOB(0x55c7571a1960) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 server IO::Socket::SSL=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
Apr-22-19 05:55:42 server IO::Socket::SSL=GLOB(0x55c7571af9f0) unpoll
(writable) from main sub main::unpoll 7
read from client = EHLO mail-oi1-f176.google.com
Apr-22-19 05:55:42 server IO::Socket::SSL=GLOB(0x55c7571af9f0) poll
(writable) from main sub main::sendque 24
Apr-22-19 05:58:53 client Timeout after 180 secs
Apr-22-19 05:58:53 client was readable
Apr-22-19 05:58:53 client was not writable
--
Daniel
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test