Antoine Nguyen
Antoine Nguyen
That's strange, the regex cleary allows this kind of token: https://github.com/modoboa/modoboa-webmail/blob/master/modoboa_webmail/lib/fetch_parser.py#L93
Indeed, there is a lexer rule conflict and the fix is more complicated than expected...
@cnieswand I'm not sure to understand the issue... Could you paste a screenshot or something similar please?
@jammer99 It is something the webmail does not support yet...
**Posted by Simon Kern on 2013-07-30T23:31:07Z** Is this related to the following error? In general I found force_text (from django.utils.encoding) to be pretty helpful. If so I fixed it like...
**Posted by Antoine Nguyen on 2013-08-01T19:43:41Z** Unfortunately, your proposal would not solve this issue. The problem I encounter is described here: http://lxml.de/parsing.html#python-unicode-strings I need to find a proper way to...
Hi, which version are you using ?
And does it change something ?
@yiminfantw yes, I haven't officialized the proposed SQL query. You can try to apply it and see if it fixes the problem.
@WASDIT The searchbar is not very intuitive to use... Actually, you must select the option BEFORE entering your search pattern, otherwise it won't work.