Re: [exim] SSL tunnel config

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: exim users
Asunto: Re: [exim] SSL tunnel config
p cooper, 2011-11-22 22:37:
> ive got my TLS smarthost working , now I need to sort the SSL one.


I don't know what your issue is, but from reading that:

> ive setup stunnel and can telnet to localhost 26 , which brings up
> the remote mail server


I guess you want to send to a smarthost with smtps (port 465). Since
4.77 Exim supports smtps by itself, so you don't need stunnel for that
any more.


As for the necessary option when remote host = localhost: As Heiko
noticed, it is "self = send". And it's a router option, not a transport
option.