Skip to content

saranrapjs/maildotapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maildotapp

This maildotapp Go package provides an interface for programatically reading email message files stored by the MacOS Mail.app.

Specfically, it takes care of:

  • querying the Mail.app sqlite database to return the path on disk to individual Mail.app emails
  • stripping proprietary Apple-specific header/footer data in Mail.app email files, so that emails can be parsed by "net/mail" or similar packages

See the ./example for more details and usage information.

About

Go package for retrieving MacOS Mail.app messages on disk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages