How to Remove Spurious prefix in Subject field
Article ID: 874
Last updated: 17 Jan, 2022
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
|
||
This article was: |
Prev | Next | |
How to configure network-clock options on Cisco ISR series... | How to change MS-Office 365 Service URL to support regional and... |