- o PGP/MIME support (RFC 2015).
- o Advanced IMAP client supporting SSL encryption and SASL authentication.
- o POP3 support.
- o Mailbox threading (both strict and non-strict).
- o Default keybindings are much like ELM.
- o Keybindings are configurable; Mush and PINE-like ones are provided as
- examples.
- o Handles MMDF, MH and Maildir in addition to regular mbox format.
- o Messages may be (indefinitely) postponed.
- o Colour support.
- o Highly configurable through easy but powerful rc file.
+ * PGP/MIME support (RFC 2015).
+ * Advanced IMAP client supporting SSL encryption and SASL authentication.
+ * POP3 support.
+ * ESMTP support.
+ * Message threading (both strict and non-strict).
+ * Keybindings are configurable, default keybindings are much like ELM;
+ Mush and PINE-like ones are provided as examples.
+ * Handles MMDF, MH and Maildir in addition to regular mbox format.
+ * Messages may be (indefinitely) postponed.
+ * Colour support.
+ * Highly configurable through easy but powerful rc file.
+
+Package: mutt-patched
+Architecture: any
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, mutt (= ${binary:Version})
+Description: the Mutt Mail User Agent with extra patches
+ Mutt is a sophisticated text-based Mail User Agent.
+ .
+ This package adds the "sidebar" patch that lists mailboxes with new mail
+ in a separate column on screen.
+
+Package: mutt-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, mutt (= ${binary:Version})
+Description: debugging symbols for mutt
+ Mutt is a sophisticated text-based Mail User Agent.
+ .
+ This package contains the debugging symbols for mutt and mutt-patched; this
+ is supposed to be used when there is a core file which should be analyzed
+ using gdb.