I have the need to pipe commands for a few virtual domains.  I understand
that the /etc/aliases is usually used for this but the problem I will be
running into is needing more than one local user with the same name.

Example requirement:
     supp...@domain1.com

      support: "| /var/www/domain1/support/support.php"

     supp...@domain2.com

      support: "| /var/www/domain2/support/support.php"

If there was just 1 domain this would not be an issue.  Can piping commands
be placed in the virtual domain config?  What would be the best way to make
this happen?

Reply via email to