KB Article #102092
Removing the Tumbleweed header from redirected messages
This article was previously published as ID#28897
Summary:
By default, all messages that are redirected from MMS to IME will include the text "Message Redirected by Tumbleweed MMS." in the top of the recipient's package.
Several customers have asked how to edit or remove this text.
Resolution:
This cannot be done via the Web Admin, but it can be done via a minor change in one table of the database.
In SQL Enterprise Manager, expand the tree under your MMSMAil database, select Tables, and look for the table: SMRedirectConfigValues
Right click this table and select "open table" and "return all rows".
Find the row where the keyName is "Message Header". In this row, the wideStringValue will contain "Message Redirected by Tumbleweed MMS."
Either edit this text to contain whatever text you prefer, or blank out this text completely leaving the wideStringValue column blank for the "Message Header" row, then close Enterprise Manager.
Restart the MMS Secure Redirect service so that your change will take effect.
Status:
Verified
Original Author: ACUNY
Original Submitter: ACUNY
Keywords: redirect package message edit MMS ID#28897