From: Alexandros Prekates <aprekates@posteo.net>
To: Jean Louis <bugs@gnu.support>
Cc: help-gnu-emacs@gnu.org, bug-mailutils@gnu.org
Subject: Re: Rmail with movemail.
Date: Wed, 5 May 2021 10:42:33 +0000 [thread overview]
Message-ID: <20210505134233.403ac91b@enous> (raw)
In-Reply-To: <YI/SqbVXkJmu7Opk@protected.localdomain>
On Mon, 3 May 2021 13:38:33 +0300
Jean Louis <bugs@gnu.support> wrote:
> It think we should ask Sergey Poznyakoff on GNU Mailutils mailing
> list, I am sending copy there.
>
With help from Sergey the issue was solved. To sum up for
future reference ,for anyone out there debian buster user
trying to use movemail as a mail retrieval agent to emacs,
i post the main steps:
1. I compiled mailutils 3.11.1 (debian stable has 3.5 ).
That didnt work thought because as Sergey explained movemail used
old libs from the 3.5 dep package.
2. So i purged 3.5.
Again i couldnt access the remote posteo.de mailbox with imap.
3. Last touch:
$ sudo apt-get install libgnutls28-dev
And reconfigure and compile again so that mailutils have
GNUTls support (as you can validate at the end of './configure'
output.
And now it works.
$ movemail --debug-level='mailbox.prot' -vvv -p
'imap://foo%40posteo.net@posteo.de' "~/mailFromMovemail/"
ps:
(could step 2 also removed libgnutls28-dev ?)
$ sudo apt-cache depends libgnutls28-dev
.....
Replaces: <gnutls-dev>
libgnutls28-dev
Anyway. Problem solved.
Alexandros.
next prev parent reply other threads:[~2021-05-05 10:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 22:29 Rmail with movemail Alexandros Prekates
2021-05-02 23:19 ` Jean Louis
2021-05-03 10:14 ` Alexandros Prekates
2021-05-03 11:14 ` Jean Louis
[not found] ` <YI/SqbVXkJmu7Opk@protected.localdomain>
2021-05-05 10:42 ` Alexandros Prekates [this message]
2021-05-02 23:47 ` Emanuel Berg via Users list for the GNU Emacs text editor
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=20210505134233.403ac91b@enous \
--to=aprekates@posteo.net \
--cc=bug-mailutils@gnu.org \
--cc=bugs@gnu.support \
--cc=help-gnu-emacs@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.
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).