Re: [Exim] SMTP

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: 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