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
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to