summaryrefslogtreecommitdiffstats
path: root/init.h
AgeCommit message (Expand)Author
2019-04-15Add a note about $prompt_after to the $pager documentation.Kevin McCarthy
2019-03-04Add $include_encrypted config to prevent reply-decryption attack.Kevin McCarthy
2019-01-19Change $pgp_use_gpg_agent to default set.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-29Fix config variable order.Kevin McCarthy
2018-12-29Add $crypt_protected_headers_save.Kevin McCarthy
2018-12-25Add config and data structure for protected header write support.Kevin McCarthy
2018-12-17Add protected header received email support.Kevin McCarthy
2018-12-08Add $auto_subscribe variable.Kevin McCarthy
2018-12-02Enhance docs re security of SSL/TLS version varsSam Pablo Kuper
2018-12-03Deprecate TLS 1.0 and 1.1 by defaultSam Pablo Kuper
2018-12-01Document Sender header as a default in $imap_headers.Kevin McCarthy
2018-11-14Update $index_format cross-references in manual.Kevin McCarthy
2018-11-07Add some brief documentation on OAUTH support.Kevin McCarthy
2018-10-31Add index-format-hook and expando.Kevin McCarthy
2018-09-25Fix non-threaded $sort_aux "reverse-" sorting.Kevin McCarthy
2018-09-01Fix typoCody Brownstein
2018-08-29Rename pgpring to mutt_pgpring.Kevin McCarthy
2018-08-11Add more doc for the $imap_condstore and $imap_qresync options.Kevin McCarthy
2018-08-11Add QRESYNC support.Kevin McCarthy
2018-08-11Add basic CONDSTORE support when fetching initial messages.Kevin McCarthy
2018-07-16Improve OAUTHBEARER support.Brandon Long
2018-07-07Merge branch 'stable'Kevin McCarthy
2018-07-07Mention $pgp_decode_command for $pgp_check_gpg_decrypt_status_fdKevin McCarthy
2018-06-28Add check-stats function to calculate mailbox statistics.Anton Lindqvist
2018-06-27Add a reference to $copy in the $record documentation.Kevin McCarthy
2018-06-25Generate error if makedoc is missing a type.Kevin McCarthy
2018-06-18Allow larger passphrase timeout valuesEike Rathke
2018-06-14Support for using OAUTHBEARER for smtp.Brandon Long
2018-06-04Add $pgp_check_gpg_decrypt_status_fd.Kevin McCarthy
2018-05-03Add echo command.Kevin McCarthy
2018-04-22Add Error History function and config var.Kevin McCarthy
2018-04-19Add $sort_browser options for count and unread.Kevin McCarthy
2018-04-19Add $browser_abbreviate_mailboxes.Kevin McCarthy
2018-04-15Add libidn2 supportMatej Muzila
2018-03-11Add $abort_noattach and $abort_noattach_regexp options.Kevin McCarthy
2018-01-11Create pgp and s/mime default and sign_as key vars. (see #3983)Kevin McCarthy
2018-01-08Change the default of NewMailCmd to 0.Kevin McCarthy
2018-01-08NewMailCmd: optionally execute a command upon new mail arrivalYoshiki Vázquez Baeza
2017-11-11Add $change_folder_next option to control mailbox suggestion order.Kevin McCarthy
2017-11-11Add %R (number of read messages) for $status_format.Vincent Lefevre
2017-11-08Note which ssl config vars are GnuTLS or OpenSSL only. (closes #3781)Kevin McCarthy
2017-08-19Add option to run command to query attachment mime type. (closes #2933) (clos...Kevin McCarthy
2017-07-22Add $imap_poll_timeout to allow mailbox polling to time out.Kevin McCarthy
2017-07-02Add more description for the %S and %Z $index_format characters.Kevin McCarthy
2017-07-01Add config vars for forwarded message attribution intro/trailer.Kevin McCarthy
2017-06-26Fix typo in smime_self_encrypt_as documentation. (closes #3953)Antonio Radici
2017-06-26merge stableKevin McCarthy
2017-06-26Minor documentation fixes.Regid Ichira
2017-06-14Enable all header fields in the compose menu to be translated.Kevin McCarthy