kirabou / parseMIMEemail.go

How to parse a MIME email in Golang - a tutorial on how to parse a MIME email using the standard Go packages. As an exercice it builds a command line tools that will parse an email from stdin, list all the MIME parts of this email, and decode and save the content of each MIME part in separated files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kirabou/parseMIMEemail.go Issues

No issues in this repository yet.