Send mail for an adres to a program

Brian Farkas

Well-Known Member
Aug 12, 2001
80
0
306
I believe they tell you how to do this in the README file that came with the distribution.

Basically, you need to edit your /etc/valiases/domain.com file for the domain you want it setup for, and add this line:
[email protected]: \"|/path/to/gateway.pl\"

replacing [email protected] with the email address you want to use, and /path/to/ with the actual system path to the program.

Good luck!

Brian