Re: [exim] Fwd: TLS faling

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Burnham
Fecha:  
A: exim-users
Asunto: Re: [exim] Fwd: TLS faling
> I've installed the SUNrand package with no change.
>
> I may remove it now and try building from source to be sure
>

Did it create /dev/random and /dev/urandom ? Could you do things like
head -5 /dev/random
?
John