HoHoHo… and Happy Christmas… (Or something like that!) ![]()
Hello all,
I have a small problem and I hope somebody can help me.
After migration to Domino 9.0.1 FP 2 HF 2 (391) (and also with HF1) I have the problem that some mails will not be accepted by the Domino Systems.
It seems that the Domino Server has a problem with TLS mails. From some Recipient we don´t get eMails (a good example is the Notification eMail from PayPal)
Telnet’ing into port 25 on the server, issuing the STARTTLS command, enabling certain SSL Debug options, etc. All of this is nice,
Also the test on //email/testTo: http://www.checktls.com/perl/TestReceiver.pl?FULL looks good.
The debug Log shows me:
[109C:000C-BAD8] 20.12.2014 17:31:31,76 SMTP CITask StateMachine> Sent 106 bytes to 173.0.84.228
[109C:000C-174E0] 20.12.2014 17:31:31 SMTP Server: mx3.slc.paypal.com (173.0.84.228) connected
[109C:000C-BAD8] 20.12.2014 17:31:31,92 SMTP CITask StateMachine> Received 23 bytes from 173.0.84.228
[109C:000C-174E0] 20.12.2014 17:31:31,93 SMTP CITask StateMachine> Sent 111 bytes to 173.0.84.228
[109C:000C-174E0] 20.12.2014 17:31:32,09 SMTP CITask StateMachine> Received 8 bytes from 173.0.84.228
[109C:000C-BAD8] 20.12.2014 17:31:32,09 SMTP CITask StateMachine> Sent 24 bytes to 173.0.84.228
[109C:000C-BAD8] 20.12.2014 17:31:32,09 ReadKeyfile> Recovering password from stash file
[109C:000C-BAD8] 20.12.2014 17:31:32,09 ReadKeyfile> Password is xxx
[109C:000C-BAD8] 20.12.2014 17:31:32,09 ReadKeyfile> Reading keyfile C:\Daten\Domino\keyfile.kyr
[109C:000C-BAD8] 20.12.2014 17:31:32,09 ReadKeyfile> Looking for trusted roots
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Found trusted roots
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Exit status = 0
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Recovering password from stash file
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Password is xxx
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Reading keyfile C:\Daten\Domino\keyfile.kyr
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Looking for cert chain
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Got cert chain
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Exit status = 0
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Recovering password from stash file
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Password is xxx
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Reading keyfile C:\Daten\Domino\keyfile.kyr
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Looking for private key
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Decoding keys
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Keys decoded
[109C:000C-BAD8] 20.12.2014 17:31:32,11 ReadKeyfile> Exit status = 0
[109C:000C-BAD8] 20.12.2014 17:31:32 SMTP Server: mx3.slc.paypal.com (173.0.84.228) disconnected. 0 message[s] received
I try several thinks. But nothing Works.
The Domino 32 Bit Version is installed on a Windows 2008 R2 System.
Also TrendMicro ScanMail for Domino is installed with an exception on “paypal.com”. No result.
Also is the Domino System´s configured to block eMails if the DNS is not valid. (But on this it seems that all this is okay)
I also tried the following entry´s in the notes.ini
SMTPNonStandardMIMETermination=1
SMTPNonStandardLineTermination=1
Because I found a similar entry in another forum. But also without any success.
It seems for me, that the connection is going good, but then… I don’t know… The sender server doesn’t not want any more to send eMails…
For a hint or something like that I would be very thankful
Thanks in advance!