Re: qmail-inject: fatal: read error

2001-07-04 Thread Warren Brundage

Hi Justin,

Unfortunately, I have the exact configuration to what you just sent.  My
problems must lie somewhere else...  This is a frustrating problem because I
have tried so many things and nothing seems to help.  It means that I can't
really use any of the PHP applicatons on my system.  Thanks for getting back
to me so quickly.

Warren
- Original Message -
From: "Justin Heesemann" <[EMAIL PROTECTED]>
To: "Warren Brundage" <[EMAIL PROTECTED]>
Sent: Wednesday, July 04, 2001 10:31 AM
Subject: Re: qmail-inject: fatal: read error


> hi..
>
> i have
> sendmail_path   =   /var/qmail/bin/qmail-inject
>
> in my /usr/local/lib/php.ini
>
> and this is /var/qmail/bin/qmail-inject
> -rwxr-xr-x1 root qmail   34664 Jun 26 20:36 qmail-inject
>
>
> i have no troubles with php and qmail. everything's working just fine.
>
> /justin
>



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: qmail-inject: fatal: read error

2001-07-04 Thread Lukas Beeler

iam using the qmail-sendmail emulator with php, and it works

At 10:07 04.07.2001 -0700, Warren Brundage wrote:
>Hi,
>When I try to use PHP to send mail through qmail I get a "qmail-inject: 
>fatal: read error".  I have posted this to the PHP lists but I guess 
>nobody there understands qmail well enough!
>
>I have tried putting both the default sendmail -f and qmail-inject into 
>the php.ini file and I have the appropriate qmail links set up.  I am not 
>sure if this is some kind of permission error or if PHP is trying to pass 
>through information that qmail-inject can't understand.  Is there some way 
>to trouble-shoot this?  I know that PHP does work with qmail, just not for 
>me!  Does anyone have any answers???

--
--
Lukas Beeler   <[EMAIL PROTECTED]>
Homepage:  http://www.projectdream.org
--




qmail-inject: fatal: read error

2001-07-04 Thread Warren Brundage



Hi,
When I try to use PHP to send mail through qmail I get a 
"qmail-inject: fatal: read error".  I have posted this to the PHP lists but 
I guess nobody there understands qmail well enough!
 
I have tried putting both the default sendmail -f and 
qmail-inject into the php.ini file and I have the appropriate qmail links set 
up.  I am not sure if this is some kind of permission error or if PHP is 
trying to pass through information that qmail-inject can't understand.  Is 
there some way to trouble-shoot this?  I know that PHP does work with 
qmail, just not for me!  Does anyone have any 
answers???


Re: qmail-inject: fatal:

2000-10-30 Thread Ruprecht Helms

At 09:31 30.10.00 -0600, alan wrote:
>I get the following message in my logs when trying to send messages from
>the IMP webmail client
>
>qmail-inject: fatal: unable to parse this line: "\"alan"@celasmaya.edu.gt"
>
>I don't understand which program along the line is generating this from:
>field.

I have heard that fetchmail can be configured to use qmail-inject instad of
the own mda.

Regards,
Ruprecht
---
INTERNOLIX   Standards for Ebusiness


INTERNOLIX AG
Ruprecht Helms
System-Engineer

http://www.internolix.com
mail:[EMAIL PROTECTED]
Weiherstr. 20Tel: +49-[0]7533-9945-71
78465 Konstanz   Fax: +49-[0]7533-9945-79



qmail-inject: fatal:

2000-10-30 Thread alan

I get the following message in my logs when trying to send messages from
the IMP webmail client

qmail-inject: fatal: unable to parse this line: "\"alan"@celasmaya.edu.gt"

I don't understand which program along the line is generating this from:
field.



Re: qmail-inject: fatal: qq trouble ....

1999-12-05 Thread waskita adijarto

On Sun, 5 Dec 1999, Guillaume Paquet wrote:

> Date: Sun, 5 Dec 1999 01:19:19 -0500
> From: Guillaume Paquet <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: qmail-inject: fatal: qq trouble 
> 
> Hi,
> 
>  I installed qmail like it was explained in INSTALL and INSTALL.vsm and I
> copied the proc file in /var/qmail/rc but when I test it out, like it's
> written in TEST.deliver , it says:
> 
> bash-2.03$ echo to: fou | /var/qmail/bin/qmail-inject
> qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)
> bash-2.03$
> 
> What might be the problem?

- no diskspace available
- no inodes left
- wrong file/directory permission




Re: qmail-inject: fatal: qq trouble ....

1999-12-05 Thread Uwe Ohse

On Sun, Dec 05, 1999 at 01:19:19AM -0500, Guillaume Paquet wrote:

>  I installed qmail like it was explained in INSTALL and INSTALL.vsm and I
> copied the proc file in /var/qmail/rc but when I test it out, like it's
> written in TEST.deliver , it says:
> 
> bash-2.03$ echo to: fou | /var/qmail/bin/qmail-inject
> qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)
> bash-2.03$
> 
> What might be the problem?

qmail-queue can't chdir() to /var/qmail/queue.
wrong permissions? 

Regards, Uwe



qmail-inject: fatal: qq trouble ....

1999-12-04 Thread Guillaume Paquet

Hi,

 I installed qmail like it was explained in INSTALL and INSTALL.vsm and I
copied the proc file in /var/qmail/rc but when I test it out, like it's
written in TEST.deliver , it says:

bash-2.03$ echo to: fou | /var/qmail/bin/qmail-inject
qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)
bash-2.03$

What might be the problem?



Re: qmail-inject: fatal: qq read error (#4.3.0)

1999-10-11 Thread Vince Vielhaber

On Sun, 10 Oct 1999, Vince Vielhaber wrote:

> 
> What are some possible causes for this error?
> 
> qmail-inject: fatal: qq read error (#4.3.0)
> 
> Friday everything was fine, today I can't send mail.  The above was
> from /var/qmail/bin/mailsubj, but I get the same from pine.  Mail is
> coming in just fine it's just locally generated mail (and it's not 
> going thru smtp).
> 
> I've run make setup check figuring something may have changed, no go.
> There's plenty of disk space too.  Anyone have an idea?  
> 
> Vince.
> 

Following up to my own..  There was an odd message in the queue consisting
of only a Received line and a dot.  It was also the only message there,
so I dumped the entire queue directory and did a make setup check and all
is well again.

Vince.
-- 
==
Vince Vielhaber -- KA8CSH   email: [EMAIL PROTECTED]   flame-mail: /dev/null
  # includeHave you seen http://www.pop4.net?
Online Campground Directoryhttp://www.camping-usa.com
   Online Giftshop Superstorehttp://www.cloudninegifts.com
==





qmail-inject: fatal: qq read error (#4.3.0)

1999-10-10 Thread Vince Vielhaber


What are some possible causes for this error?

qmail-inject: fatal: qq read error (#4.3.0)

Friday everything was fine, today I can't send mail.  The above was
from /var/qmail/bin/mailsubj, but I get the same from pine.  Mail is
coming in just fine it's just locally generated mail (and it's not 
going thru smtp).

I've run make setup check figuring something may have changed, no go.
There's plenty of disk space too.  Anyone have an idea?  

Vince.
-- 
==
Vince Vielhaber -- KA8CSH   email: [EMAIL PROTECTED]   flame-mail: /dev/null
   # includeTEAM-OS2
   Online Searchable Campground Listingshttp://www.camping-usa.com
==





qmail-inject: fatal: unable to exec qq (#4.3.0) - huh?

1999-07-23 Thread Rob Baham

Hi.

As the saying goes I am really new at this...  I've gotten qmail 1.03 compiled 
and installed.  I'm going to use it as our MX 20 mail relayer for 
scitechsoft.com, but it isn't setup in DNS yet.  I've got everything running and 
was doing some testing and got some errors.

Here's what happened:

I echoed a message to myself like in the TEST.deliver file.  That came 
through to my account no problem.

I tried echoing a message to someplace not in the rcpthosts and it denied it 
like it was supposed to.

Then, I tried  emailing from an outside source to a bad account to check for a 
bounce.  Well, it kind of worked.  I found the message in the 
/var/qmail/queue/bounce directory, so the bounce process worked, but the 
message won't send.

So I tried running ./qmail doqueue and it's still there.  Then I looked at the log 
files and this is an example what I found (the same messages [w/different 
time stamps] are there repeatedly):

In the qmail log file:
/var/log/qmail/@0932688182
932748993.865347 warning: trouble injecting bounce message, will try later

In the system error log file
/home/sites/home/logs/error:
qmail-inject: fatal: unable to exec qq (#4.3.0)

If you need it, here are my ./qmail start commands:
supervise /var/supervise/qmail/send /var/qmail/rc | setuser qmaill cyclog 
  /var/log/qmail & echo -n " qmail-smtpd"

supervise /var/supervise/qmail/smtpd tcpserver -v -x /etc/tcp.smtp.cdb   
  -u$QMAILDUID -g$NOFILESGID 0 25 /var/qmail/bin/qmail-smtpd-wrapper 
   2>&1 | setuser qmaill accustamp | setuser qmaill cyclog   
   /var/log/qmail/smtpd &

So, to get to my question, what does 
qmail-inject: fatal: unable to exec qq (#4.3.0) 
mean and how do I fix it?

If you need anything else, please let me know and I'll get it asap.

Thanks all.

Rob Baham
*
Rob Baham, Network Administrator
Email: [EMAIL PROTECTED]
SciTech Software, Inc.
505 Wall Street
Chico, CA 95928, USA
Voice: (530) 894-8400
Fax  : (530) 894-9069
www  : http://www.scitechsoft.com   
*