Sonic Message Manager is somewhat configurable through it's configuration file.
This file is called .SonicMessageManager.xml
and is located in your
user home directory (C:\Documents and settings\Username
on Windows
XP, C:\Users\Username
on Windows Vista/7, /home/username
on various flavors of unix and linux, etc).
Scope | Name | Description |
---|---|---|
Global | browseDirectory | The last-used directory to browse for files. |
Global | saveDirectory | The last-used directory to save something to. |
Global | mailingListStatus | The address you used to subscribe to the mailing list or "deny" when you declined to subscribe. |
Global | maxBufferedMessages | The number of messages kept in a topic buffer when receiving messages from topics. |
Global | autoRefreshInterval | The interval in milliseconds to auto-refresh message counts. |
Broker | alternateUrl | The url used to connect to a broker. Use this to provide an alternate URL in case the auto-detect function doesn't correctly resolve the broker URL. |