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

Clear

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 2566 of 8997

decoding the POST data obtained with a CGI variable

When you post UTF-8 encoded data to Domino HTTP, if you get it using the Request_Content variable and save it, garbled characters will occur. For example,to avoid this, you have to convert it to a file using NotesStream. Set stream = session.creat...
almost 5 years ago in Domino / Integration 1 Under Consideration

Show Deletion Logging Status of Database

How can I find out, whether a database has deletion logging activated? Please make it visible in one or all ways: sh database db.nsf -> DL Status start delete.log with a list of logged databases list logged databases with show server ... If I...
about 7 years ago in Domino / Administration 2 Under Consideration

Support SNMP for Domino on docker

Support Domino SNMP on docker based Domino deployments.
over 2 years ago in Domino / Administration 5 Needs Clarification

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 3 years ago in Domino 0 Under Consideration

Multiple Addresses in the Internet Address field of the Group Document

No description provided
about 7 years ago in Domino / Administration 4 Under Consideration

Add "spaced used in database by view/folder indexes" to catalog.nsf data

Currently, the catalog task reports the size of a database file and also its full text index size (if it has one). What would be really useful (when specifying new servers and/or identifying ways to optimising disk usage) would be to also know the...
over 1 year ago in Domino / Administration 0 Needs Review

Option to save email sent from the application in mail database.

When an email is sent from the Application, the email is relayed to the Domino server. But the option to save the same in the mail database is not available. We suggest to have the option to save such emails in the database.
4 months ago in Domino / General 2 Already Exists

Domino to print a clear error message on console for a long SMTP message header

We understood that a single line in the SMTP message header should not exceed 998 characters, as per rfc5322#section-2.1.1, reference link- https://datatracker.ietf.org/doc/html/rfc5322#section-2.1.1 When Domino received extremely long "Referen...
almost 2 years ago in Domino / General 0 Needs Review

Automatically (un)follow Domino Console when scrolling

(Un)follow the Domino Console when scrolling up/down. Also provide a checkbox "Follow tail". For both Admin Client and server console. If you scroll up -> unfollow (but still append new console text) If you scroll to the end (or activate checkb...
about 5 years ago in Domino / Administration 0 Assessment

Allow Enable/Disable/Sign agents from Domino Administrator without opening DDE

As an administrator it should be easy to enable or disable agents without opening the application. From the files tab in Domino Administrator there should be an action when having a database seleced to see all agents in the application and the opt...
about 7 years ago in Domino / Administration 2 No Plans to Implement