[Twisted-Python] imap google mail client

Luca Sbardella luca.sbardella at gmail.com
Sun Feb 10 11:56:58 EST 2013


Hello,
first time here for me.

I'm writing a little application to access gmail using the IMAP4 library.
I'm using the connection string

strport='ssl:host=imap.gmail.com:port=993'

but it doesn't connect (timeout failure).

The code is the mail_client function in this module

https://github.com/quantmind/pulsar/blob/handshake/examples/webmail/manage.py

What am I doing wrong?
Thanks
Luca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20130210/f948f1d7/attachment.htm 


More information about the Twisted-Python mailing list