On Thu, Oct 02, 2003 at 02:23:44AM +0800, Jason Wong wrote: : On Thursday 02 October 2003 01:28, Eugene Lee wrote: : > On Wed, Oct 01, 2003 at 08:31:49AM -0700, Eric Rounds wrote: : > : : > : By the way, is there a way I can check, without looking into the : > : serving Mac, to see if it is running? : > : > The only way to be is to log into the Mac and check for a process that : > looks like "/usr/sbin/sendmail -C /etc/mail/submit.cf -q1h". : : No idea whether it's different for OS X, but under, say Linux, PHP calls the : sendmail *binary*, thus you do not need the sendmail daemon running.
Doesn't matter. Same problem. PHP sends emails by submitting messages to the Sendmail MTA. If Sendmail itself is not running, it will not deliver your message to the next-hop MTA. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php