Update README.md

This commit is contained in:
Doug Lauder
2025-05-26 11:10:59 -04:00
committed by GitHub
parent fc3e599fbd
commit 30403e73ee

View File

@@ -1,6 +1,6 @@
# mailrelay
![Build Status](https://github.com/wiggin77/mailrelay/actions/workflows/go.yml/badge.svg)
![Build Status](https://github.com/wiggin77/mailrelay/actions/workflows/ci.yml/badge.svg)
![Report Card](https://goreportcard.com/badge/github.com/wiggin77/mailrelay)
`mailrelay` is a simple mail relay that can take unauthenticated SMTP emails (e.g. over port 25) and relay them to authenticated, TLS-enabled SMTP servers. Plus it's easy to configure.