unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Antoine Kalmbach <ane@iki.fi>
To: csh <csh@bluehome.net>
Cc: eliz@gnu.org, emacs-devel@gnu.org
Subject: Re: Add Maildir support to RMAIL
Date: Tue, 27 Jul 2021 09:37:54 +0300	[thread overview]
Message-ID: <lylf5sp8hp.fsf@iki.fi> (raw)
In-Reply-To: <1627336599.3070@bluehome.net> (message from csh on Mon, 26 Jul 2021 14:56:39 -0700 (PDT))


csh <csh@bluehome.net> writes:

> Could you write an article on how to set that up?
> <https://ane.github.io/2020/09/09/rmail.html> doesn't say how.

Well, it would be a really short one, but I might at some point.  Thanks
for the request.  In the meantime, if you install OfflineIMAP (or its
alternative, mbsync[0]) it should place a template configuration where
you only need to change standard things like the host of your email
server, username, password, and so on.  Then you will be syncing your
mail to some local folder like ~/imap.  Then all you need to set is

(setq rmail-primary-inbox-list '("maildir:///home/you/imap/INBOX"))

and make sure GNU Mailutils is installed.  That's it, Rmail takes care of
the rest.  You'll need to set up a cronjob to run your syncing utility
regularly.  Futhermore, I recommend reading the Rmail manual about remote
inboxes[1].

[0] https://isync.sourceforge.io/mbsync.html
[1] https://www.gnu.org/software/emacs/manual/html_node/emacs/Rmail-Inbox.html

-- 
Antoine Kalmbach



  reply	other threads:[~2021-07-27  6:37 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25 12:02 Add Maildir support to RMAIL csh
2021-07-25 12:56 ` Eli Zaretskii
2021-07-25 13:08   ` Eli Zaretskii
2021-07-25 13:54     ` csh
2021-07-25 14:09       ` Eli Zaretskii
2021-07-25 14:18         ` csh
2021-07-25 14:26           ` Eli Zaretskii
2021-07-25 14:57             ` csh
2021-07-25 15:55               ` tomas
2021-07-25 15:58                 ` tomas
2021-07-25 16:21               ` Eli Zaretskii
2021-07-26  1:26               ` Tim Cross
2021-07-26  6:08                 ` Jean Louis
2021-07-26 13:03                 ` Eli Zaretskii
2021-07-27  0:23                 ` Richard Stallman
2021-07-26  5:23     ` Jean Louis
2021-07-26  9:34     ` Antoine Kalmbach
2021-07-26 10:45       ` Jean Louis
2021-07-26 10:59         ` Antoine Kalmbach
2021-07-26 13:36           ` Jean Louis
2021-07-26 21:56       ` csh
2021-07-27  6:37         ` Antoine Kalmbach [this message]
2021-07-28  1:00         ` Richard Stallman
2021-07-28  5:25           ` Yuri Khan
2021-07-25 13:50   ` csh
2021-07-26  8:35     ` Philip Kaludercic
2021-07-25 22:18   ` Eric Abrahamsen
2021-07-26  5:53     ` Paul Jarc
2021-07-26 15:42       ` Eric Abrahamsen
2021-07-26  5:19   ` Jean Louis
2021-07-26  5:29 ` Jean Louis
2021-07-26  8:35 ` Philip Kaludercic
     [not found] <1627220913.7967@bluehome.net>
2021-07-25 14:06 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2021-07-27 22:02 csh
2021-07-28  7:13 ` Antoine Kalmbach
2021-07-28 21:31   ` csh

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=lylf5sp8hp.fsf@iki.fi \
    --to=ane@iki.fi \
    --cc=csh@bluehome.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.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).