Gentoo Archives: gentoo-server

From: Korthrun <korthrun@×××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] how to view qmail queued emails contents
Date: Wed, 10 Oct 2007 20:17:34
Message-Id: 7d20977a0710101303o785d57cei74fe3e6375b231c0@mail.gmail.com
In Reply to: Re: [gentoo-server] how to view qmail queued emails contents by Dan Podeanu
1 On 10/6/07, Dan Podeanu <pdan@×××××××××××.net> wrote:
2 > Hello Widyachacra,
3 >
4 > For a list run:
5 >
6 > # /var/qmail/bin/qmail-qread
7 >
8 > For a summary of messages run:
9 >
10 > # /var/qmail/bin/qmail-qstat
11 >
12 > To view the actual messages run:
13 >
14 > # vim `find /var/qmail/queue/mess -type f`
15 >
16 > Hope this helps,
17 > Dan.
18 >
19 > widyachacra wrote:
20 > > Dear list friends,
21 > >
22 > > How to view qmail queued emails contents?
23 > >
24 > >
25 > > --
26 > > ---
27 > >
28 > > - Widyachacra Rajapaksha -
29 >
30 > --
31 > gentoo-server@g.o mailing list
32 >
33 >
34 There is also a very nice perl based utility called qmhandle. You can
35 get it out of portage or off of sourceforge.
36
37 If you play with it's feature to remove messages from the queue, make
38 sure that qmail-send has finished it's current round of deliveries and
39 exited before you run it. Altering the queue while qmail-send is
40 running makes qmail very, very unhappy.
41
42 Enjoy!
43
44 --
45 () The ASCII Ribbon Campaign - against HTML Email,
46 /\ vCards, and proprietary formats.
47 --
48 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] how to view qmail queued emails contents widyachacra <widyachacra@×××××.com>