Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 339 Bytes

mailinfo

Parse and process email Received: headers

Usage: mailinfo parses a single email message, provided on stdin, and outputs a summary of the Received: headers.

parsemailinfo parses the output of mailinfo, and outputs a plethora of output formats.

One really useful usage is "cat message | mailinfo | parsemailinfo -t".