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 Needs Clarification
Workspace Domino
Categories Integration
Created by Guest
Created on Feb 18, 2022

Support for CHUNKING or the BDAT command in order to accept Bare line feeds

Customer has a requirement to accept the Bare line feeds email at Domino SMTP.

  • Attach files
  • Guest
    Reply
    |
    Dec 26, 2023

    In short, the bare line feed is a single line feed character (LF or ASCII 10) that isn't immediately preceded by the carriage return character (CR or ASCII 13). The line separator in an email message is supposed to be CRLF, not LF.

    Here is a quite good description:

    https://learn.microsoft.com/en-us/exchange/troubleshoot/email-delivery/ndr/fix-error-code-550-5-6-11-in-exchange-online

    We would also happy if Domino supported this feature. But so far we have to work around the lack of BDAT support in Domino by using external additional tools (like the IIS SMTP server), which complicate the configuration and support of mail routing.


  • Admin
    Thomas Hampel
    Reply
    |
    Mar 10, 2022

    Can you please explain what Bare line feeds are and what the business need for this would be?