Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-12-29 00:12:44 +00:00
parent 12c2e7aefb
commit 2ad6d43422

View File

@@ -3318,6 +3318,24 @@
],
"type": "ct"
},
{
"name": "Mail-Archiver",
"slug": "mail-archiver",
"desc": "Mail-Archiver is a web application for archiving, searching, and exporting emails from multiple accounts. Featuring folder sync, attachment support, mailbox migration and a dashboard.",
"script": "ct/mail-archiver.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mail-archiver.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/mail-archiver.sh",
"os": "debian",
"categories": [
7
],
"notes": [],
"type": "ct",
"default_credentials": {
"username": "admin",
"password": "secure123!"
}
},
{
"name": "Manage My Damn Life",
"slug": "managemydamnlife",