OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: displaying headers of queued mail

From: Wietse Venema (wietseporcupine.org)
Date: Wed Apr 16 2008 - 08:57:39 CDT


Reinaldo de Carvalho:
> On 4/16/08, Brian Collins <listbcnewnanutilities.org> wrote:
> > > Knowing queue id of a particular deferred mail, is there a way within
> > > postfix toolset to display that mail headers? Is so, can you point me
> > > to the relevant docs?

As hinted at in the HISTORY file, "postcat -h" will work just like
the "postmap -h" support that was added a few weeks ago.

http://www.postfix.org/postmap.1.html

I have no idea what qmgr control headers are.

        Wietse

> Suggestion for development:
>
> # show qmgr control headers
> postcat -c -q id
>
> # show message headers
> postcat -h -q id
>
> # show message body
> postcat -b -q id
>
> Searches in the queue would be fastest.
>
> --
> Reinaldo Carvalho
>
>