Hi,

sorry for OT question, but I think, for anybody really familiar
with procmail it will be only mild distraction. I have this very
simple recipe in my .procmailrc:

        :0:
        * ^TOcstex
        listy

However, emails in this list have mungled Reply-To: directing to
the list. Could it be possible to ask procmail (or how to ask
procmail) that before moving the message to the listy folder, it
would run a message through grep -v '^Reply-To:'? And, BTW I do
not want just

        :0:
        * ^TOcstex
        | grep -v '^Reply-To:' >> $MAILDIR/listy

because I would like to make it to work even when I would change
my mind and switched to maildir format. Therefore, I would
prefer, if the actual delivery would be done by procmail.

        Thanks

                Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
...every Man has a Property in his own Person. This no Body has
any Right to but himself. The Labour of his Body, and the Work
of his Hands, we may say, are properly his. .... The great and
chief end therefore, of Mens uniting into Commonwealths, and
putting themselves under Government, is the Preservation of their
Property.
        -- John Locke, "A Treatise Concerning Civil Government"

Reply via email to