Please use the below details to identify any missing and relevant Windows Registry keys for your installation.

Please consider and test carefully before making changes to already configured production Windows Registry keys.

If you have questions about Windows Registry configuration or settings please create a support ticket at https://servicecenter.sikker-post.dk/ and we are ready to assist you.

Example file

Download an example of the default Windows Registry configuration file. Remember to rename it from .txt to .reg

Download Registry Template

– Registry Settings can be installed into any of these four paths:

[HKEY_CURRENT_USER\SOFTWARE\Timengo\DPGAddIn]
[HKEY_CURRENT_USER\SOFTWARE\Policies\Timengo\DPGAddIn]
[HKEY_LOCAL_MACHINE\SOFTWARE\Timengo\DPGAddIn]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Timengo\DPGAddIn]

– List of available Registry keys and their default recommended values:

;
; -= DPG Service Connection Settings =-:
;
; FQDN of the DPG service, e.g. https://dpg.DOMAIN.NAME:443/api "RESTUrl"
; AddIn username
"RESTu"
; AddIn password
"RESTp"
;
; -= Logging Settings =-
;
; Optional and not required, default blank
"LoggingUrl"
; Additional logging details, default "false"
"VerboseLogging"
; Advanced logging – read all settings before a mail is handled, default "false"
"InitializeBeforeEachMail"
; Can add a header before a mail is sent, default blank
;"ExtraHeader"
;
; -= Sender List Settings =-
;
; Use ";" (Semicolon) as seperator, default blank
"FixedMailboxSenders"
; Enable that user can send from own mailbox, default "true"
"IncludeOwnMailboxAsSender"
; User can only send from own mailbox, default "false"
"OwnMailboxOnlyAsSender"
; Always prompt user to select the sending mailbox, default "false"
"AlwaysSelectSender"
; Name a specific secure mailbox to always automatically select by default, default blank
"DefaultSelectedMailbox"
; Always select users own mailbox by default, default "false"
"DefaultSelectedMailboxIsOwnMailbox"
;
; -= General GUI Settings =-
;
; Show additional DPG button to directly open Add-In, default "false"
"ExtraOpenButtonVisible"
; Minimal GUI experience, default "false"
"MinimalGui"
; Set time to display for success for MinimalGui, default "1000"
"MinimalGuiSuccessIndicationDelayInMillisec"
; Enable toggle button so Outlook Send button is used when sending mail, default "true"
"ToggleButtonFeatureEnabled"
; Set toggle button to default after sending a mail, default "true"
"ToggleButtonFeatureChangeToDefaultValueAfterMailProcess"
; Lock toggle to default value so user can not change it, default "false"
"ToggleButtonFeatureLockButtonToDefaultValue"
; Set default behavior for toggle button – active or inactive, default "true"
"ToggleButtonFeatureSecureActiveIsDefaultValue"
; Prompt to warn user if toggle button is not active when sending a mail, default "true"
"ToggleButtonFeatureWarnIfSecureIsNotActive"
;
; -= Eboks GUI Settings =-
;
; Hides the eBoks SignedList button, default "false"
"CprCvrListCheckVisible"
; Hides the Eboks section, default "false"
"EboksVisible"
; Hides the Eboks signature checkbox, default "false"
"RequestEboksSignatureVisible"
;
; -= NgDP GUI settings =-
;
; Hides the NgDP section, default "false"
"NgDPVisible"
;Enables button that make it easy to copy subject to Case ID, default "false"
"NgDpMoveSubjectToCaseIdButtonVisible"
;Only for authorities with permission to send legal notifications (FDF), default "false"
"NgDPLegalNotificationVisible"
; Set default behavior for "Tillad retursvar" checkbox, default "false"
"NgDpReplyAllowedSet"
; Controls if a notification window is shown when forwarding NgDP Memo messages as an email to internal mail recipient, default "false"
"WarnSendingNgDpToInternalRecipients"
;
; -= mit.dk GUI settings =-
;
; Hides the mit.dk section, default "false"
"MitdkVisible"
;Enables button that make it easy to copy subject to Case ID, default "false"
"MitdkMoveSubjectToCaseIdButtonVisible"
; Set default behavior for "Tillad retursvar" checkbox, default "false"
"MitdkReplyAllowedSet"
; Controls if a notification window is shown when forwarding mit.dk Memo messages as an email to internal mail recipient, default "false"
"WarnSendingMitdkToInternalRecipients"
;
; -= Deprecated settings. Kept for historical logging =-
;
; Centralised rest api for the dpg, default https://rest.dpgapi.dk/api
;"AddressbookUrl"
; Show or hide addressbook button, default "false"
;"AddressbookVisible"
; Requires Legacy and deprecated domain based tunnelmail transport rules!, default "false"
; "itemSendEventActive"
; Sends part of messages from user’s own mailbox. Legacy Option, default "false"
;"SendToOmeRecipientsAsSeperateMail"
; Sends part of messages from user’s own mailbox. Legacy Option, default "false"
;"SendToTlsRecipientsAsSeperateMail"
; Deprecated since DPGAddIn version 2.0.0, default "false"
; "ReplyButtonVisible"
; Deprecated since DPGAddIn version 2.0.0, default "false"
; "DefaultReplyAllowed"
; Update mail details in original mail if returning to mail, default "false"
;"UpdateSenderWhenReturnToMailIsClicked"