Anthony Carrico <acarr...@memebeam.org> 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.

Reply via email to