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

Ideas

Showing 1048 of 8863

Fallback to password authentication when SAML has been activated as

Fallback to password authentication when SAML has been activated as needed. Server should accept SAML and password authentication, depending on the policy
almost 7 years ago in Domino / Security 1 Under Consideration

Make support for CRAM-MD5 authentication method for SMTP communication

Currently Domino supports only AUTH LOGIN as an authentication method for SMTP communication. It would be great id safer mathod like CRAM-MD5 would be also supported.
almost 7 years ago in Domino / Security 2 Under Consideration

Allow bigger attachments for Outlook

Currently the effective attachment size for emails sent from Outlook via HTMO is under 20MB for sending (known limitation https://help.hcltechsw.com/traveler/11.0.0/htmo/3.0/use_HTMO_mail_issues.html) and almost 100MB for receiving attachments (th...
over 4 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Allow delegates to view details on calendar entries

If a user adds another calendar in Outlook, he can see the blocked time slots, but all have the text "Busy" rather than the text related to the calendar entry. The owner has set permission "Details about my calendar entries" in "Access & Deleg...
almost 7 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Internet password lockout whitelist

The internet passowrd lockout feature needs to be improved, like more logging, idea: DOMINO-I-389. It would be an improvment if there would be an option to add a whitelist for IP ranges. So if a user is locked out he could still login within an tr...
almost 7 years ago in Domino / Security 3 Under Consideration

Implement URL redirect 301 for SEO reasons

A Domino web server can be reached via DNS under 4 URL's. http://example.com https://example.com http://www.example.com https://www.example.com For a better SEO ranking it is essential that all URL's are redirected to one via 301 redirect. With Ap...
over 4 years ago in Domino / Integration 0 Under Consideration

Allow to pause a running script using a short cut at any time

In case you are in debug mode, allow to pause a running script using a short cut at any time and continue in step-by-step mode. This will be helpful when in a loop
over 4 years ago in Domino Designer / Debugger 2 Needs Clarification

Quick Wizard for FLAT icon of database

I want option to select one of flat icons and select just color and background. This would quickly create nice icon, that looks nice and in world wide trend of FLAT DESIGN. sample of icons are here. Current Paint Style editor is time consuming a...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

users locked out due to wrong password or wrong password strikes have their own Statistics in Domino, so later they can be monitored.

Another idea on Domino.ideas.aha.io is to log per protocol strikes and locks. If we can create new statistics this would help to monitor security with DDM or external solution Security Security.POP3.Strikes.Total = 30 Security.POP3.Locks.Total = 2...
about 7 years ago in Domino / Security 0 No Plans to Implement

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review