>
>   File "D:\dropbox\web2py2x\gluon\dal.py", line 6731, in GT    result = 
> "%d:%d" % (int(self.expand(second)) + 1, last_message)TypeError: %d format: a 
> number is required, not NoneType
>
>
The imap adapter uses the mailbox length as informed by the server to build 
the queries but it is failing to retrieve it (last_message should be an 
integer). I think this is a bug. Please create an issue at the project page 
with your system details.

-- 
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/groups/opt_out.

Reply via email to