Exim – Piping on UNIX – Email Parser Installation
Exim

Alias File:

/etc/valiases/company.com

Assuming that we are setting up sales@company.com and support@company.com we will create the corresponding entries in the file as follows:

support@company.com: “|/full/path/to/cli/index.php”
sales@company.com: “|/full/path/to/cli/index.php”

Once the alias file has been edited, you will need to run the “newaliases” command.

Kayako capture0007 EXIM

EXIM