When using sendmail_path it doesn't work either. I copied the sendmail executable from my qmail bin directory to /usr/sbin/sendmail under my apache chroot
and even /bin/sh as seen in some answers on the net , but event that doesn't work..
-- 

Ruben Vanhoutte

Systems Admin
X-Treme Webhosting
Zakske 10
8000 Brugge
Belgium
Fortis 001-3688345-93
Btw: BE 518.853.394
HR: 95181 

http://www.x-tremewebhosting.net 

****************************************************************************************
The information contained in this message or any of its attachments may be confidential and is intended for the exclusive use of the addressee(s). Any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited without the express permission of the sender. Visibility email is for business use only.
*****************************************************************************************

-- Quote Of The Day --
Self Test for Paranoia: You know you have it when you can't think of anything that's your own fault.
-- Quote Of The Day 

Michael Mauch wrote:
Ruben Vanhoutte wrote:

  
I am having a problem using the mail() command inside a chrooted 
apache/php installation on linux with qmail.
Nothing apears in the logs, nothing in apache error logs , neither in 
php error logs..
And.. no mail gets send.. Nothing to see in my mailer daemon logs neither..

Exempt from php.ini:
=======================
[mail function]
SMTP = 127.0.0.1
=======================

Can anyone help pls ?
    

The fine manual on <http://www.php.net/manual/en/ref.mail.php> says:

| SMTP  string
|
|     Used under Windows only: ...

And then it tells about sendmail_from and sendmail_path.

Regards...
		Michael

  

Reply via email to