4 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Re: Determining a...
FromSent OnAttachments
Lloyd ZusmanFeb 10, 2004 6:22 pm 
Lloyd ZusmanFeb 15, 2004 1:03 pm 
Mitch (WebCob)Feb 15, 2004 2:44 pm 
Lloyd ZusmanFeb 15, 2004 3:20 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Re: Determining a message's queue ID from a local filter?Actions...
From:Mitch (WebCob) (mit@webcob.com)
Date:Feb 15, 2004 2:44:42 pm
List:net.sourceforge.lists.courier-users

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.