From f9d71cebcf27a065f33f7450803615d332602df7 Mon Sep 17 00:00:00 2001 From: wiggin77 Date: Fri, 8 May 2020 21:49:29 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d286b72..272d5ef 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some older appliances such as scanners, multi-function printers, RAID cards or NAS boxes with monitoring, can only send email without any authentication or encryption over port 25. `mailrelay` can send those emails to your Gmail, Fastmail or other provider. -Run `mailrelay` on a local PC and set your device (e.g. scanner) to send mail to that PC. +Run `mailrelay` on a local PC or server and set your device (e.g. scanner) to send mail to it. `mailrelay` is written in Go, and can be compiled for any Go supported platform including Linux, MacOS, Windows.