Skip to Main Content
HCL Domino Ideas Portal

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

ADD A NEW IDEA

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Domino

Showing 2476

Correct the default value of TLS / SSL port from 465 to 25

Port 465 for TLS / SSL has been deprecated, but the default value on the server doc is 465. This default value should be changed to 25. This is found on the server doc, Ports - Internet Ports - Mail, SMTP Outbound, SSL Port Number. Also, the defau...
over 6 years ago in Domino / Administration 2 No Plans to Implement

HTTP Web Server: Item Not Found Exception

Could I please know the item when HTTP server gives this error ? HTTP Web Server: Item Not Found Exception
almost 7 years ago in Domino 2 Under Consideration

Make the POP3/IMAP services work well with LDAP authentication (Directory Assistance)

Domino supports LDAP authentication for HTTP. For this to work one simply needs to link ie ActiveDirectory LDAP to Domino using Directory Assistance. With this link (and some name-mapping) users are able to use their e-mail and AD password to auth...
over 5 years ago in Domino / Integration 6 Assessment

Create a User Universal ID (UUID) like the UNID of a document.

This UUID should be created when a user is being registered or when a person document is created. This UUID could be used to internally identify the user instead of the Full Name, for example in Acces control Lists, Reader and Author fields, Group...
over 6 years ago in Domino / Administration 2 Under Consideration

Agents started on Domino console aren't displayed in console

When I start an agent on the console withtell amgr run "database" 'agent'the agent isn't shown under "show tasks". I also haven't found any option in Domino to see this agent running and thats more important for me: when the agent has finished it'...
over 6 years ago in Domino / Administration 2 Under Consideration

The ability to delete certificates from a server's ID file especially for SAML enabled servers

Currently when creating a IdP Configuration document if the certificate name must be unique as the certificate is stored in the server's ID file, which is an issue when you wish to create new IdP configuration documents for the same server and wis...
about 6 years ago in Domino / Security 2 Under Consideration

Time-based One Time Password (TOTP) two-factor authentication for Domino server

Currently, Multi Factor Authentification (MFA) is only possible via external service providers. However, components such as SMS gateways (e.g. SMSEagle) are already available in many server architectures. For this reason, support for the internall...
11 months ago in Domino / Security 2 Already Exists

Add Session.setReuseDocumentHandles(boolean) to prevent Java API from reusing handles of open documents

When opening a document in the Notes Java API (Notes.jar), there's an internal logic to check whether that document has been opened and not recycled before. So for example in this snippet Database db = session.getDatabase("Server1/Org", "test.nsf"...
over 2 years ago in Domino 0 Under Consideration

A new NoReaders field type

It would be great to have a NoReaders field type that can be used to stop specified user(s)/Group(s) being able to access a document. I have been asked often if it is possible to stop some users from accessing specific documents. In some cases it ...
almost 7 years ago in Domino / Security 4 No Plans to Implement

use JSON from OneTouchSetup for server configuration afterwards

OneTouchSetup is great tool to start server, but imagine you have 20 or 50 or 100 servers. it would be great if new command exists "server LoadConfig myJSon.json" which process JSON. I may need to add/remove new Notes.ini , or change particular at...
over 2 years ago in Domino / Administration 3 Assessment