------art_82177_18903875.1161397370569
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 10/20/06, Jon Fi <exabrial / gmail.com> wrote:
>
> Hey everyone, this is only a partial ruby question... I discovered a
> gmail library on RubyForge ... I was like, why hasn't anyone written an
> IMAP proxy for GMail yet?
>
> In just one day, I've implemented LOGIN, LOGOUT, NOOP(tehehe), and
> LIST(partially). That being said, does anyone here actually understand
> the IMAP commands well enough the could help out?
>
> I'm reading the RFC and packet-sniffing the connection on my mail
> client, but there's a few commands, FETCH, and UID that i'm having
> trouble figuring out what the heck they do.
>
> Can anyone point me to an IMAP command tutorial or lend me some help
> explaining the syntax of a couple of commands? Writing a IMAP server is
> pretty poopy.
>
> --
> Posted via http://www.ruby-forum.com/.
>
>


I'm unaware that Gmail even supports access by IMAP clients. Do you know for
sure that it does?

------art_82177_18903875.1161397370569--