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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: System
Fecha:  
A: Joel Vandal
Cc: Exim
Asunto: 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