Trouble sending to an address

jca

Verified User
Joined
Oct 31, 2006
Messages
277
Location
Allen, TX
I used to be able to email here so I don't know what changed.

This is the log I get:

2006-11-21 23:10:36 1GmkNX-0000j5-Sa <= [email protected] H=(wxpp02) [189.146.60.61] P=esmtpa A=login:my S=2196 id=001f01c70df4$7452e740$0a00a8c0@wxpp02 T="test de correo" from <[email protected]> for [email protected]

2006-11-21 23:10:37 1GmkNX-0000j5-Sa Malformed SMTP reply from email.org [192.203.177.232] in response to STARTTLS: Enter PEM pass phrase:

2006-11-21 23:10:37 1GmkNX-0000j5-Sa == [email protected] R=lookuphost T=remote_smtp defer (-19): Malformed SMTP reply from email.org [his.email.server.ip] in response to STARTTLS: Enter PEM pass phrase:


Any ideas on what configuration is broken? I know the system administrator of the other server, but he keeps telling me he didn't switch anything (BTW the address does accept email from gmail and all public email accounts)

Edited post to hide actual emails (and future SPAM hehe)
 
Last edited:
Actually yes it is.

I will try to find a guide to update it as I'm kinda lost there (first time getting with SSL certificates)

thanks!
 
I've investigated more on the issue; and it appears to be a problem on the other server. If I telnet to port 25 and after "ehlo" command I send "starttls" command, in my server it works, but on the other server I get
"Enter PEM pass phrase:
454 TLS currently unavailable
thanks"

I think his exim needs to update it's certificate.

Now, how can I configure exim to continue sending the email even if the STARTTLS command fails?

Thanks!
 
Last edited:
Back
Top