From b6d0d7da961a1242192f43849e4109c46b1a0b93 Mon Sep 17 00:00:00 2001 From: Nicolai Langfeldt Date: Thu, 22 May 2025 23:31:27 +0200 Subject: [PATCH] Update README.md Fix typo s/she/the/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4046dba..42afc2d 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Notes on the configuration: - `smtp_helo` is optional - when given the client will present itself to the upstream with the given name. - `smtp_username` is optional - if given the client will attempt to - authenticate itself with she server. You should also give a password + authenticate itself with the server. You should also give a password in this case. Run `mailrelay`,