Hi,

when I have the following configuration:

begin routers

system_aliases:
  debug_print = "R: system_aliases for [EMAIL PROTECTED]"
  driver = redirect
  allow_fail
  allow_defer
  data = ${lookup{$local_part}lsearch{/etc/aliases}}
  group = roundup
  pipe_transport = address_pipe

begin transports

address_pipe:
  debug_print = "T: address_pipe for [EMAIL PROTECTED]"
  driver = pipe
  return_fail_output

the pipe process runs as Debian-exim:Debian-exim (105/105) instead of
Debian-exim:roundup (105/116). I need to add a group directive to the
transport for actually having the delivery run with group roundup.

This seems contrary to the documentation. Or am I missing something
here?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to