PHP mail() function in chroot

From: Andy (nospam_at_nospam.com)
Date: 01/30/04


Date: Fri, 30 Jan 2004 18:33:24 GMT

On my webserver the web components are seperated into a chroot jail so
it cannot access any of the mail (courier-mta) components. Does anyone
know of a way to change how mail() functions? i.e. have it connect to an
smtp server, rather than try to refrence the sendmail binary? Any help
would be greatly appreciated! thanks.