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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Marc Sherman
Ημερομηνία:  
Προς: Amos Shapira
Υ/ο: exim-users
Αντικείμενο: 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