wanderlust / wanderlust

Wanderlust Development Repository

Home Page:http://emacswiki.org/emacs/WanderLust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wanderlust - Yet Another Message Interface on Emacsen

Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs. It was originally developed by Yuuichi Teranishi.

For documentation, see also: bundled document and Wanderlust on EmacsWiki

Features

  • 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.

  • 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.

Installation

See: `INSTALL'

Mailing List

You can get information and help via the mailing list at:

  • English: wl-en@ml.gentei.org (news://news.gmane.io/gmane.mail.wanderlust.general for archives)

  • Japanese: wl@ml.gentei.org (news://news.gmane.io/gmane.mail.wanderlust.general.japanese for archives)

Emails to the English list are forwarded to the Japanese list.

To subscribe, send an email to wl-ctl@ml.gentei.org (Japanese) or wl-en-ctl@ml.gentei.org (English). Use subscribe YOUR NAME as subject and body. To unsubscribe, use unsubscribe as body. To get help, use # guide as body.

Development

The source code repository is available at Github. Patches that fix bugs and improve Wanderlust are welcome and can be sent to the Wanderlust mailing list.

About

Wanderlust Development Repository

http://emacswiki.org/emacs/WanderLust

License:Other


Languages

Language:Emacs Lisp 66.4%Language:Roff 33.5%Language:Makefile 0.1%