From c4e958908f621fea629c0dbf9a074a8a3fd287fc Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Dec 2024 23:55:31 +0100 Subject: [PATCH] usingcurl/smtp.md: remove exclamation mark Keep proselint happy --- usingcurl/smtp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usingcurl/smtp.md b/usingcurl/smtp.md index b915c6187e..14129d6c5a 100644 --- a/usingcurl/smtp.md +++ b/usingcurl/smtp.md @@ -94,7 +94,7 @@ to the mail server at `mail.example.com`, use: curl smtp://mail.example.com/client.example.com -## No MX lookup! +## No MX lookup When you send email with an ordinary mail client, it first checks for an MX record for the particular domain you want to send email to. If you send an