Re: [exim] SSL tunnel config

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jakob Hirsch
日付:  
To: exim users
題目: 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.