From 2ad6d43422f718ba3b93861e5a80f1b443533630 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 29 Dec 2025 00:12:44 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 3538287..187b859 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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",