From 887d532edeff6c8df658c18a9ad2e04b1a30bf29 Mon Sep 17 00:00:00 2001 From: IKEDA Soji Date: Sat, 13 Jul 2024 08:27:17 +0900 Subject: [PATCH] Update configure-mail-server.md Add netcat (nc) to the tools for example --- manual/install/configure-mail-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/install/configure-mail-server.md b/manual/install/configure-mail-server.md index 19dea20..99bd213 100644 --- a/manual/install/configure-mail-server.md +++ b/manual/install/configure-mail-server.md @@ -69,7 +69,7 @@ If something went unexpected, check mail system log and configuration of MTA. ### Telnet Example - 1. Open your favorite telnet tools (telnet or putty for example). + 1. Open your favorite telnet tools, for example `telnet`, netcat (`nc`), PuTTY. 2. Open a session to your postfix server and use this command (replace example by your addresses).