Email Header
A Sublime Text 3 syntax highlighting plugin for email message headers.
Labels language syntax, eml, msg, email, e-mail, mail, header, headers, rfc2045, rfc2046, rfc2047, rfc4288, rfc4289, rfc2049
Details
Installs
- Total 7K
- Win 3K
- Mac 1K
- Linux 4K
| Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 1 | 1 | 3 | 4 | 4 | 0 | 2 | 1 | 0 | 3 | 1 | 4 | 0 | 3 | 1 | 3 | 2 | 1 | 5 | 1 | 2 | 0 | 1 | 0 | 3 | 5 | 2 | 1 | 0 | 0 | 1 | 4 | 3 | 3 | 0 | 1 | 0 | 3 | 1 | 0 | 1 | 3 | 1 | 2 | 2 | 2 |
| Mac | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 |
| Linux | 2 | 5 | 7 | 10 | 13 | 5 | 5 | 8 | 6 | 8 | 4 | 7 | 10 | 7 | 8 | 6 | 4 | 6 | 12 | 6 | 7 | 12 | 8 | 6 | 8 | 11 | 7 | 2 | 7 | 8 | 4 | 4 | 8 | 11 | 7 | 9 | 6 | 3 | 8 | 11 | 8 | 7 | 7 | 9 | 8 | 8 |
Readme
- Source
- raw.githubusercontent.com
EmailHeader
This plugin will parse .eml or .msg files for email message headers, including x-headers, and will also color IPv4 and IPv6 addresses for ease of readability. Note: requires Sublime Text build 3092 or higher.

Manual Installation
Open Sublime Text 3 and navigate to Preferences > Browse Packages… This should open the location on the file system under which Sublime Text 3 stores its packages.
Drop the “EmailHeader.sublime-syntax” within the “User” directory and the software should automatically add an “Email Header” syntax option in the lower right-hand corner. Any files with the .eml and .msg extensions will have this syntax definition automatically applied.