Skip to main content
tclaremont
Inspiring
September 23, 2013
Question

How do I flag outgoing mail as Confidential

  • September 23, 2013
  • 1 reply
  • 595 views

We use Exchange here at work. and apparently Voltage as our secure email solution. The way I understand it, any email tagged as Confidential is automatically run through Voltage and thus secured. My question is, when using CFMAIL, is there a way to indicate a message is Confidential? Using CF8 BTW...

    This topic has been closed for replies.

    1 reply

    tclaremont
    Inspiring
    September 23, 2013

    Found it: <cfmailparam name = "Sensitivity" value = "Company-Confidential">

    I was using just Confidential instead of Company-Confidential.