Wish list

Inizio della pagina
Delete this message
Reply to this message
Autore: Jon Peatfield
Data:  
To: exim-users
CC: jp107
Oggetto: Wish list
Can there be an option in the next version to assume all the groups of a user
before checking the .forward file, or delivering as the user. That way a user
who is a member of other groups can have the normal access rights that they
would have, rather than just having the default uid/gid.

A call to initgroups() would do in most cases, though this should be optional,
I actually have a use for the current behavour as well...

-- Jon