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
32Updated 6 years ago

Alternatives and similar repositories for parseMIMEemail.go:

Users that are interested in parseMIMEemail.go are comparing it to the libraries listed below