Re: [Exim] user/group transports

Top Pagina
Delete this message
Reply to this message
Auteur: Philip Hazel
Datum:  
Aan: James Harr
CC: exim-users
Onderwerp: Re: [Exim] user/group transports
On Thu, 26 Sep 2002, James Harr wrote:

> If in a transport (exim4) a mysql query returns a name instead of a
> uid/gid, will exim look that up through getpwnam() or whatever it is?


Yes. Saying

user = xxx

is the same as

user = <some lookup whose result is xxx>

because the expansion is done first.


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.