Search

Navigation
  • Home
  • App dev (5) RSS
  • Client Notes.inis (3) RSS
  • Customer self-assist (5) RSS
  • Database mail file (0) RSS
  • Designer agents (1) RSS
  • Domino Access for Microsoft Outlook (1) RSS
  • Domino admin (8) RSS
  • Domino agents (2) RSS
  • Domino clusters (4) RSS
  • Domino database performance (36) RSS
  • Domino database replication (4) RSS
  • Domino databases (20) RSS
  • Domino DB2 (2) RSS
  • Domino deployment issues (10) RSS
  • Domino deployment scenarios (4) RSS
  • Domino diagnostics (5) RSS
  • Domino directory (2) RSS
  • Domino disk management (1) RSS
  • Domino logging (8) RSS
  • Domino memory (12) RSS
  • Domino messaging (31) RSS
  • Domino migration (0) RSS
  • Domino operating systems (1) RSS
  • Domino policies (5) RSS
  • Domino security (6) RSS
  • Domino server performance (11) RSS
  • Domino server tasks (3) RSS
  • Domino transactions (5) RSS
  • Domino troubleshooting (8) RSS
  • Domino upgrade (3) RSS
  • Domino Web Access admin (1) RSS
  • Domino Web Access deployment scenarios (0) RSS
  • Domino Web Access installation (0) RSS
  • Domino Web Access messaging (0) RSS
  • Domino Web Access operating systems (0) RSS
  • Domino Web Access performance (0) RSS
  • Domino Web Access policies (1) RSS
  • Domino Web Access security (0) RSS
  • Domino Web Access troubleshooting (0) RSS
  • Domino Web server (1) RSS
  • Java (3) RSS
  • Learning (5) RSS
  • Notes calendaring and scheduling (3) RSS
  • Notes client (3) RSS
  • Notes client provisioning and install (6) RSS
  • Notes deployment issues (9) RSS
  • Notes deployment scenarios (0) RSS
  • Notes messaging (1) RSS
  • Notes security (1) RSS
  • Notes templates (0) RSS
  • Notes Traveler administration (0) RSS
  • Notes Traveler deployment issues (0) RSS
  • Notes Traveler deployment scenarios (1) RSS
  • Notes Traveler installation (0) RSS
  • Notes Traveler mail (0) RSS
  • Notes Traveler performance (0) RSS
  • Notes Traveler security (0) RSS
  • Notes Traveler troubleshooting (0) RSS
  • Notes troubleshooting (1) RSS
  • Notes Widgets and Live Text (4) RSS
  • Server Notes.inis (64) RSS


  • TNEFBreakSMIME, notes.ini option related to RTF conversion of incoming MS Exchange mail


    Article information
    Domino messaging , Server Notes.inis
    s/mime , TNEF
    Harry Peebles
    05/13/2008
    Amy Smith
    06/11/2008
      Written by IBM

  • Edit
  • 6/11/2008 10:24:32 AMAmy Smith
    Explanation:
    The TNEF Converter can process TNEF objects in an S/MIME signed message, but doing so invalidates the signature. By default, the TNEF Converter does not process S/MIME signed messages. You can use TNEFBreakSMIME=1 in NOTES.INI to force the TNEF Converter to process S/MIME signed messages at the server.

    0: do not process TNEF objects in S/MIME signed messages
    1: process TNEF objects in S/MIME signed objects, invalidating the S/MIME signature if necessary

    The TNEF Converter can not process objects in an S/MIME encrypted message because it can not decrypt the message on the server. The TNEF converter can only handle clear signed messages. S/MIME clear signed messages are sent as a multiple part signed message. The first part of the multiple part signed message is the original message, which may in turn be multiple part. The second part of the multiple part signed message is the signature. Unlike an opaque signed message, the clear signed message's data is in the clear. The TNEF Converter can find and open the TNEF stream, extracting any attachments contained within the TNEF stream.

    Default:
    When this option is absent or set to 0 this behavior is disabled.0: do not process TNEF objects in S/MIME signed messages

    Recommendation:
    If TNEF conversion is enabled, enable conversion of S/MIME signed messages with TNEFBreakSMIME=1

    Restrictions:
    This Domino feature became available in versions 6.5.6 and 7.02.

    Related Settings:
    TNEFConverter_Log_Level, TNEFAttachRTF, TNEFKeepAttachment, TNEFEnableConversion

    References:
    Technote 1093342
    Attachments to messages received from the Internet are named as winmail.dat
    http://www.ibm.com/support/docview.wss?uid=swg21093342

    Domino 7.0.2 Release Notes
    http://www.lotus.com/ldd/doc/domino_notes/7.0.2/rn702.nsf/db69c81afd0e71cf852561b700752f5e/9cf4aeb9883ea711852572450060cd47

    Domino Configuration Tuner:
    This setting is included in the DCT catalog of best practices as of Domino 8.5

    Comments

    No Comments Found