Re: [Exim] SMTP

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [Exim] SMTP
Dennis Davis wrote:
> Judging from comments in this thread it looks like I might have to
> set up an exim daemon listening on port 465 (SMTPS). I'd hoped to
> avoid this.


It's not hard; I run a second daemon with the same config files.
A bit of jigging with init.d scripts to handle them as a single
service.

- Jeremy