Re: [exim] gmail with exim

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Phil Pennock
Datum:  
To: scott andreas
CC: exim-users
Betreff: Re: [exim] gmail with exim
On 2008-09-24 at 23:29 -0700, scott andreas wrote:
> I've found similar config for a single user relay. But how do I relay
> through gmail with multiple gmail accounts


In the places in the configuration where the user and password are set,
use Exim's string expansion language to look values up.

See spec.txt (The Exim Specification), also available online at
www.exim.org.

-Phil