Re: [Exim] Running a script....

Página Inicial
Delete this message
Reply to this message
Autor: System
Data:  
Para: Joel Vandal
CC: Exim
Assunto: Re: [Exim] Running a script....
Tried this in the alias file
test@???: |php -q /home/topmarke/public_html/mail1.php

and also in the mail1.php script
#!/usr/bin/php -q

Is this what i should be trying or am i missing something ?

Regards,
Tina