I deleted the old bench using “rm -rf” command, then installed a new bench. I took a backup of the database, but when I restored it to the new bench, I faced an issue with opening the Office 365 email account. It seems the system cannot access email notifications. I didn’t copy the encryption key for the email from the old bench. What should I do?
Encryption key is related to the site, and is needed for access data stored under encryption (passwords, email accounts …) . This is stored on site_config.json file.
If you don’t have access to a backup, just needed to reconfigure email account with the right password.
Hope this helps.