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

Etusivu
Poista viesti
Vastaa
Lähettäjä: System
Päiväys:  
Vastaanottaja: Joel Vandal
Kopio: Exim
Aihe: 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