Mew is a MIME mail reader of Emacs. It can handle multi mailboxes and collabrates with other programs well. This is my configuration of mew.
NOTE:
- I used Stunnel for SSL connection. You must modify the file location of Stunnel. If you use Mac OS X, you can install it using DarwinPorts as I do.
- If you want to use BBDB with Mew, take a look at Chris Beggy’s setup (it’s old, but it works).
- My resources for the setup are here (Chinese), here, and here.
UPDATE #1: a great Mew configuration file to take a look
UPDATE #2: I created a .mew.el files list.
6 comments ↓
I am new to Mew and I was wondering how I could search my email in Mew. Is there a way to do this?
Thanks!
You can go to http://www.mew.org/feature/index.html.en for various search mechanisms.
Hi, I haven’t used Mew yet. I’m looking to a good emacs mode to access gmail. Ideally without storing mails locally but acting remotely via IMAP/SMTP. Other mail clients like gnus, VM etc don’t seem to be able to do that. Does your Mew setup accomplish that? In that case I’ll have a serious look into it, otherwise a quick No would save me a great deal of time.
Thanks,
Bjoern
No, Mew also works awkwardly when handling remote IMAP email, you can set up for IMAP but the inbox will be still local and don’t sync very well with remote. And mail sorting for remote folders also not handy. Mew might be good for POP but a remote IMAP like Gmail is never smooth.
I’m also looking for a good mail mode of Emacs for Gmail, but nothing is great for this. If you don’t mind use cmd, you can give Alpine a try.
@zhangw:
just wondering.. did you ever find a good mail mode of emacs for gmail?
or did mew get better at remote INBOX (and multiple accounts)?
i love alpine but yes it is from the cmd shell (runs outside of emacs). and lost 2 days in fighting gnus configuration before i gave up. (hey, at least it’s not years!) ..
Jeff S I still haven’t get a good emacs mode for gmail, unless you try to use a mail mode something like offlineimap (https://github.com/jgoerzen/offlineimap), but I guess this might not be what you want.
Actually I have moved away from Emacs for handling gmail stuff.
Leave a Comment