all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Thomas <jimjoe@gmx.net>
To: Dr Rainer Woitok <rainer.woitok@gmail.com>
Cc: help-gnu-emacs@gnu.Org
Subject: Re: Is anybody using "NotMuch" as an email client?, Re: Is anybody using "NotMuch" as an email client?
Date: Mon, 15 Jul 2024 14:43:39 +0530	[thread overview]
Message-ID: <86zfqjnhks.fsf@gmx.net> (raw)
In-Reply-To: <668fd123.170a0220.b2745.ceb8@mx.google.com> (Rainer Woitok's message of "Thu, 11 Jul 2024 14:33:37 +0200, Fri, 12 Jul 2024 11:23:49 +0200")

Dr Rainer Woitok wrote:

> Greetings,
>
> currently I'm using "Rmail" for processing my email.   It works,  but it
> also is rather spartan sometimes.  Somewhere someone mentioned "NotMuch"
> but from searching the Internet, I'm not yet sure it is what I want.

You probably want Gnus. But it'll take some work:

> Currently I'm using the traditional approach of storing related mails in
> "mbox" type mail files.   Rather infrequently I have the need of search-
> ing all mails in an mbox for a string or regular expression.

You should be able to do that in Gnus; I haven't tried it myself, but it
has an mbox backend. For new ones indexing (gnus-search-notmuch is one
option) will be much faster.

> Apart from reading and writing mails I need to reply, to forward and
> occasionally to resend mails.

This works pretty much the same way in Gnus and the other options.

> As for downloading attachments, it's mostly enough to download them
> one by one but sometimes I want to download them all in a single
> sweep.

This is possible in Gnus using nnimap-fetch-partial-articles: it must be
possible to combine it with (info "(gnus) Agent Categories") for
specific kinds of emails, in advance. Manual download on viewing is
possible anyway, and see gnus-mime-replace-part for updating. For
storing mails offline you can enable the 'agent': If you think you'll
download some of the attachments only at a later viewing and want to
update the version stored offline (and of course, if this is an
important factor) you should add gnus-agent-unfetch-articles and
gnus-agent-fetch-selected-article to the appropriate hooks (and there's
also gnus-agent-eagerly-store-articles to play with).

It's a little hard, but from my experience, if you do it right you may
never need to switch email clients again.

Regards,
James



      parent reply	other threads:[~2024-07-15  9:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-11 12:33 Is anybody using "NotMuch" as an email client? Dr Rainer Woitok
2024-07-11 13:35 ` Jon Fineman
2024-07-11 13:44   ` Joel Reicher
2024-07-12  9:23   ` Dr Rainer Woitok
2024-07-12  9:45     ` Jon Fineman
2024-07-12 10:08     ` Teemu Likonen
2024-07-12 18:08       ` Teemu Likonen
2024-07-13 23:46       ` Björn Bidar
2024-07-14  9:52         ` Andreas Eder
2024-07-14 17:25           ` Björn Bidar
2024-07-15  9:13   ` James Thomas [this message]

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

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

  git send-email \
    --in-reply-to=86zfqjnhks.fsf@gmx.net \
    --to=jimjoe@gmx.net \
    --cc=help-gnu-emacs@gnu.Org \
    --cc=rainer.woitok@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.