From a7af94fba74eb7e1901d555630078d47a35219f9 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:56:43 -0500 Subject: [PATCH] Add Mail-Archiver to Archiving & Digital Preservation (#1916) Co-authored-by: Rabenherz112 --- software/mail-archiver.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/mail-archiver.yml diff --git a/software/mail-archiver.yml b/software/mail-archiver.yml new file mode 100644 index 0000000000..4a8878d94c --- /dev/null +++ b/software/mail-archiver.yml @@ -0,0 +1,10 @@ +name: "mail-archiver" +website_url: "https://github.com/s1t5/mail-archiver" +source_code_url: "https://github.com/s1t5/mail-archiver" +description: "Web application for archiving, searching, and exporting emails from multiple accounts (IMAP, M365 or Import). Featuring folder sync, attachment support, mailbox migration and a dashboard." +platforms: + - Docker +licenses: + - GPL-3.0 +tags: + - Archiving and Digital Preservation (DP) \ No newline at end of file