Skip to content

Instantly share code, notes, and snippets.

@flatcap
Last active September 17, 2018 20:55
Show Gist options
  • Save flatcap/58a8ca42d30ef9d0cb54f189ce28b9fa to your computer and use it in GitHub Desktop.
Save flatcap/58a8ca42d30ef9d0cb54f189ce28b9fa to your computer and use it in GitHub Desktop.
libemail

libemail

A library of all the structs that make up an email and a set of functions to manipulate them.

The functions should rely only on the shared libmutt library.

  • Address
  • AttachPtr
  • Body
  • Content
  • Data
  • Envelope
  • Header
  • MuttThread
  • Parameter

headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment