From 1f285fa0f4c68a715ea46594468eec2fcdbf7808 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 10 Apr 2025 09:15:18 -0400 Subject: [PATCH] Add forwardemail to Email - Complete Solutions (#1260) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/forward-email.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/forward-email.yml diff --git a/software/forward-email.yml b/software/forward-email.yml new file mode 100644 index 0000000000..98b0b24a22 --- /dev/null +++ b/software/forward-email.yml @@ -0,0 +1,12 @@ +name: "Forward Email" +website_url: "https://forwardemail.net" +source_code_url: "https://github.com/forwardemail/forwardemail.net" +description: "Privacy-focused encrypted email for everyone. All-in-one alternative to Gmail + Mailchimp + Sendgrid." +licenses: + - BUSL-1.1 + - MPL-2.0 +platforms: + - Nodejs + - Docker +tags: + - Communication - Email - Complete Solutions \ No newline at end of file