Global variables
| Data | Description | Links | 
|---|---|---|
| AlternativeOrderList | List of preferred mime types to display | |
| AutoViewList | List of mime types to auto view | |
| CurrentFolder | Currently selected mailbox | |
| ErrorBuf | Copy of the last error message | |
| ErrorBufMessage | true if the last message was an error | |
| HeaderOrderList | List of header fields in the order they should be displayed | |
| LastFolder | Previously selected mailbox | |
| MimeLookupList | List of mime types that that shouldn't use the mailcap entry | |
| OptAutocryptGpgme | (pseudo) use Autocrypt context inside ncrypt/crypt_gpgme.c | |
| OptDontHandlePgpKeys | (pseudo) used to extract PGP keys | |
| OptForceRefresh | (pseudo) refresh even during macros | |
| OptGui | (pseudo) when the gui (and curses) are started | |
| OptKeepQuiet | (pseudo) shut up the message and refresh functions while we are executing an external program | |
| OptMsgErr | (pseudo) used by mutt_error/mutt_message | |
| OptNeedRescore | (pseudo) set when the 'score' command is used | |
| OptNeedResort | (pseudo) used to force a re-sort | |
| OptNews | (pseudo) used to change reader mode | |
| OptNewsSend | (pseudo) used to change behavior when posting | |
| OptPgpCheckTrust | (pseudo) used by dlg_pgp() | |
| OptResortInit | (pseudo) used to force the next resort to be from scratch | |
| OptSortSubthreads | (pseudo) used when $sort_aux changes | |
| ShortHostname | Short version of the hostname | |
| TempAttachmentsList | List of temporary files for displaying attachments | |
| UserHeader | List of custom headers to add to outgoing emails |