Skip to content
#

pgp

Here are 310 public repositories matching this topic...

flatcap
flatcap commented Sep 22, 2020

MXAPI (Mailbox API)

The MXAPI (Mailbox API) is a set of functions that each backend (Imap, Maildir, etc) supports.
They're documented in struct MxOps:

https://github.com/neomutt/neomutt/blob/d9cb4825bec1c833229d51acc9a0976e6c31ca7e/mx.h#L104-L291

The frontend calls wrapper functions in mx.c that call the relevant backend function. e.g.

The frontend:
https://github.com/neomutt/

Improve this page

Add a description, image, and links to the pgp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pgp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.