kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: "Lin Jen-Shin (godfat)" <godfat@godfat.org>
Cc: kcar-public@bogomips.org
Subject: Re: [PATCH] README: add info about mailing list subscription
Date: Tue, 11 Apr 2017 07:29:39 +0000	[thread overview]
Message-ID: <20170411072939.GA29089@whir> (raw)
In-Reply-To: <CAA2_N1tE6njbN5M6m=GGrxCtpCaBurSkMr7gbAQ9Jy6Rc-kaxw@mail.gmail.com>

"Lin Jen-Shin (godfat)" <godfat@godfat.org> wrote:
> On Tue, Apr 11, 2017 at 4:39 AM, Eric Wong <e@80x24.org> wrote:
> > "Lin Jen-Shin (godfat)" <godfat@godfat.org> wrote:
> >> On Tue, Apr 11, 2017 at 1:36 AM, Eric Wong <e@80x24.org> wrote:
> >> > I guess another question is: do you use IMAP to read mail
> >> > or webmail (or something else, POP3)?
> >>
> >> Oh, now I understand what you're saying. Unfortunately
> >> I am currently stuck with GMail, using the web interface.
> >> I could setup POP3 to receive emails into my inbox (I did so
> >> for some other accounts), but I guess I could not setup IMAP
> >> for GMail.
> >
> > Actually, GMail supports SMTP and IMAP; they just give scary
> > warnings about enabling them because they lack 2FA support.
> > git manpages for git-imap-send(1) and git-send-email(1)
> > document GMail support, even.
> 
> I think GMail does support IMAP as a server, but not as a client?
> I thought if you're setting up an IMAP server, I need to use an
> IMAP client to fetch the mails? Or that's not the plan? Or I
> misunderstand how IMAP works. I never really used it.

Yes; that's what I meant.  Sorry for the confusion...
nntp2imap would work like feed2imap currently does:

	The client (your machine) downloads from a server via
	(NNTP|RSS|Atom) and writes to any IMAP inbox, also as a
	client.  Nothing I've talked about involves either me or
	readers of this list (you included) running a new IMAP
	server :)

But yeah, AFAIK GMail allows you to use any IMAP client
(including feed2imap) to write mail to GMail servers;
which you can then read via webmail or another IMAP client.


I guess part where I confused you is GMail supports POP3 both as
a client (so they can read mail off your ISP/work/school mail
servers) and as a server (so you can also read all the messages
they can also read :)  But yeah, POP3 is rather dated since
most people prefer email accessible from multiple machines
and it's clumsy with POP3.

Maybe some janky arrows in ASCII art will help:

       >----SMTP ---->+
(you)  <----POP3----<-+        .----< POP3 ---< (work|ISP|school POP3)
  ^----<----webmail->-> GMail <
  +----<----IMAP---->-'        `-----< SMTP--< (rest of the world)
  ^
  |
  |`---< feed2imap --<- RSS/Atom feeds
  |
   `---< nntp2imap --<- NNTP

*shrug*  /me is sleepy :x

> > be a part of yahns (Ruby) and not part of public-inbox (Perl5)
> > at this point; so maybe you would be willing host that for
> > other people, too :)
> 
> Yeah, sure, as long as I don't have to expand my existing server,
> I am willing to host it and maintain it for other people.

Thanks for the feedback.  One of my goals is to keep Free Software
inexpensive to run :)

  reply	other threads:[~2017-04-11  7:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10 10:37 subscribe Lin Jen-Shin (godfat)
2017-04-10 14:54 ` subscribe Eric Wong
2017-04-10 15:13   ` subscribe Lin Jen-Shin (godfat)
2017-04-10 17:36     ` [PATCH] README: add info about mailing list subscription Eric Wong
2017-04-10 19:00       ` Lin Jen-Shin (godfat)
2017-04-10 20:39         ` Eric Wong
2017-04-11  7:01           ` Lin Jen-Shin (godfat)
2017-04-11  7:29             ` Eric Wong [this message]
2017-04-11 17:33               ` Lin Jen-Shin (godfat)

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://yhbt.net/kcar/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170411072939.GA29089@whir \
    --to=e@80x24.org \
    --cc=godfat@godfat.org \
    --cc=kcar-public@bogomips.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.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

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).