I have tried the new IMAP:
I have created a new test-mailbox and a new application "imaptest".

I sent an email to this test address. Then - using appadmin - I looked at
imapdb.INBOX and I got an error:
*Traceback*

    Traceback (most recent call last):  File
"D:\dropbox\web2py2x\applications\imaptest\controllers/appadmin.py",
line 238, in select    nrows = db(query).count()  File
"D:\dropbox\web2py2x\gluon\dal.py", line 10101, in count    return
db._adapter.count(self.query,distinct)  File
"D:\dropbox\web2py2x\gluon\dal.py", line 6669, in count
string_query = "(%s)" % query  File
"D:\dropbox\web2py2x\gluon\dal.py", line 9818, in __str__    return
self.db._adapter.expand(self)  File
"D:\dropbox\web2py2x\gluon\dal.py", line 1422, in expand    out =
op(first, second, **optional_args)  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




Web2py version 2.7.4

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

Reply via email to