From 9c0a30eb9d20cbad0c156282553acdafeec4cdc0 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:56:28 -0400 Subject: [PATCH] Add Mox to Email - Complete Solutions (#835) --- software/mox.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/mox.yml diff --git a/software/mox.yml b/software/mox.yml new file mode 100644 index 0000000000..fe137dcbfb --- /dev/null +++ b/software/mox.yml @@ -0,0 +1,10 @@ +name: "Mox" +website_url: "https://www.xmox.nl/" +source_code_url: "https://github.com/mjl-/mox" +description: "Complete e-mail solution with IMAP4, SMTP, SPF, DKIM, DMARC, MTA-STS, DANE and DNSSEC, reputation-based and content-based junk filtering, Internationalization (IDNA), automatic TLS with ACME and Let's Encrypt, account autoconfiguration, and webmail." +licenses: + - MIT +platforms: + - Go +tags: + - Communication - Email - Complete Solutions \ No newline at end of file