Web Hosting Talk







View Full Version : [PHP] add email forward to postfix


andretenreiro
02-24-2010, 07:24 PM
I want a PHP script that automatically add an email forward to my domain using. I have admin access to the server.

What is the best method to achieve this?


It hasn't to be postfix, could be other email server, I just think postfix has a good support/documentation available online.

Paul
02-25-2010, 12:20 AM
http://postfixadmin.sourceforge.net/ ?

Dr:linux
02-25-2010, 01:20 AM
Please refer this link to setup Postfix to forward incoming email to PHP..

http://jeroensmeets.net/setup-postfix-to-forward-incoming-email-to-php/