Technically you shouldn't need to change anything if the sendmail symlink
is in the same place as the original sendmail.  It looks like you have a
problem with your qmail configuration.  

Can you telnet to port 25 of your box and get the qmail blurf?

Nick.


On Thu, 8 Mar 2001, pete collins wrote:

> 
> I keep getting:
> qmail-inject: fatal: read error
> 
> I've tried everything.
> 
> Sendmail is symlinked to /var/qmail/bin/sendmail wrapper
> 
> $ ls -l /usr/lib/sendmail
> lrwxrwxrwx   1 root     root           28 Aug 25  2000 /usr/lib/sendmail
> -> ../../var/qmail/bin/sendmail
> 
> $ ls -l /usr/sbin/sendmail
> lrwxrwxrwx   1 root     root           28 Aug 25  2000
> /usr/sbin/sendmail -> ../../var/qmail/bin/sendmail
> 
> 
> I have tried every permutation for my sendmail_path in php.ini
> 
> I tested the php code i'm using from my FreeBSD box which uses sendmail
> and it all works fine.
> 
> I can use qmail fine from perl.
> 
> Does anyone have any ideas? This is down right silly. ;-)
> 
> Thanks
> 
> --pete
> 
> 


-- 
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