At Wed, 14 Apr 2010 20:21:11 +0100, Simon Brown wrote: > > Hi all, > > I'm currently playing with emacs mail clients as I'd like to try the > org-mode integration. Some of you may have seen my post on the > org-mode list a while back. I like the look of wanderlust but I'm > struggling to get started with my three IMAP accounts. Could someone > share an example config with multiple IMAP accounts and local mail? > > I'm not familiar with elisp, though I imagine I may well have to > learn. Hi Simon - I don’t think you need to mess with a ~/.wl config file to get started reading mail. In the Folders buffer (what you see when you start first WL), add an access folder (type m A; that is, `m` followed by `A`), then enter your access folder, which will look like: %:me/clear@imap.gmail.com:993! | | | | `stream-type | | | `port | | `server | `authenticate-type `user If you know your username and server you can play around with the other setting until something works. stream-type is one of ! (ssl) or !! (starttls) or [empty] (clear). Port is one of 143 or 993 (for ssl, usually). authenticate-type is one of clear, login, cram-md5 or digest-md5. Try login first, or clear if you are using starttls or ssl. Once you have an access group, hit <RET> while the cursor is on it to get the folder available in that account. If you are prompted for a password, you were able to connect. Otherwise, hit C-g, kill the access group, and try some different settings. Hope that helps get you started. best, Erik
Attachment:
pgpq4jOaWMCC1.pgp
Description: PGP signature