Re: [exim] tls died

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: jonathan vanasco
Fecha:  
A: Odhiambo G. Washington
Cc: exim-users
Asunto: Re: [exim] tls died

I figured this out-

openssl got rebuilt. exim did not.

i hadn't restarted exim since the openssl got rebuilt, so exim was nice
and happy

something happened yesterday and i guess it restarted

but rebuilding exim against the newer ssl lib was all that was needed

# cd /usr/ports/mail/exim && make deinstall && make install clean