summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)Author
2000-01-10More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler
1999-12-09Tommi Komulainen's multiple IMAP usernames patch.Thomas Roessler
1999-12-03Fix the documentation on how to join the mutt lists. Noted byThomas Roessler
Marius Gedminas <mgedmin@takas.lt>.
1999-12-02Clarify the documentation of lists/unlists/subscribe/unsubscribe aThomas Roessler
bit.
1999-11-23Document the fact that users can enter a mail-followup-to header inThomas Roessler
the editor. There seems to have been some confusion about this.
1999-11-23Disable core dumps before we ask the user for a pass phrase.Thomas Roessler
Suggested by <Stefan.Alfredsson@kau.se>.
1999-11-23Include the maildrop recipe Mark WeinemThomas Roessler
<mark.weinem@unidui.uni-duisburg.de> sent me some weeks ago.
1999-11-18Documentation nit from Byrial Jensen.Thomas Roessler
1999-11-17Tommi Komulainen's IMAP/SSL support patches.Thomas Roessler
1999-11-11Another build process patch from Brendan Cully.Thomas Roessler
1999-11-09Build process fixes from Brendan Cully.Thomas Roessler
1999-10-29Cosmetics.Thomas Roessler
1999-09-23Use $(MAKE) instead of make. Noted by Ryan MurrayThomas Roessler
<rmurray@cyberhqz.com>.
1999-09-23A small portability fix related to makedoc.Thomas Roessler
1999-09-23This small patch:Thomas Roessler
* catches a possible null-pointer dereference in mx_close_mailbox when logging out of the server. * fixes IMAP tab-completion cosmetics (slightly broken with last Cyrus-compatibility updates) * adds a bit to the IMAP part of the manual. Brendan Cully <brendan@kublai.com>
1999-09-07Adding notes from README.SECURITY.Thomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-09-01A couple of build process and portability fixes concerning theThomas Roessler
automatically generated documentation.
1999-08-31Adding a <parent-message> function. From Roland RosenfeldThomas Roessler
<roland@spinnaker.rhein.de>.
1999-08-26Fix the sgml-tools url. Noted by Heiko Schlichting.Thomas Roessler
1999-08-24build muttrc.man before installing it.Thomas Roessler
1999-08-24Remove some auto-built files from the repository.Thomas Roessler
1999-08-24More fixes to the distribution-building process; check-point commitThomas Roessler
for documentation and ChangeLog.
1999-08-24Various experimental changes to automate the distribution-buildingThomas Roessler
process; documentation update.
1999-08-19fix the urlview url.Thomas Roessler
1999-08-18documentation fixes.Thomas Roessler
1999-08-17ispell's default path.Thomas Roessler
1999-08-17cosmetics; mention warranties in the manual page.Thomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
- $delete_untag - creation of "application/pgp" messages - an attempt to fix prepare. - Browser format changes
1999-08-09Various fixes. Additionally, mutt will now create the $folderThomas Roessler
directory when started in curses mode and if it doesn't exist.
1999-08-08Include complete documentation regardless of actual features.Thomas Roessler
1999-08-08Documentation updates; autogeneration of documentation from init.h.Thomas Roessler
1999-08-04Document the -d option.Thomas Roessler
1999-07-29Remove references to the old PGP configuration interface. Noted byThomas Roessler
Hanno Wagner <wagner@fitug.de>.
1999-07-28Fix the description of the lists command. Patch provided by JeremyThomas Roessler
Blosser <jblosser@firinn.org>.
1999-07-28Documentation fixes from Jeremy Blosser.Thomas Roessler
1999-07-26Undo the content-disposition changes. They don't merge well withThomas Roessler
operations such as printing, and need some more thought.
1999-07-26When an attachment's content-disposition is different from "inline",Thomas Roessler
and if the user sets the use_cdisp option, don't auto_view this part.
1999-07-26Add some notes. From Matt Armstrong <matt@lickey.com>.Thomas Roessler
1999-07-20Remove the $in_reply_to configuration variable and always use theThomas Roessler
message-ID for that header.
1999-06-03Hardwire some mechanisms for finding secret and public key-rings.Thomas Roessler
This way, we need to hard-wire less stuff in the various configuration files, making the use of PGP with mutt a bit simpler again.
1999-06-03Document the new PGP configuration interface.Thomas Roessler
1999-04-22Document %_.Thomas Roessler
1999-03-25Roland's sort_keys patch.Thomas Roessler
1999-03-24Vikas' latest version of attachment forwarding.Thomas Roessler
1999-03-22PGP key creation time fix by Roland Rosenfeld.Thomas Roessler
1999-03-15Add $bounce_delivered.Thomas Roessler
1999-02-26Adding pgp_replyencrypt.Thomas Roessler
1999-02-17Fix the URL.Thomas Roessler
1999-02-11Install README.SECURITY in the doc directory, documentThomas Roessler
mailcap_sanitize.