Re: [exim] Fwd: TLS faling

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John Burnham
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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