e01331f46fd36fdf39c223ab65284f0d9d17001f
[elisp/wanderlust.git] / README
1
2  Wanderlust -- Yet Another Message Interface on Emacsen
3                       by Yuuichi Teranishi <teranisi@gohome.org>
4                       Time-stamp: <2000-02-24 00:26:49 teranisi>
5
6 Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs.
7
8 Features:
9
10  * Implementation in elisp only.
11  * Support of IMAP4rev1 [1], NNTP [2], POP(POP3[3]/APOP), MH and Maildir.
12  * Integrated access to messages based on Folder Specifications like Mew[4].
13  * Key bindings and mark processing like Mew.
14  * Management of threads and unread messages.
15  * Folder mode to select and edit subscribed folders.
16  * Message cache, Disconnected Operation.
17  * MH-like FCC (FCC: %Backup is possible).
18  * Full support of MIME (by SEMI or tm[5]).
19  * Draft editing of mail and news as a same interface.
20  * Icon based interface for the list of Folder (XEmacs).
21  * Skip fetching of a large message part of MIME(IMAP4).
22  * Server side searching (IMAP4), internationalized searching is available.
23  * Virtual folder.
24  * Compressed folder.
25  * Automatic expiration of old messages.
26  * Automatic refiling.
27  * Draft templates.
28
29 System Requirements:
30
31  * Emacs19 or later.
32  * tm or SEMI (version 1.13.4 or later).
33
34 Install:
35
36 See INSTALL to install.
37
38 Web Page:
39
40 Wanderlust Official web page is available at:
41
42 http://www.gohome.org/wl/.
43
44 You can get latest Wanderlust version from there.
45
46 Mailing List:
47
48 Wanderlust Mailing List <wl@lists.airs.net>
49
50 Via the Wanderlust ML, we discuss about Wanderlust, announce the latest
51 release in Japanese.
52
53 To subscribe, send mail to wl-ctl@lists.airs.net, with '# guide' as
54 the message body.
55
56 References:
57
58 [1] M. Crispin, "INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1", RFC 2060,
59     1996.
60 [2] B. Kantor and P. Lapsley, "Network News Transfer Protocol: A
61     Proposed Standard for the Stream-Based Transmission of News", RFC
62     977, 1986.
63 [3] J. Myers, M. Rose, "Post Office Protocol - Version 3", RFC 1929, 1996.
64 [4] "Mew -- Messaging in the Emacs World", 
65     (Copyright (C) 1994, 1995, 1996, 1997, 1998 Mew developing team.)
66     Available from http://www.mew.org/.
67 [5] "tm -- MIME package for GNU Emacs",
68     (Copyright (C) 1994, 1995, 1996 MORIOKA Tomohiko)
69     Latest tm package is available from 
70     ftp://ftp.jaist.ac.jp/pub/GNU/elisp/
71