Hello Chris,

On Monday, August 06, 2001 at 12:38:45 PM "Chris" wrote 
to subject: "ENVIRONMENT VARIABLES of the "Message-ID"?":

C> anyone can tell me what's the ENVIRONMENT VARIABLES of the
C> "Message-ID"?

IIRC there's none for Message-ID.
Several envelope values are addressed via ENV-vars but not Message-ID.
You have to grep STDIN for figuring out the Message-ID, as the whole message
including all header-fields is streamed into STDIN of the called script (if
you call it via '| script' in .qmail-ext, of course).

-- 
Best regards
Peter Palmreuther                            mailto:[EMAIL PROTECTED]

Reply via email to