Yup, I use the mess822 stuff too, but I need envelope addresses, not header
addresses.

I see now that qmail-qfilter 1.3 sets QMAILRCPTS to the message recipients.
I assume this is envelope recipients. If so, I'm halfway there. I just need
to doctor up 1.3 a little bit to also pass a variable for envelope sender
(and to drop empty messages). Can anyone confirm?

Josh





"asantos" <[EMAIL PROTECTED]> on 07/19/2000 05:30:32 PM

To:   <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
cc:
Subject:  Re: How to grab the envelope contents while filtering?


From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>I've toyed with trying to pipe fd 1 into a file without success. I know
>that this has to be doable with a small C program, but quite honestly, I
>don't have the familiarity with C to do it. Can it be done with Perl? In
>the shell? Is it as simple as reading fd1, writing a file, and re-writing
>fd1?


Have a look at http://cr.yp.to/mess822.html , the 822header utility could
be
what you need.

Armando




$RFC822.eml

Reply via email to