Re: [racket-users] [Racket-users] IMAP with racket

2017-02-11 Thread Tim Hanson
p.s. I just found this:
  
https://planet.racket-lang.org/package-source/gh/gapi.plt/1/3/planet-docs/manual/Examples.html

which leads here:
  
https://github.com/greghendershott/gapi/blob/master/examples/macro/gplus-oauth.rkt

and looks promising. (I didn't find any signs of oauth use in sirmail (or for 
that matter in racket on github, but I probably don't know where to look)).

I found this:
  
https://pkgs.racket-lang.org/#(!deprecated)(!main-distribution)(!main-tests)(oauth)

Why does google rely on / require a thing which is an emerging standard and 
still unstable?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-users] [Racket-users] IMAP with racket

2017-02-11 Thread Tim Hanson
Bravo! This parallels my motivation. I'm kind of a beginner in Racket, but it 
is powerful, portable, elegant, well-documented, and well-supported, so I keep 
dabbling ...

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [racket-users] [Racket-users] IMAP with racket

2017-02-11 Thread Huang, Ying
Anthony Carrico  writes:

> FYI, on the subject of Racket + IMAP:
>
> 1. Greg Hendershott's feeds2gmail pushes RSS feeds to the gmail host
> over IMAP. I fixed a few gmail specific bugs and limitations making it a
> general "feeds2imap" in this branch:
>   https://github.com/acarrico/feeds2gmail/tree/imap
> I've tested this with the popular Courier imap server.
>
> I think my branch will remain a fork since since Greg isn't currently
> using feeds2gmail (I'm actually curious what he's using, after putting
> the effort into feeds2gmail, but we haven't made the time to discuss
> it). As for me, I've setup a few feeds using my branch, but haven't
> decided if I'll use it long term. If I do so, I'll probably need a
> couple more features/fixes.
>
> 2. I've played with the Lua based imapfilter, which seems nice. I'm not
> sure if there is a good argument for porting that to Racket:
>   https://github.com/lefcha/imapfilter

One of my email service provider don't support server side searching
which I found imapfilter depends on.  So I write a script in Racket to
filter the email in client side.  Because I don't familiar with lua, so
Racket is a better tool for me to customize at this level.

Best Regards,
Huang, Ying


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] [Racket-users] IMAP with racket

2017-02-11 Thread Anthony Carrico
FYI, on the subject of Racket + IMAP:

1. Greg Hendershott's feeds2gmail pushes RSS feeds to the gmail host
over IMAP. I fixed a few gmail specific bugs and limitations making it a
general "feeds2imap" in this branch:
  https://github.com/acarrico/feeds2gmail/tree/imap
I've tested this with the popular Courier imap server.

I think my branch will remain a fork since since Greg isn't currently
using feeds2gmail (I'm actually curious what he's using, after putting
the effort into feeds2gmail, but we haven't made the time to discuss
it). As for me, I've setup a few feeds using my branch, but haven't
decided if I'll use it long term. If I do so, I'll probably need a
couple more features/fixes.

2. I've played with the Lua based imapfilter, which seems nice. I'm not
sure if there is a good argument for porting that to Racket:
  https://github.com/lefcha/imapfilter

-- 
Anthony Carrico


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature