emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org mode and emacs email
Date: Mon, 29 Mar 2010 14:45:04 +0200	[thread overview]
Message-ID: <hvj687-ctd.ln1@news.eternal-september.org> (raw)
In-Reply-To: 20100329112210.GA3814@wilbury.neustadt.demon.co.uk

Simon Brown <simon@cliffestones.demon.co.uk> writes:

> Hi all,
>
> I currently use mutt as my email client but I'm looking for greater
> emacs integration and better html support. Org mode supports at least
> gnus, vm and wanderlust. Can anybody advise on the relative pros and
> cons? My main restriction is that I don't want to break my mutt setup,
> so the client must be able to work with my current collection of mbox
> files. I also have 3 IMAP accounts. Using emacs 23 and current org-mode.
>
> Simon

This is pretty "fanboi" of me but its really simple : use Gnus. It can
do imap fine (you can always move to using a local dovecot
server and use offlineimap to sync if performance is a problem).

While I personally detest html email of any kind I understand that we
need to, at least, receive it ;) Gnus does that nicely with w3m
rendering if necessary.

I use maildir : you could always (should you want of course) simply move
all messages from an mbox group to a maildir inside gnus. While I cant
attest to Gnus and mbox, the documentation indicates full support.

Mairix also works well in gnus for fast indexed mail search.

The only thing I would say is that Gnus  can be quite daunting to start
with but if you're familiar with Emacs and Elisp then there's nothing
insurmountable and its a question of getting the basics right at the
start. It also has quite amazingly (complex!) powerful spam handling
which I finally got working only recently...

Nothing really "relative" there but my gut feeling is that the other
clients are pretty minimally supported these days and not in the same
league regarding general functionality but obviously have their own
strengths - Wanderlust in particular has far better Imap support I am
told. But the person who told me that also claimed that Gnus could not
do IMAP which is not correct.

Gnus also works well with things like gpg-agent and gnupgp for reading of encrypted
files. e.g My local imap connection

,----
|        (add-to-list 'gnus-secondary-select-methods 
|            '(nnimap "mymail"
|            (nnimap-stream network)
|            (nnimap-address "offlineimap")
|            (nnimap-authinfo-file "~/.authinfo.gpg")
|            (nnir-search-engine imap)))
`----

Feel free to drop me a line when you get started if you need a shove.

Oh ...  And it reads News ....

  reply	other threads:[~2010-03-29 12:46 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-29 11:22 Org mode and emacs email Simon Brown
2010-03-29 12:45 ` Richard Riley [this message]
2010-03-29 13:49   ` Simon Brown
2010-03-29 13:56     ` Łukasz Stelmach
2010-03-30 16:09     ` Richard Riley
2010-03-29 16:14 ` Henri-Paul Indiogine
2010-03-30 14:36 ` Scott Brim
2010-03-30 16:01   ` Simon Brown
2010-03-30 16:55     ` Eric Schulte
2010-03-30 17:34       ` Manuel Hermenegildo
2010-03-30 19:53         ` Leo
2010-03-31 19:09           ` Gary
2010-04-01  7:28             ` peter.frings
2010-04-01 14:15               ` Eric Schulte
2010-04-01 14:32                 ` Giovanni Ridolfi
2010-04-01 14:46                   ` Henri-Paul Indiogine
2010-04-01 16:51                     ` Daniel Goldin
2010-03-31 17:54         ` Robert Goldman
2010-03-31 18:16           ` Nick Dokos
     [not found]             ` <4BB39872.3030806@sift.info>
2010-03-31 18:56               ` Nick Dokos
2010-04-09 11:30           ` Uday S Reddy
2010-03-30 17:40       ` Dan Davison
2010-03-30 18:23         ` Henri-Paul Indiogine
2010-03-30 18:34           ` Dan Davison
2010-03-31  0:34         ` Geralt
2010-03-31  1:15           ` [OT] " Dan Davison
2010-03-31  1:38             ` Jonathan Creekmore
2010-03-31  9:29               ` Geralt
2010-03-31  8:23             ` Darlan Cavalcante Moreira
2010-03-31 14:12               ` Eric Schulte
2010-03-31 17:37             ` Henri-Paul Indiogine
2010-04-08 21:13               ` Eraldo Helal
2010-03-30 16:57     ` Richard Riley
2010-03-30 17:53 ` Gary

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=hvj687-ctd.ln1@news.eternal-september.org \
    --to=rileyrgdev@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).