Email pipe to php is silent
I'm trying to pipe email sent to an address to a php script.
I've put in the Feed to Program in the email aliases file.
The php file has permissions 6755. That gives everyone exectution access, and has it run as the group of the folder so it will have access to everything in the folder. All of the directories down to the script have the permission List granted to everyone. The final directory has Read granted to everyone.
When I send an email to the address, I get nothing.
The php file consists of,