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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


Status Needs Clarification
Workspace Domino
Categories Administration
Created by Guest
Created on Jul 21, 2026

Allow Domino to capture client side configuration information

You're trying to determine which servers or appliances are connecting to the Domino SMTP relay servers using IP addresses versus hostnames. You want a way to distinguish, within the console logs, which devices are using hard-coded IP connections. The goal is to ensure these connections are transitioned to hostnames instead.

Unfortunately, Domino will not have the client side configuration information. Any client configured to use host name will do DNS lookup first. Resolve the domain name/host name to IP address. Then connect to the IP address. Also, when an SMTP client connects to Domino SMTP, the TCP connection itself always originates from an IP address. Domino receives the source IP and then attempts a reverse DNS lookup (PTR record) to resolve that IP to a hostname.

  • Attach files
  • Admin
    Thomas Hampel
    Aug 3, 2026

    This is how name resolution works.
    How about adding another new IP address and changing the DNS record.
    All clients which (after some time) still connect to the previous IP address must be using IP addresses instead of DNS names in their configuration.