If I remember right, didn't some of that information have to do with
reception time and inode number? I think courier starts the id creation ,
but it isn't complete until saved in a final message queue file - I could be
way off, but I remember something to that effect...
m/
-----Original Message-----
From: cour...@lists.sourceforge.net
[mailto:cour...@lists.sourceforge.net]On Behalf Of Lloyd
Zusman
Sent: Sunday, February 15, 2004 12:57 PM
To: cour...@lists.sourceforge.net
Subject: [courier-users] Re: Determining a message's queue ID from a
local filter?
Lloyd Zusman <lj...@asfast.com> writes:
I'd like to determine a message's queue ID from within a local filter
(e.g., maildrop).
I'm talking about the ID that looks like this:
00444CCD.40299099.00001DDE
This doesn't appear to be possible. But am I missing something,
perhaps?
Thanks in advance.
I haven't seen any replies to this, so I'm trying again.
Am I right in assuming that it isn't possible to get a message's queue
ID when accessing this message within a local filter? ... or is there
some information associated with every message, or embedded within it,
which will let me do this?
Hmm ... is there perhaps an environment variable that I can import
within a local filter which contains information that I can use to
determine the message's queue ID?
Thanks.