Gentoo Archives: gentoo-server

From: Dan Podeanu <pdan@×××××××××××.net>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] how to view qmail queued emails contents
Date: Sat, 06 Oct 2007 08:52:32
Message-Id: 470749D7.5020004@camcontacts.net
In Reply to: [gentoo-server] how to view qmail queued emails contents by widyachacra
1 Hello Widyachacra,
2
3 For a list run:
4
5 # /var/qmail/bin/qmail-qread
6
7 For a summary of messages run:
8
9 # /var/qmail/bin/qmail-qstat
10
11 To view the actual messages run:
12
13 # vim `find /var/qmail/queue/mess -type f`
14
15 Hope this helps,
16 Dan.
17
18 widyachacra wrote:
19 > Dear list friends,
20 >
21 > How to view qmail queued emails contents?
22 >
23 >
24 > --
25 > ---
26 >
27 > - Widyachacra Rajapaksha -
28
29 --
30 gentoo-server@g.o mailing list

Replies

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