From f14c7bdcc62970e8f0cb594ab936a5a1160e4f73 Mon Sep 17 00:00:00 2001 From: Sebijk <13401679+Sebijk@users.noreply.github.com> Date: Fri, 13 Jun 2025 21:42:22 +0000 Subject: [PATCH] add b1gMail (#1374) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 --- software/b1gmail.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/b1gmail.yml diff --git a/software/b1gmail.yml b/software/b1gmail.yml new file mode 100644 index 0000000000..216335d118 --- /dev/null +++ b/software/b1gmail.yml @@ -0,0 +1,11 @@ +name: "b1gMail" +website_url: "https://www.b1gmail.eu" +source_code_url: "https://codeberg.org/b1gMail/b1gMail" +description: "Complete email solution that runs on any webspace with PHP and MariaDB. It supports POP3 catchall mailboxes and can also integrate with Postfix or b1gMailServer if you're running your own server." +licenses: + - GPL-2.0 +platforms: + - PHP +tags: + - Communication - Email - Complete Solutions +related_software_url: "https://www.b1gmail.eu/en/start/addon-b1gmailserver/"