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

Status Already Exists
Workspace Domino
Categories Administration
Created by Guest
Created on Apr 26, 2022

Exclude specific connecting IP address from SMTP verification setting SMTPVerifyAuthenticatedSender=1

When Inbound SMTP Authentication is enabled with "SMTPAllowConnectionsAnonymous=1" and "SMTPVerifyAuthenticatedSender=1" it permits relay for authenticated users only when they use their actual Internet address mentioned in Person Document to send message.

However, If there is an requirement that connecting 3rd party application is generating an email using from address which is not available in Domino directory the message is failed / rejected with following error message.

SMTP Server: Messages rejected. Authenticated user UserName/OU/Domain from host 10.0.1.1 sending mail from Test.User@example.com failed to match directory address Test.User@example.com

554 Sender address not allowed for this authenticated session.

The requirement is to have option / configuration setting to exclude a particular connecting IP address so that the email sender from is not verified by SMTPVerifyAuthenticatedSender=1

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Apr 26, 2022

    This can be addressed by creating a person document for the (3rd party) sender. The person document can be hidden (document properties, hide for all users, except of admins and servers)