I just noticed from phpinfo() that sendmail_path reads:
/usr/sbin/sendmail -t -i -O DeliveryMode

Did it really drop the "=a" or is it just a problem with phpinfo()?

--
Ben Sinclair
[EMAIL PROTECTED]


----- Original Message -----
From: "Ben Sinclair" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 16, 2002 4:13 PM
Subject: Re: [PHP] Mail() Timeout


> I changed my sendmail line to: sendmail_path = /usr/sbin/sendmail -t -i -O
> DeliveryMode=q
>
> That should place it in the queue instead of trying to send it immediately,
> right? It doesn't seem to work though... It still just sits there when it
can't
> send the mail.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to