How to Remove Spurious prefix in Subject field

Applies to:

Imagicle UC Suite ver. 2022.Winter.1 and above

Description:

Remove spurious prefix from Subject field, while using Digital Fax email-to-fax feature.

How-to:

Please access Imagicle UC Suite file system through a RDP session.

Locate the following file:

C:\Program Files (x86)\StonevoiceAS\Apps\StoneFax\Server\System\stonefax.ini

Edit it with Notepad and add the following line:

[MailToFax]              ⇒ Section tag
SelectSubjectTags=       ⇒ String to be removed from subject
ReplaceSubjectTagsWith=  ⇒ Optional String that replaces previous one

When you add the string to be removed, you must use a Regex expression. As an example, if you need to remove [ACME], relevant Regex is: "^\[ACME\] "

If you just need to remove the prefix string, then you can leave the «ReplaceSubjectTags» empty.

In case of problems while applying above rules, you can check the following log file:

C:\Program Files (x86)\StonevoiceAS\Var\Log\StoneFax.Core.Service\StoneFax.Core.Engine.log


Article ID: 874
Last updated: 17 Jan, 2022
Revision: 1
Imagicle UC Suite for Cisco UC -> Digital Fax -> FAQ and Solutions -> How to Remove Spurious prefix in Subject field
https://kbp.imagicle.com/kb/entry/874/