This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Removing a part of the Subject ?

Hello,

i'm using an "additionnal policy" to encrypt emails which contain "[MYSTRING]" somewhere in the email subject, all is working perfectly with SPX.

Now, i'd like to remove that from the subject when it has been encrypted in order to hide the mechanism to my recipients and to "restore" the original subject, is it possible ?

thanks a lot

Florent.

:7179


This thread was automatically locked due to age.
  • Hello Florent,

    There is not current way to do a search and replace for the subject without replacing the entire subject line with something different.  However, there is another way in which you could implement the encryption.

    In the SPX encryption template wizard you can choose under Password Settings the password service with sender-specified password.  What this allows is for the sender of the message to use a special formatted subject string with a password of their choice to encrypt a message.

    The choices are { }, <>, (), or []

    ie.

    Subject:  {encrypt:12345} this is a special message.

    When this is processed throught the additional content policy using Watch List as the rule type it will encrypt the message with that specific password after the ":" while at the same time stripping out that information leaving just the subject after ther {}.

    See the context help within the SPX Template pop-up wizard.

    -Jason

    :7263
  • Ok, thanks, i'll try it.

    Florent

    :7283