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

Domino

Showing 2334 of 8270

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...
3 months ago in Domino / General 0 Needs Review

UI for DKIM Signing

To enable DKIM signing for outboud internet messages, you have to use Keymgmt and notes.ini to create DKIM keys and enable it in Domino. It would be more user friendly with UI to enable DKIM Signing. Thanks.
over 1 year ago in Domino / Administration 2 Assessment

Make NotesHTTPRequest class use certstore/certmgr

According to this KB: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0069539 the NotesHTTPRequest class uses the cacert.pem as local keystore. Since certstore is a great new feature to maintain trusted CAs, please let NotesH...
7 months ago in Domino / Administration 1 Under Consideration

Authenticated Received Chain (ARC) signing support

After the integration of the DKIM signature key, SPF evaluation, it would be interesting to complete the support for the anti-spam scheme through the integration of ARC signatures (RFC 8617), which for example solve the problem of message forwardi...
11 months ago in Domino / Security 0 Needs Review
137 VOTE

Optimized View Rebuild without view_rebuild_dir completely in RAM

Today you have to specify a view_rebuild_dir to get optimized view rebuild.With 64bit it should be perfectly OK to have the complete processing in memory without a temp-file.When you look into the usage of the view_rebuild_dir (which we move to tm...
about 6 years ago in Domino 4 Assessment

Make amgr less of a stickler for quotes

Pretty much every time I use tell amgr run, I reverse the order of which argument requires double quotes and which requires single quotes and run into this old friend [000644:000002-00007F6CA18D1DC0] 03/01/2024 10:35:21 AMgr: Syntax for run comman...
7 months ago in Domino / Administration 2 Under Consideration
102 VOTE

Make Domino http task more robust.

Make Domino HTTP more robust. Enable it to to force HTTP agents to terminate with out the need for server restarts to clear. Domino HTTP is a poor "agent manager". More often than not when a HTTP agent times out, HTTP doesn't manage to stop the ag...
over 4 years ago in Domino / Administration 2 Under Consideration

Domino CAPI AgentQueryStdoutBuffer isn't populated by setting up and using the java agent method getAgentOutput()

The CAPI AgentQueryStdoutBuffer isn't populated by setting up and using the java agent method getAgentOutput() , the buffer is empty. If possible, would like to have this fixed for r12 and r14. Here is a java agent example (pretty much taken from ...
3 months ago in Domino / General 1 Assessment
132 VOTE

Add possibility to run agent on cluster server(s)

a scheduled agent has to be set on cluster server S1 oder S2. But if S1 is not available the agent wouldn't run. Automatically let cluster server S2 run agents set to run on S1 if S1 is not available. note. After restart of a cluster server it has...
about 6 years ago in Domino 12 Assessment
116 VOTE

LotusScript Support for Regex

Regex is a very common need, but currently LotusScript does not support it. All other major language support this.
over 5 years ago in Domino / Integration 6 Assessment