Greetings One of my clients wants to use eTicket as a ticketing system (http://eticket.sourceforge.net/) and he wants to route his [EMAIL PROTECTED] to an external perl script /var/www/domain/support/cgi-bin/automail.pl
This is the instructions for Sendmail but I have no idea howto do the same thing in Exim and have no idea where to begin. Any ideas, pointers and or examples would be greatly appreciated : <Instructions> Setting up aliases in cPanel: Add a forwarding rule for each email in each of the setup categories to automail.pl. For example forward [EMAIL PROTECTED] to "|/path/to/automail.pl" (Without the quotes) Setting up aliases with qmail: Create/Edit your .qmail-* for the domain you wish to forward and add a forwarding rule to automail.pl For example for [EMAIL PROTECTED] .qmail-support file should contain |/path/to/automail.pl. Setting up aliases for sendmail: Modify your aliases file by adding support: root, |/path/to/automail.pl and run newaliases </Instructions> If there is any info I can provide, please let me know. Thanx again for helping me get this working for Exim and saving me from looking like an idiot. Thank You Michael -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
