/MimeD

MIME Decoder for mail headers

Primary LanguageC++

MimeD

Mime Decoder is a tool that developed for decoding MIME decoded mail headers.

What basically does ? -> Get mail file as stdin -> Parse to find specific header which given with parameter "-h" to executable -> Decode quoted printable of base64 headers -> Put the result in stdout