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

Ideas

Showing 2549 of 8919

Auto-disable broken mail rules

Inattentive users often have broken rules in their mailboxes: - move the incoming mail to a nonexistent folder that has been deleted or renamed - conflicting rules with the same criteria - prohibited sending a full mail copy to external domains ...
about 7 years ago in Domino / Administration 1 Under Consideration

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
over 2 years ago in Domino Designer 0 Needs Review

Specific strings to debug for EHLO command

Customer would like to know if in SMTP debug for EHLO command if any string matches to "abvd@acme.com" like for example. If enabled below debug on the server. Logging is quite verbose set config SMTPDebug=3set config log_mailrouting=40tell rou...
6 months ago in Domino / Administration 1 Needs Clarification

Allow Domino to relay mails based on X-Forwarded-For header

Currently Domino can allow to relay the mails if the connecting IP is given in "Exclude these following hosts from anti-relay checks". But when the connecting client is behind the load balancer then Domino has no way to know the actual IP address ...
about 1 year ago in Domino / Administration 0 Needs Review

AdminP request for deleting database should verify the Person document before deleting

Currently when any mail file of the user is deleted via AdminP process (after the user is deleted from Domino directory), it requires an Administrator Approval and AdminP process also finds the replicas of this database on other servers for deleti...
about 1 year ago in Domino / Administration 2 Needs Clarification

Enlisting all corrupted database in a file

On the latest v11.0.1 release, there are still no available tool to enlist all corrupted database on 1 specific file or database. The said documentation below provides another copy of the database which is supposedly not needed as it is redundant ...
over 5 years ago in Domino / Administration 3 Under Consideration

Folders that can be sorted manually by drag and drop

Sometimes we want to use a folder that contains only the documents we want to stand out from the documents in the nsf as a list that is independent of the other documents. In mail, this is the inbox folder. inboxes are usually expected to be displ...
over 4 years ago in Domino Designer / Views 0 Needs Review

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesItem object: better handling of duplicate items

There are occasions where we have to deal with multiple instances of an item within a document. One example is $FILE. The current API (LotusScript and Java) has a method "NotesDocument.getFirstItem". What is missing here is something like "NotesDo...
over 5 years ago in Domino Designer 3 Under Consideration