From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alexandros Prekates Newsgroups: gmane.comp.gnu.mailutils.bugs,gmane.emacs.help Subject: Re: Rmail with movemail. Date: Wed, 5 May 2021 10:42:33 +0000 Message-ID: <20210505134233.403ac91b@enous> References: <20210503012958.7e220294@enous> <20210503131425.1980950a@enous> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7274"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org, bug-mailutils@gnu.org To: Jean Louis Original-X-From: bug-mailutils-bounces+gcgmb-bug-mailutils=m.gmane-mx.org@gnu.org Wed May 05 12:43:09 2021 Return-path: Envelope-to: gcgmb-bug-mailutils@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1leEzl-0001lX-DZ for gcgmb-bug-mailutils@m.gmane-mx.org; Wed, 05 May 2021 12:43:09 +0200 Original-Received: from localhost ([::1]:48862 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1leEzk-0008DX-Ep for gcgmb-bug-mailutils@m.gmane-mx.org; Wed, 05 May 2021 06:43:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1leEzM-0007ki-S2 for bug-mailutils@gnu.org; Wed, 05 May 2021 06:42:44 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:35897) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1leEzJ-0001vP-Hm for bug-mailutils@gnu.org; Wed, 05 May 2021 06:42:44 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 033C72400FD for ; Wed, 5 May 2021 12:42:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620211359; bh=Eas3ckkwtm1tn3Y03DB+GZAL0RVwhWU/Tcu8xqI5D8w=; h=Date:From:To:Cc:Subject:From; b=iVFicpqGidf30m7SBPGZshpi3J5hLGKAU/H4c6jF/fNY4Erl2UC+6qlOWioCOv73U 7OZRGBUG11p3FP/ZP5lD+dJchvJWAkt6u637+tL+vGkJYxqppnSs5PJT94AIbLor0P IBIyQ7Pz1DklZHJ8oUd2t5jkk3zZXCsbHr/cUc0HYqej6hAMds5ov4PhP47hkSposa 5lfr6R9vvL5iiZDjxlCpRskBXsibzbgM/wwDpf4yvFVKOzlrY11cCqhkyaP4jCpm55 GCU6hek9kfy/vkCwrGtpX7Ap+Cc67hb6VGvYsRR3c3JpA+d4bO8JG1OOzESaO4p62h ghbj7Mqj2Rgsg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FZtZj523Jz9rxL; Wed, 5 May 2021 12:42:37 +0200 (CEST) In-Reply-To: Received-SPF: pass client-ip=185.67.36.66; envelope-from=aprekates@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: bug-mailutils@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports and feature requests for GNU mailutils List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-mailutils-bounces+gcgmb-bug-mailutils=m.gmane-mx.org@gnu.org Original-Sender: "Bug-mailutils" Xref: news.gmane.io gmane.comp.gnu.mailutils.bugs:2659 gmane.emacs.help:129466 Archived-At: On Mon, 3 May 2021 13:38:33 +0300 Jean Louis 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: libgnutls28-dev Anyway. Problem solved. Alexandros.