chore: updated readme with links to shoutrrr docs

This commit is contained in:
Felipe M 2024-11-24 13:56:12 +01:00
parent 0ec1c15e8e
commit 9625807106
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8

View file

@ -1,6 +1,6 @@
# smtp2Shoutrrr
A simple SMTP server that forwards incoming emails to a Shoutrrr service.
A simple SMTP server that forwards incoming emails to a [Shoutrrr supported service](https://containrrr.dev/shoutrrr/).
## Installing
@ -20,6 +20,7 @@ Password = "nometokens"
# Email addresses to forward emails from
Addresses = ["some@email.com"]
# Shoutrrr service to forward emails to
# See shoutrrr documentation: https://containrrr.dev/shoutrrr/
Target = "ntfy://ntfy.sh/my-ntfy-topic?tags=thing"
# Note: Repeat [[Recipients]] as needed