OpenBSD runs httpd in chrooted environment. I think, there is no /var/www/usr/sbin/sendmail
If you are using different BSD system, check apache chroot and php safe_mode options.
I have placed a copy of the postfix version of
sendmail into /var/www/usr/sbin/sendmail. The
permissions on the file are 555. Apache is chroot'ing
to /var/www and is running as uid/gid www/www. Php_safe mode is off. Still, nothing.
Does SM generate any logs?
Turn on PHP error reporting or try using the debugger plugin as a 2nd choice. php.ini: error_reporting=E_ALL display_errors=On and restart your web server. But I agree with Ralf, why do you think it's better to use sendmail command?
- paul
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
