Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
We have set up an HTMO server, url: http://outlook.acme.com
All productive users use Active Directory LDAP to authenticate at the Domino web applications (e.g. Verse) - set up on the Domino via Directory Assistance.
When I open http://outlook.acme.com in a browser, I can log in.
BUT with Outlook, with the HTMO 301 client, I cannot set up the account with http://outlook.acme.com.
I have to set an internet password for the HTMO use, to get it work.
This is very annoying
For those looking to have IMAP working with external LDAP "NOW" Matteo's post is useful: https://blog.msbiro.net/2015/04/ibm-domino-901-vs-imap-email-access-ldap.html
We look forward to have IMAP and POP3 do "the right thing".
If Directory Assistance is enabled with LDAP
If Name mapping is in place
Then lookup mailfile/server/domain from person document and not from LDAP.
This will save us a lot of syncing between person docs and external LDAP.
I look forward to see this happen !!!
[Daniele Vistalli, Factor-y S.r.l.]
We are suffering from the same issue, and have not found a workaround yet for IMAP/SMTP.
The remote directory we need to use is not AD, but another 3rd party directory provider.
[Toni Feric, Belsoft Collaboration]
Providing the Notes hierarchical username in an ActiveDirectory attribute, and mapping that attribute in DirAss does not work. POP3 and IMAP simply fail to lookup the mailserver/mailfile in the Domino NAB; they lookup this info in the LDAP directory. This can be seen with name-lookup debugging enabled.
I think this can be worked around by using the ldap config as described here https://blog.thomashampel.com/blog/tomcat2000.nsf/dx/moving-from-passwords-to-singlesignon-part-1.htm
look at the section titled prerequisites