3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Not sure about ho...
FromSent OnAttachments
Dave KliczborJun 23, 2004 5:45 am 
ScottJun 23, 2004 8:26 am 
Anand BuddhdevJun 23, 2004 8:31 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Not sure about how to interpret this log entryActions...
From:Scott (cour@troutpocket.org)
Date:Jun 23, 2004 8:26:43 am
List:net.sourceforge.lists.courier-users

Dave Kliczbor wrote:

I know that there is the TLS certificate file missing. I'm plainly not sure whether it is missing on my system or on the system the mail is sent to. I suspect it's the other system since other known messages in this format always tell an error on the other side, but I'm plainly not sure about that...

Could someone please tell me for sure that it's the other system? ;-)

dig -t mx otherdomain.de to find the MX.

telnet MX 25 Trying aaa.bbb.ccc.ddd... Connected to MX. Escape character is '^]'. 220 otherdomain.de ESMTP STARTTLS <-- issue this command 220 Ok <-- if this is the response then you're ok.

If it says "454 TLS missing certificate" instead of the 220 response then it's a problem with their server. Lately I've been getting a lot of these, I check the whois, call the SA and they take care of it. Lots of people are running servers advertising TLS without a certificate.