Re: [exim] Authentication to an outgoing relay

Startseite
Nachricht löschen
Nachricht beantworten
Autor: John Jetmore
Datum:  
To: captain
CC: exim users
Betreff: Re: [exim] Authentication to an outgoing relay
On Wed, Sep 8, 2010 at 7:55 AM, captain <captain.lists@???> wrote:
> Hello,
>
> I have read exim documentation and I don't find settings in routers or
> transports in purpose to use an outgoing relay who require
> authentication.
>
> Somebody know if exim is able to do that ?


Exim can do that. Check the "hosts_require_auth" transport option,
and the client_* authenticators options.

--John