From 4454f595dd16c756c7ad9f1cb543f246e5f534b6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 15 Nov 2023 13:49:14 +0000 Subject: [PATCH] remove vSMTP (project was deleted) (#372) - https://github.com/viridIT/vSMTP : 404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest/repos/repos#get-a-repository"} --- software/vsmtp.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/vsmtp.yml diff --git a/software/vsmtp.yml b/software/vsmtp.yml deleted file mode 100644 index 5f1f1b951e..0000000000 --- a/software/vsmtp.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: vSMTP -website_url: https://viridit.com/products/ -description: Next-gen MTA. Secured, Faster and Greener. -licenses: - - GPL-3.0 -platforms: - - Rust -tags: - - Communication - Email - Mail Transfer Agents -source_code_url: https://github.com/viridIT/vSMTP -stargazers_count: 539 -updated_at: '2023-11-03' -archived: false