|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: 'virtual' delivery to a command
From: Wietse Venema (wietse
porcupine.org)
Date: Mon Oct 31 2005 - 10:49:55 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steve Heaven:
> We use 'virtual' to deliver to users, with all users in
> 'virtual_mailbox_maps' and the domains in 'virtual_mailbox_domains'.
>
> For some users we want a copy of incoming mail to also be delivered to a
> command ( a perl script).
> This works OK for delivery by 'local', but 'virtual' does not support
> delivery to a command.
>
> How can we do delivery to a command for virtual users?
By using a virtual alias to a local address, or by using a per-user
transport map entry.
The problem with commands in virtual(8) is that the command needs
to execute with proper privileges. Users should not be allowed
to specify the execution of commands with other users privileges.
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]