From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Shukaev Newsgroups: gmane.emacs.help Subject: Re: Gnus + Gmail + IMAP Date: Tue, 30 Jun 2015 11:35:15 +0200 Message-ID: References: <87lhf272in.fsf@yale.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1435656937 15042 80.91.229.3 (30 Jun 2015 09:35:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Jun 2015 09:35:37 +0000 (UTC) Cc: "Jorge A. Alfaro-Murillo" , Rainer M Krug To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 30 11:35:34 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z9rwx-0000tS-RR for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jun 2015 11:35:32 +0200 Original-Received: from localhost ([::1]:45938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9rwx-0002jj-1G for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jun 2015 05:35:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9rwk-0002jS-Ec for help-gnu-emacs@gnu.org; Tue, 30 Jun 2015 05:35:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9rwj-0003Uy-Ak for help-gnu-emacs@gnu.org; Tue, 30 Jun 2015 05:35:18 -0400 Original-Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:36209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9rwi-0003TJ-Tk for help-gnu-emacs@gnu.org; Tue, 30 Jun 2015 05:35:17 -0400 Original-Received: by lagc2 with SMTP id c2so5832751lag.3 for ; Tue, 30 Jun 2015 02:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=knFBp3V1vXqJ8ynb/RLEAW7CbPo5wHn0jHeIWAlDIp8=; b=KeGcv74HARI/VahjFUEKq/5T7G9Nzm3iD1cik05Tqfj49yKX/KhQmc/QteKw2Y0ng/ PaY6eQNDzVN5hVqPxykvgYSXbdn+/vBQT5DAsbT9bNxIm+pe2xJphn3x51GQQwwnvMyF wcsr/Ua3i5EqofljoDiCh6F3b07aujv0EUjnEyrq41fC2HaE6GFKOWq4OcCz/1x+uqqe +mr5GgwJN7G7lcsOAg6A2d/4sazicvw/FZWa0yBaxbAXirhS/93kD/4gKizDKoptGJeq 0ShirE+cji0Rx9nuSkjLXCi9OKUrYBoHhOKALQAA743HTVg1/Uo7Tc6a3kUvSC8CV+Uz c8Tw== X-Received: by 10.152.30.4 with SMTP id o4mr18102063lah.74.1435656916107; Tue, 30 Jun 2015 02:35:16 -0700 (PDT) Original-Received: by 10.112.36.103 with HTTP; Tue, 30 Jun 2015 02:35:15 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22a X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105308 Archived-At: > > As mentioned by Jorge, if you have two step authentication enabled in > googl;e, you need an appilt=3Dcation password to use imap. Some info can > be found at [1]. > =E2=80=8BI don't have 2-step authentication.=E2=80=8B > Concerning the blocking: I guess google blocked this attempt, because > you tried to often in a time? Otherwise there are more hints in the > email. > I also thought so yesterday, but trying it again today delivers again the same error: =E2=80=8B=E2=80=8BOpening connection to imap.gmail.com via tls... nnimap (imap.gmail.com) open error: 'NO (ALERT) Please log in via your web browser: https://support.google.com/mail/accounts/answer/78754 (Failure)'. Continue? (y or n) n > I am by the way using offlineimap to sync my gmail to a local dovecot > imap server which I access from gnus. Works perfectly. > =E2=80=8BI remember that a year ago (or so) I've tried using `mu4e' with 'offlineimap=E2=80=8B' + Gmail and it also worked fine. That's why I'm con= fused why it does not work now with Emacs built-ins. > Cheers, > > Rainer > =E2=80=8BRegards, Alexander=E2=80=8B > Footnotes: > [1] https://support.google.com/mail/answer/1173270?hl=3Den >