> If not, does anyone have patches for logging e.g. date, from, to?

As per a procmail ML conversation, I cooked up this procmail supermagic...

LOG="`formail -X From: -X Date: -X To: -X Cc: | sed 's/^/ /g'`
"

yields e.g...

 Date: Fri, 14 Sep 2012 07:44:56 -0500
 From: [email protected]
 To: [email protected]
 Subject: hallo pooh
  Folder: rcvstore +inbox                                                  1048

steve
--


_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to