Email Header
A Sublime Text 3 syntax highlighting plugin for email message headers.
Labels eml, msg, email, e-mail, mail, header, headers, RFC2045, RFC2046, RFC2047, RFC4288, RFC4289, RFC2049
Details
Installs
- Total 5K
- Win 2K
- Mac 928
- Linux 2K
Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 4 | 0 | 1 | 2 | 2 | 4 | 2 | 0 | 0 | 0 | 2 | 1 | 2 | 1 | 1 | 3 | 1 | 1 | 2 | 3 | 3 | 1 | 0 | 2 | 2 | 2 | 1 | 0 | 2 | 0 | 2 | 0 | 4 | 0 | 2 | 0 | 0 | 1 | 1 | 3 | 0 | 0 | 1 | 3 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 1 | 1 | 0 |
Linux | 6 | 15 | 3 | 4 | 8 | 3 | 8 | 5 | 7 | 8 | 8 | 7 | 9 | 5 | 6 | 7 | 5 | 7 | 10 | 5 | 6 | 6 | 4 | 7 | 4 | 10 | 4 | 2 | 6 | 5 | 8 | 7 | 12 | 9 | 10 | 9 | 4 | 4 | 5 | 7 | 8 | 7 | 6 | 10 | 5 | 9 |
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.