Mailbox Configuration
Actions in tiCrypt frontend
The tiCrypt frontend reads the mailbox URL from the configuration provided by tiCrypt Connect.
To set or change the mailbox URL, either change the deployment file (not recommended) or set the mailbox URL in the frontend. To do this, from the tab, select System Settings and edit the Inbox Settings card.
In this example, we set the mailbox URL to https://mailbox.example.com/inbox.html and the priority to "Override". This priority means the setting takes precedence over the setting in the deployment file.
Restart Nginx and test
The last step is to restart Nginx:
systemctl restart nginx
You can now navigate to https://mailbox.example.com/inbox.html to test that the web application is running correctly.
If everything is working correctly, you can set up mailboxes within tiCrypt and send generated links to external users.