Can you run sendmail from the terminal? If not, maybe your firewall is
restricting outgoing traffic, or maybe Sendmail simply isn't started.

John

-----Original Message-----
From: Sven Riedel [mailto:[EMAIL PROTECTED]
Sent: Friday, January 30, 2004 8:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] mail() doesn't work in self-compiled 4.3.4


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