PIPE incoming email to PHP

mikegrungey

Verified User
Joined
May 9, 2008
Messages
23
Hi,

I have been go through some of the article related but i still cant find the solution, this is due i am not sure where to look or what to first.

My Scenario:
I am a vps owner. I got mutliple domain account parked under my vps.

Then this client of mine wanted to pipe incoming email to a php script.

so what i did.

1.create aliases
/etc/virtual/clientdomain.com/aliases

2. put the email related to pipe
email : '|/home/clientdomain.com/phpscripts.php'

3.save the files then run
newaliases

4.send and email to the email address

5.Nothing happen.

I hope you guys can help me out on what i should do first or how to test and check where is the problems.

thanks,

p/s: i am sorry if this topic was not related under this categories.
 
Back
Top