fwd email to php script
Posted by: ushimitsudoki
Posted on: 2005-01-16 20:30:00
A 3rd party script I want to install requires that I set up an email address which forwards to a local PHP script.
One of the examples given in the script documentation is:
|php /home/yourlogin/scriptpath/script.php
There is also a ".procmailrc" example.
I contacted tech support, but they said that "this sort of issue is beyond the scope of tech support to solve for you".
Can anyone help with this?