Hi,
I have tried to use imap together with a gmail account:

imapdb = DAL("imap://the.n...@gmail.com:the.passw...@imap.googlemail.com:993",
pool_size=1)
imapdb.define_tables()


But there is no connection. I get:

Failure to connect, tried 5 times

​Is it a problem to have two "@"s (one as part of the account, one between
password and servername)?
Regards, Martin​

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to