procmail
[Top] [All Lists]

Re: LOGFILE

1998-03-02 14:10:33
Terry Todd asked,

| Is there a way to have procmail store the "From: " line in the LOGFILE
| instead of the "From " line?

Instead of or in addition to?

If you insist on "instead," it's difficult, because you'd have to create the
rest of the logabstract on your own, including the "Folder:" line that gives
both the final destination and the size.

If you are willing to accept both the From: line *and* the From_ line in the
log, then there's an easy answer (note the use of apostrophes, NOT backticks):

        TRAP='formail -XFrom:'

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