If you want to send an e-mail with attachment, you will see a confirmation screen. Here you can check the attachments and the recipients before you send the e-mail. Read in this article how you can adjust the screen according to your needs.
Note: setting these properties is done via the Windows registry. Are you not sure what you are doing? Then ask your local system administrator to make these adjustments.
Open the Windows registry and go to the following location:
HKEY_LOCAL_MACHINE\Software\WOW6432Node\AttachingIT
- I want to completely disable the AttachingIT plugin
MSI Parameter: STD_DISABLED Reg Key: AttachingitInitialDisabling Type: REG_DWORD Default value: 0 Description: I want to completely disable the AttachingIT plugin, because I only use the Plug-in a few times a month. If I want to use it, I switch it on again myself. |
MSI Parameter: CONFIRMALLRECIPIENTS Reg Key: ConfirmAllRecipients Type: REG_DWORD Default value: 1 Description: When this key is set to 1, the user has the possibility to confirm all recipients with one button. If this is 0, this option is disabled. |
MSI Parameter: CONFIRMALLATTACHMENTS Reg Key: ConfirmAllAttachments Type: REG_DWORD Default value: 1 Description: When this key is set to 1, the user has the option to confirm all attachments with one button. If this is 0, this option is disabled. |
Reg Key: ConfirmOnlyWhenExternal Type: REG_DWORD Default value: 1 Description: When this value is set to 1, AttachingIT will only ask for confirmation for recipients and attachments when at least one external receiver is selected. After all, the impact of a data breach is greater if data ends up outside the organization. If the value is set to 0, a confirmation will always be requested. |
Comments
0 comments
Please sign in to leave a comment.