March 21st, 2009 — Linux, Mac
过程简单:
- 启动alpine,输入msla。在nickname处随便写个你要用的名称,就写gmail好了。Server处填写:imap.gmail.com/ssl/user=id@gmail.com/novalidate-cert。
- 继续在alpine中操作,输入msc。SMTP server输入:smtp.gmail.com/submit/user=id@gmail.com/novalidate-cert
- 使用whereis命令,找到Display Character Set和Posting Character Set,都设为UTF-8。
- 如果不想把邮件保存在本地,则需要输入msl,然后删除那个local的文件夹设置。
April 8th, 2006 — Mac
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.