I am telling you not to use DAL('imap://...') any more. If you need to use
imap, use imaplib https://docs.python.org/2/library/imaplib.html
We are no longer supporting imap as part of the DAL. Nobody was using it
and it is not the right abstraction.
On Sunday, 25 February 2018 03:02:44 UTC-6, Andrea Fae' wrote:
>
> I'm sorry, but what are you telling me exactly?
>
> 2018-02-25 3:33 GMT+01:00 Massimo Di Pierro <[email protected]>:
>
>> I believe we dropped support of DAL('imap:...)
>>
>>
>> On Wednesday, 21 February 2018 10:41:40 UTC-6, Andrea Fae' wrote:
>>>
>>> I have an exchange server and usually I access to email using
>>> "domain\username" and password...
>>>
>>> using # Replace user, password, server and port in the connection string
>>>
>>> # Set port as 993 for SSL supportimapdb =
>>> DAL("imap://user:password@server:port", pool_size=1)
>>>
>>> what can I type in the user ? I tried "domain\username" but I cannot
>>> access...
>>> Thank you
>>>
>> --
>> 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 a topic in the
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/web2py/pYr5SHjaSlU/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.