Re: [Exim] SMTP

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: 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