From f01f113c36ea1d482ca8e3ae3c5f11bd2e7d1b17 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 16 Apr 2025 00:56:01 +0200 Subject: [PATCH] remove slimta (Unmaintained since April 2024) (#1305) - ref: #1 - `ERROR:awesome_lint.py: Slimta: last updated -366 days, 1:24:04.263754 ago, older than 365 days` - The linked website in the repo leads to a website blocked by Cloudflare --- software/slimta.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/slimta.yml diff --git a/software/slimta.yml b/software/slimta.yml deleted file mode 100644 index 5ebbdaf3df..0000000000 --- a/software/slimta.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Slimta -website_url: https://slimta.github.io/ -description: Mail Transfer Library built on Python. -licenses: - - MIT -platforms: - - Python -tags: - - Communication - Email - Mail Transfer Agents -source_code_url: https://github.com/slimta/python-slimta -stargazers_count: 173 -updated_at: '2024-04-14' -archived: false