|
SpamPal stores its configuration files in the
user profile, or failing that in it's own installation directory.
SpamPal's configuration folder can now be set using the following
registry keys (listed in descending order of priority):
HKEY_CURRENT_USER\Software\SpamPal for Windows\SpamPal\ConfigDirPath
HKEY_LOCAL_MACHINE\Software\SpamPal for Windows\SpamPal\ConfigDirPath
Last configuration folder used by SpamPal now stored in registry at HKEY_CURRENT_USER\Software\SpamPal for Windows\SpamPal\LastConfigDirPath (This
value isn't read by SpamPal, but may be useful if third-party tools need to
get at the SpamPal configuration
data)
This will mean that all SpamPal and Plugin
data will now be stored in the c:\my_spampal_configdir directory, which has two advantages:
a) It's easy to backup (see here)
b) as this can be a common directory,
it means that more that one user can share the SpamPal settings,
for
example, on a windows XP system, that is using it's multi-user
logon feature. This common directory
can also be placed on a network drive, so that all your network
users can access the same whitelist/blacklist settings etc.
|