Within SmartLockr it is possible to use a variety of registry settings to personalize the software.
These keys, as described below, are separated into two groups:
- Registrykeys that you can change to configure the plugin.
- Registrykeys, which you should not change, allow the service to work properly.
The registry settings for SmartLockr can be found here:
Computer\HKEY_CURRENT_USER\Software\SmartLockr (Single user installer, but there will also be registry keys here for users that have the all user installer)
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SmartLockr (All user installer)
Registrykeys available for personalization:
Reg Key: ConfirmAttachments
Type: REG_DWORD
Default value: 1
Description: When the value of this key is 1, SmartLockr will require the sender to confirm the attachment for this mail. This will prevent users from sending unintended documents to recipients.
Reg Key: ConfirmRecipients
Type: REG_DWORD
Default value: 1
Description: When the value of this key is 1, SmartLockr will require the sender to confirm the recipients of this mail. This will prevent users from sending mail to unintended recipients.
Reg Key: ConfirmWhenDisabled
Type: REG_DWORD
Default value: 0
Description: When the value of this key is 1, SmartLockr will show the confirmation screen even when SmartLockr is not enabled.
Reg Key: DefaultProtection
Type: REG_DWORD
Default value: 0
Description: With this key you can choose which security method is required to send mail.
- 0 = Public channel
- 1 = Multifactor secured channel (with text message)
- 2 = Secure channel with password protection
Reg Key: IsRelayMode
Type: REG_DWORD
Default value: 1 (When using our SMTP Relay installer, otherwise they registry key is not present)
Description: When the value of this key is on 1, SMTP Relay mode for the Outlook client is enabled, this requires you to be onboarded on SMTP Relay by Smartlockr. When this value is on 0 (zero) or not present, Smartlockr will work in non-SMTP Relay mode, which means the plugin will do everything by itself.
Reg Key: LimitAccessByDownloads
Type: REG_DWORD
Default value: 0
Description: When the value of this key is 1, it will automatically enable a maximum amount of downloads.
Reg Key: LimitAccessByTime
Type: REG_DWORD
Default value: 0
Description: When the value of this key is 1, it will enable the period of which the access is limited. Using this option enables you to limit the time the recipient has access to the file.
Reg Key: LimitAccessDays
Type: REG_DWORD
Default value: 14
Description: With this key, you can set how long the file is available for download. The default value is 14 days.
Reg Key: LimitAccessMaxDownloads
Type: REG_DWORD
Default value: 3
Description: The value of this key is the default for the maximum amount of downloads.
Reg Key: ScheduleAutomaticInterval
Type: REG_DWORD
Standaardwaarde: 0
Description: With this key, you are configuring the number of minutes it takes to automatically send messages.
Reg Key: SendImmediately
Type: REG_DWORD
Default value: 0
Description: This key is for using Outlook in offline mode. The emails will be kept in a separate SmartLockr Outbox and will be sent once Outlook returns online.
Other registrykeys:
IMPORTANT: do not adjust these keys.
Reg Key: ApiEntryPoint
Type: REG_SZ
Default value: https://api.smartlockr.eu/api/
Description: This key is to communicate with the server.
Reg Key: AuthEntryPoint
Type: REG_SZ
Default value: https://account.smartlockr.eu
Description: This key is to communicate with the server.
Reg Key: ChannelViewerUrl
Type: REG_SZ
Default value: https://portal.smartlockr.eu/channels
Description: This key is to communicate with the server.
Reg Key: ChannelLinkTemplate
Type: REG_SZ
Default value: ${path_to_addin}\channel_link.html
Description: This key is to communicate with the server.
Reg Key: NotEncryntedHeader
Type: REG_SZ
Default value: ${path_to_addin}\not_encrypted_header.html
Description: This key is to communicate with the server.
Reg Key: PublicNotificationBodyTemplate
Type: REG_SZ
Default value: ${path_to_addin}\public_notification_body.html
Description: This key is to communicate with the server.
Comments
0 comments
Article is closed for comments.