This shows you the differences between two versions of the page.
| — | tutorials:email_mew_config [2014/03/09 21:43] (current) – created matgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Mew is a very flexible mail reader for Emacs. It supports ssh. You need to be a Meta-ARPA member. For sdfeu proceed as follows: | ||
| + | - Set up ssh public key authentication on a port with Meta-ARPA features (465, 587, 995, 996 1025, 8080 or 7070) | ||
| + | - Edit your .mew.el file: | ||
| + | |||
| + | (setq mew-config-alist | ||
| + | ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | ) | ||
| + | ) | ||