9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Chris A. Fröschl <chris@chrisfroeschl.de>
To: 9front@9front.org
Subject: [9front] [PATCH] smtp(8): add smtp -e, -E and -q description
Date: Sat, 17 Sep 2022 08:18:16 +0000	[thread overview]
Message-ID: <F9DCE13400B9154F6A7A4FD03E46F459@chrisfroeschl.de> (raw)

Sorry again for confusing 9front ml with commit-9front yesterday.

---
diff 05b08f6665b8b0c14c0cb4caa42929db8d26c6c9 1e9f4335b276290ee292719f529c06cdd9689eac
--- a/sys/man/8/smtp	Fri Sep 16 20:46:46 2022
+++ b/sys/man/8/smtp	Sat Sep 17 10:18:16 2022
@@ -31,7 +31,7 @@
 .ti -0.5i
 .B upas/smtpd
 [
-.B -adDfrg
+.B -adDeEfqrg
 ] [
 .B -c
 .I certfile
@@ -164,6 +164,12 @@
 Connections from Class A networks frequented by spammers will incur
 a longer delay.
 .TP
+.B -e
+disable extra HELO checks. See RFC 7208 for details.
+.TP
+.B -E
+require authentication if extra HELO checks fail.
+.TP
 .B -f
 prevents relaying from non-trusted networks.
 It also tags messages from non-trusted sites when they deliver mail
@@ -231,6 +237,9 @@
 protocol. This should only be used if the connection has
 previously encrypted using e.g.
 .IR tlssrv (8).
+.TP
+.B -q
+don't log invalid HELO checks.
 .TP
 .B -r
 turns on forward DNS validation of non-trusted sender address.

             reply	other threads:[~2022-09-17  8:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17  8:18 Chris A. Fröschl [this message]
2022-09-18  1:19 ` sl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F9DCE13400B9154F6A7A4FD03E46F459@chrisfroeschl.de \
    --to=chris@chrisfroeschl.de \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).