Recent content by walkerg2

  1. W

    Piping Emails with PHP

    I'm trying to make an automatic reply system with PHP. I have set up a forwarder with cPanel. The email is correct, and the value for the "Forward to" column is similar to "|/home/myUsername/directoryOfFile/receiveEmail.php". The file looks like this: #!/usr/bin/php -q <?php...
Top