Results 1 to 2 of 2
Dear all,
how do you config postfix to redirect incoming email to a php script ?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-14-2005 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 2
redirect incoming email to a php script in postfix
Dear all,
how do you config postfix to redirect incoming email to a php script ?
- 10-12-2006 #2Just Joined!
- Join Date
- Jul 2005
- Posts
- 14
You can pass any received mail to any program (in this case php) using a pipe rule in master.cf
See this for the syntax:
http://www.postfix.org/master.5.html


Reply With Quote
