I am trying to find out how to get a hp script to run on incoming email.
I tried creating a file in /var/qmail/alias/ called ".qmail-emailaddress" which had in it: "|/dir/to/script/script.php".
I also tried to experienment sake, to create a user based alias file with the same name and entry.
So I tried actually testing the script by issuing a mail command in linux and, the email was delivered but did not activate the script. I am wondering if there is anything I am missing or doing improperly.
I made sure to also setup the script with permissions (755), and ensured that it had the php binary execution line (#!/usr/bin/php).
To no avail.
Thanks for any help with this!
Web site design, internet marketing, SEO and business solutions company.
I tried creating a file in /var/qmail/alias/ called ".qmail-emailaddress" which had in it: "|/dir/to/script/script.php".
I also tried to experienment sake, to create a user based alias file with the same name and entry.
So I tried actually testing the script by issuing a mail command in linux and, the email was delivered but did not activate the script. I am wondering if there is anything I am missing or doing improperly.
I made sure to also setup the script with permissions (755), and ensured that it had the php binary execution line (#!/usr/bin/php).
To no avail.
Thanks for any help with this!
Web site design, internet marketing, SEO and business solutions company.