Re: [exim] Using gmail as SMTP smarthost from exim4?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: Amos Shapira
Cc: exim-users
Asunto: Re: [exim] Using gmail as SMTP smarthost from exim4?
Amos Shapira wrote:
>
> BTW - the first field in passwd.client ("targetmailserver") seems to HAVE
> to be "*" and not a specific "smtp.gmail.com <http://smtp.gmail.com>". I
> hope it doesn't mean that Exim
> might try this username/password combination on other SMTP servers.


It does. The * solution is only recommended if your configuration will
only ever connect to one server for outgoing mail.

Please see debian bug 244724 for more info.

- Marc