I am trying to install EXOPHPHelpdesk
In the installation text it tells me to:
- Open /etc/aliases
- Move to bottom of the file and add a line :
support: "|/path/to/exophpdesk/pipe.php"
Replace support with the mail you want piped, for example you want any mail sent to support@yourdomain.com to be converted into a ticket, then use support.
- Run a command :
#newaliases
My Problem is I don't think Scalix parses this, is there any other way this will work?