qmHandle isn't able to handle all queues?
Brought to you by:
cchan-freetown
root@hawk:~# /var/qmail/bin/qmail-qstat
messages in queue: 54
messages in queue but not yet preprocessed: 0
root@hawk:~# qmHandle -s
Messages in local queue: 0
Messages in remote queue: 30
I have lots of messages in the queue but qmHandle
doesn't see them. Is this a bug?
Logged In: YES
user_id=607844
I am unable to reproduce this problem. I think qmail-qstat
uses another mean to see the messages in the queue, so that
it's actually able to detect some that qmHandle fails to.
However, I can't understand which ones, as on my system it
detects them all.
Could you post qmail-qread output?
Thanks, Michele.
Logged In: YES
user_id=122061
Hi,
I've noticed the same behaviour of qmHandle when there are
mails only in the bounce queue.
In fact, as you can see from the output of qmail-qread
following this comment, all the mails found by qmail-qread
and not found by qmHanlde are bouncing.
Bye,
Massimo.
10 Feb 2004 01:21:48 GMT #456087 33222 <debbyy@xxxx.yy>
bouncing
11 Feb 2004 16:48:33 GMT #456110 31878 <bodayy@xxxx.yy>
bouncing
12 Feb 2004 15:06:10 GMT #456133 32043 <george@xxxx.yy>
bouncing
10 Feb 2004 01:33:28 GMT #456088 31993 <stan@xxxx.yy>
bouncing
11 Feb 2004 17:34:38 GMT #456111 32004 <julieyyy@xxxx.yy>
bouncing
12 Feb 2004 15:12:05 GMT #456134 33085 <dan@xxxx.yy>
bouncing
10 Feb 2004 02:09:49 GMT #456089 33611 <jerry@xxxx.yy>
bouncing
11 Feb 2004 17:41:16 GMT #456112 31847 <stan@xxxx.yy>
bouncing
3 Mar 2004 16:15:40 GMT #456135 38065 <paronyy@xxxx.yy>
bouncing
Logged In: YES
user_id=63244
I'm having the same problem with the bounce messages.
qmHandle doesn't show them as being in the queue, and
therefore I cannot remove them. eg:
[root@rohan /var/qmail]# qmailctl queue
messages in queue: 3
messages in queue but not yet preprocessed: 0
21 Jul 2004 12:22:38 GMT #31113234 4130
<[removed]@repligen.com>
6 Jul 2004 14:15:54 GMT #31113236 685
<[removed]@rohan.repligen.com> bouncing
6 Jul 2004 14:15:54 GMT #31113239 12705
<[removed]@aol.com> bouncing
[root@rohan /var/qmail]# qmHandle -l
31113234 (7, R)
Return-path: [removed]@repligen.com
From: "[removed]" <[removed]@repligen.com>
To: "[removed] \(NEU\)" <[removed]@alumni.northeastern.edu>
Cc: "[removed]" <[removed]@yahoo.com>,
Subject: updated contact info
Date: Wed, 21 Jul 2004 08:20:46 -0400
Size: 4130 bytes
Messages in local queue: 0
Messages in remote queue: 1
Logged In: NO
I have the same problem, any body know why?
Logged In: YES
user_id=1391925
Originator: NO
qmail-qstat uses a different way of finding messages. I will look through things to see what can be done to brings inline to what is really in the queue.