procmail
[Top] [All Lists]

Re: LOGFILE customization

1999-04-14 18:41:19
Ralph SOBEK <sobek(_at_)irit(_dot_)fr> writes:
For a particular LOGFILE, I am getting entries as follows:

From Your-Favorite-Mailing-List(_at_)Foobar(_dot_)com  Wed Apr 14 00:31:38 1999
Subject: Re: My favorite Subject
 Folder:  (formail -z -A "X-Loop: my-own(_at_)irit(_dot_)fr"; cat gene    2418

How can I change the Folder: information?  Since it is a formail, I
would prefer just having the recipients listed.  Is this possible?

        :0
        * whatever conditions
        {
            # Suppress the normal abstract
            LOGABSTRACT = no

            :0 c
            | action-here

            # Setup the desired Folder: information
            LASTFOLDER = "whatever you want here"
            # Re-enable abstract logging to take place on termination...
            LOGABSTRACT = yes
            # ...and then terminate
            HOST
        }


Philip Guenther

<Prev in Thread] Current Thread [Next in Thread>