blob: 300043e79eae20946c574064ddb04673e5819252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs.
* Implementation in elisp only.
* Support of IMAP4rev1, NNTP, POP(POP3/APOP), MH and Maildir.
* Integrated access to messages based on Folder Specifications like Mew.
* Key bindings and mark processing like Mew.
* Management of threads and unread messages.
* Folder mode to select and edit subscribed folders.
* Message cache, Disconnected Operation.
* MH-like Fcc (Fcc: %Backup is possible).
* Full support of MIME (by SEMI).
* Draft editing of mail and news as a same interface.
* Icon based interface for the list of Folder (XEmacs and Emacs 21).
* Skip fetching of a large message part of MIME(IMAP4).
* Server side searching (IMAP4), internationalized searching is available.
* Virtual folder.
* Compressed folder.
* Automatic expiration of old messages.
* Automatic refiling.
* Draft templates.
|