From 8912c01eeaffd2731c38609ddcb8b74936575c5d Mon Sep 17 00:00:00 2001 From: Apollo3zehn Date: Fri, 22 Jul 2022 14:57:36 +0200 Subject: [PATCH] Clean up. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e43e83..da1d911 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Minimail -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/apollo3zehn/minimail?svg=true&branch=master)](https://ci.appveyor.com/project/Apollo3zehn/Minimail) +[![GitHub Actions](https://github.com/Apollo3zehn/Minimail/actions/workflows/build-and-publish.yml/badge.svg)](https://github.com/Apollo3zehn/Minimail/actions) The purpose of this project is to reduce spam mails by self-hosting a mail server and creating a new mail address for each web service (receive-only, no outgoing mails!). As soon as the address receives spam, it can be removed from the list of addresses using the web interface (port 8080).