Configure mail settings
Configure mail content lifetime
Define how long mail contents are stored in the server. The default setting is 30 days. You can store mail contents for a minimum of 1 day and for a maximum of 30 days.
To configure mail content lifetime, go to Settings > SalaX Secure Mail > Configuration > MAIL CONTENT LIFETIME (DAYS).
- Enter the default, minimum, and maximum number of days for storing mail contents.
- To save your changes, scroll down to the bottom of the page and select SAVE CHANGES.
Allow and block attachment MIME types and file extensions
Define allowed and blocked MIME types and file extensions for sending mail attachments. Wildcard syntax *
can be used to match any value. Combining a wildcard syntax with text is not allowed, such as in text/*
.
To define allowed and blocked MIME types and file extensions, go to Settings > SalaX Secure Mail > Configuration > ATTACHMENT ALLOWLIST.
Add MIME types and file extensions to the allowlist
Enter the allowed MIME types and file extensions to their related fields and click the + icon below the table.
To save your changes, select SAVE CHANGES at the bottom of the page.
Add MIME types and file extensions to the blocklist
To block MIME types and file extensions, select Switch to blocklist. You can use this icon to toggle between the allowlist and the blocklist.
Enter the blocked MIME types and file extensions to their related fields and click the + icon below the table.
To save your changes, select SAVE CHANGES at the bottom of the page.
Delete MIME types and file extensions
To delete an allowed or blocked MIME type and its related file extension, switch to the correct list and click the - icon on the right side of the field.
Finish by selecting SAVE CHANGES at the bottom of the page.
Configure notification email address
When users receive a confidential message, they receive a notification email through which they can access that message.
To define the email address from which your users get the notification email from, go to Settings > SalaX Secure Mail > Configuration > FROM ADDRESS OF NOTIFICATION EMAILS.
Enter the notification email address into the email address field.
To save your changes, select SAVE CHANGES at the bottom of the page.
Configure maximum mail size
Define the maximum size of secure mails in bytes.
To configure the maximum mail size, go to Settings > SalaX Secure Mail > Configuration > MAX MAIL SIZE IN BYTES.
Enter the maximum mail size into the text field.
To save your changes, select SAVE CHANGES at the bottom of the page.
The maximum mail size may also need to be adjusted in server components such as
postfix
andnginx
at approximately 1.33 times the size of this maximum mail size value.- in
postfix
look for themessage_size_limit
configuration in/etc/postfix/main.cf
- in
nginx
look for theclient_max_body_size
configuration in/etc/nginx/nginx.conf
- in
Reset all mail setting configurations
To reset mail setting configurations, including authentication settings, select Reset configs at the top right corner of the page.
Select the configurations to be reset by checking the boxes and finish by selecting Reset selected configs at the bottom of the page.