File: //var/packages/MailPlus-Server/WIZARD_UIFILES/uninstall_uifile_enu
[{
"step_title": "Remove Synology MailPlus Data",
"items": [{
"type": "multiselect",
"desc": "Choose what kind of data you would like to remove when uninstalling Synology MailPlus Server:",
"subitems": [{
"key": "pkgwizard_remove_settings",
"desc": "Server settings (e.g., domain information, security configuration, and user policies)"
}, {
"key": "pkgwizard_remove_logs",
"desc": "Mail, security, and admin logs"
}, {
"key": "pkgwizard_remove_personal_data",
"desc": "All users' emails and personal settings<br><b class='red-status'>Note:</b>The deletion of emails is permanent and irreversible."
}]
}]
}]