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...

All ideas

Showing 8313

HTTP Cookie limit

When there are more than 4k worth of cookie data passed to Domino, Domino does not capture the information in the CGI variable HTTP_cookie.
almost 3 years ago in Domino / Security 0 Under Consideration

Option to relocate ../data/cacert.pem outside Domino data

We added several certificates into cacert.pem when using NotesHTTPrequest call in LotusScript. After a update or upgrade, this file is renewed. Please introduce a notes.ini parameter to relocate this file to ( example ) /local/cacerts/cacert.pem
4 months ago in Domino / Security 3 Needs Clarification

Allow to distinguish between HTTP requests without database access privileges

When summarizing database web access, we count requests in domlog.nsf or access log (text), but we cannot distinguish between requests from users without access privileges and those with privileges. Please be able to distinguish requests from user...
4 months ago in Domino / Security 0 Needs Review

Keep old short name to be usable for a period after short name is changed.

Customer wants to Keep old short name to be usable for a period after short name is changed. Please consider to implement this function in future release.
4 months ago in Domino / Administration 2 Already Exists

Modify notification interval time for new mail.

In Notes client, we receive new mail notification immediately as soon as it is received. The setting Check mail after every 15 minutes, is the polling interval used by client and this does not change the notification for new mail. The new mail is ...
8 months ago in Notes 2 Needs Clarification

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
almost 3 years ago in Domino Designer / @Formulas 1 Needs Review

Allow for industry standard SMTP (incoming/submission) configurations

The industry standard configuration is port 25 for unauthenticated connections used for delivery to local email addresses, and port 587 (and 465 for legacy support) for authenticated connections used for relaying your users' messages to external a...
almost 6 years ago in Domino 3 Under Consideration

Control who's saved & suggested as contacts

Current situation: You see contacts suggested in a new email, e.g. when you start typing a person's name into a new email. People you have interacted with in Verse Mail are automatically saved somewhere, but it cannot be controlled by the user or ...
about 3 years ago in Verse / Verse on Premises 3 Already Exists

Select the signing S/MIME certificate based on the used personal or team mailbox

When users (e.g. jdoe@acme.com) import a valid S/MIME certificate into their ID file, this enables them to send signed email. Usually the imported certificate will be set as their default signing certificate. The email listed in the certificate ma...
over 2 years ago in Notes 1 Needs Review

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review