Hi,
I've compiled php 4.3.4 from sources on a linux machine with the
following configure options:
--prefix=/usr/local/php --with-mysql --with-apxs=/usr/local/apache/bin/apxs 
--disable-cli --disable-cgi --with-mm 

The php.ini files smtp and mail settings were all left at default.
Unfortunately sending mail with mail() doesn't work, nothing is logged
to the error_log (error logging is enabled), the mail server doesn't
receive any mail and the mail() function returns true. 

Am I missing some configuration option?

Regs,
Sven
-- 
Sven Riedel                      [EMAIL PROTECTED]
Liebigstr. 38 
30163 Hannover                  "Python is merely Perl for those who
                                 prefer Pascal to C" (anon)

Reply via email to