public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dr Rainer Woitok <rainer.woitok@gmail.com>
To: gentoo-user@lists.gentoo.org, "Walter Dnes" <waltdnes@waltdnes.org>
Subject: Re: [gentoo-user] Google pop3 authentication failure
Date: Mon, 13 Jun 2022 18:41:37 +0200	[thread overview]
Message-ID: <25255.26817.453318.827974@tux.local> (raw)
In-Reply-To: Msg <Yqc+z9PXdSuaX4GB@waltdnes.org> of 2022-06-13 09:42:39 -0400 from waltdnes@waltdnes.org

Walter,

On Monday, 2022-06-13 09:42:39 -0400, you wrote:

>   I started getting this today.
> 
> fetchmail: Authorization failure on <myuserid>@pop.gmail.com
> fetchmail: For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15
> fetchmail: Query status=3 (AUTHFAIL)

See the thread with subject 'Google and "fetchmail" + "ssmtp"' between
2022-03-17 and 2022-04-06 on the "gentoo-user" mailing list.

There's one big gotcha though:  shortly before Google's 2022-05-30 dead-
line for the switch to two-factor-authorization,  the upstream maintain-
ers of "fetchmail" decided to abandon the 7.0.0 release  (coincidence?),
causing the Gentoo maintainers to also drop "fetchmail-7.0.0" from Port-
age.

I ended up cloning the "git" source repository from

   https://gitlab.com/fetchmail/fetchmail.git

checking out branch "remote/next", and then running

   export PREFIX=$HOME
   ./autogen.sh
   ./configure --disable-IMAP --mandir=$PREFIX/man
   make install

which installs the man pages  "~/man/man1/fetchmail.1"  and "~/man/man1/
fetchmailconf.1" as well as the programmes "~/bin/fetchmail" and "~/bin/
fetchmailconf" in my home directory.

But I think this will be only a temporary solution due to lacking maint-
enance upstream.   Looking around a bit I found "getmail" in the Portage
repository which supports OAuth,  but apparently only for IMAP.  Bummer.

Anybody knowing about a replacement for "fetchmail" which provides daem-
on mode as well as  POP and  OAuth support,  and also allows to directly
feed the fetched mails into "procmail"?

Sincerely,
  Rainer


  parent reply	other threads:[~2022-06-13 16:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-13 13:42 [gentoo-user] Google pop3 authentication failure Walter Dnes
2022-06-13 14:47 ` spareproject776
2022-06-29 21:47   ` Walter Dnes
2022-06-29 22:26     ` [gentoo-user] " Grant Edwards
2022-06-30  1:30       ` Walter Dnes
2022-06-30 14:29         ` Grant Edwards
2022-07-01  0:33           ` Walter Dnes
2022-07-01  4:35             ` Daniel Pielmeier
2022-06-13 15:51 ` [gentoo-user] " Dale
2022-06-13 16:41 ` Dr Rainer Woitok [this message]
2022-06-13 19:20   ` Neil Bothwick
2022-06-14  7:52     ` Dr Rainer Woitok
2022-06-14 14:20       ` Neil Bothwick
2022-06-17 15:33         ` Dr Rainer Woitok

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=25255.26817.453318.827974@tux.local \
    --to=rainer.woitok@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    --cc=waltdnes@waltdnes.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