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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: System
Datum:  
To: Joel Vandal
CC: Exim
Betreff: 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