> 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

later
marty


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

Reply via email to