Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Stefan Brunnengraeber on February 01, 2002, 12:49:37 PM
-
Hello,
yesterday I wrote about my problem that PHP can't send emails with its mail function. Today I updated to 5.1.2 and nothing changed.
Is there a possibility to activate sendmail and deactivate qmail?
So I paste the mail log here:
1012556830.041642500 qp 2455: to=remote.stefan.brunnengraeber@voith.com, uid=8, ddelay=0.043139, xdelay=0.040839, stat=Sent (172.21.130.39_accepted_message./Remote_host_said:_250_Message_accepted_for_delivery/)
1012556830.041652500 qp 2455: from=, uid=8, size=5024, nrcpts=1, deferrals=0, qtime=0.043149
-
Why would you want to do this? Qmail comes with a sendmail equivalent at:
/var/qmail/bin/sendmail
Greg Zartman