From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] google SMTP with postfix - Password not accepted
Date: Sat, 14 Oct 2023 08:04:27 +0100 [thread overview]
Message-ID: <20231014080427.0494bb6f@digimed.co.uk> (raw)
In-Reply-To: <2720503.mvXUDI8C0e@wstn>
[-- Attachment #1: Type: text/plain, Size: 993 bytes --]
On Sat, 14 Oct 2023 06:02:21 +0100, Peter Humphrey wrote:
> On Tuesday, 20 June 2023 09:55:10 BST William Kenworthy wrote:
> > getmail can facilitate getting googlemail into postfix. In my case,
> > it fetches an mail then invokes sendemail to forward into postfix.
> > The docs for the google side of the equation are quite good.
>
> Coming to this after a while, can you point me to the one that helps,
> please? I've had a look round but I haven't found anything helpful.
> Thanks.
I use this getmail config for GMail. It uses procmail to deliver to
Docecot, but it should work as a starting point for you.
[retriever]
type = SimpleIMAPSSLRetriever
server = imap.gmail.com
username = neil.bothwick@gmail.com
password = thisisnotmyrealpassword
mailboxes = ('Inbox',)
[destination]
type = MDA_external
path = /usr/bin/procmail
[options]
verbose = 0
read_all = false
delete = true
--
Neil Bothwick
Drink varnish and you'll have a lovely finish.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-10-14 7:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 5:29 [gentoo-user] google SMTP with postfix - Password not accepted thelma
2023-06-20 8:30 ` Michael
2023-06-20 8:55 ` William Kenworthy
2023-10-14 5:02 ` Peter Humphrey
2023-10-14 7:04 ` Neil Bothwick [this message]
2023-10-14 11:26 ` Peter Humphrey
2023-10-14 13:28 ` Peter Humphrey
2023-10-14 21:59 ` Neil Bothwick
2023-10-15 2:43 ` William Kenworthy
2023-10-15 12:33 ` Peter Humphrey
2023-10-15 9:45 ` Michael
2023-10-15 12:31 ` Peter Humphrey
2023-06-20 18:09 ` thelma
2023-06-20 18:26 ` Matt Connell
2023-06-21 5:45 ` thelma
2023-06-20 9:11 ` 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=20231014080427.0494bb6f@digimed.co.uk \
--to=neil@digimed.co.uk \
--cc=gentoo-user@lists.gentoo.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