Re: [exim] SMTP connection time out error

Pàgina inicial
Delete this message
Reply to this message
Autor: John W. Baxter
Data:  
A: exim-users
Assumpte: Re: [exim] SMTP connection time out error
On 1/21/2005 15:42, "Bryan" <bryan@???> wrote:

> Greetings all, I have a persistant problem receiving mail from one of our
> clients. I can send to them just fine but receiving has never worked.


I've seen broken SSL implementations do things like this. You could try not
advertising STARTTLS to the problem server. See the tls_advertise_hosts
option (14.23 in the spec).

--John