> I am experiencing some difficulty in getting mail to be sent from apache.
I
> currently have a couple of sites that were on another linux box. The sites
> use the standard mailto command through a php script to mail some
> information etc.

php has a function to do this without having to invoke an 'exec'...

have a look at the mail() function...

http://www.php.net/manual/en/html/function.mail.html


My apologies, this is the function that I am using however, my problem is
that the actual mail is not being sent to the intended recipient.

I am asuming that it is a permissions problem, however I am not getting any
errors that I can tell.

- Shannon


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to