CVSROOT: /cvs Module name: src Changes by: sobr...@cvs.openbsd.org 2025/05/12 14:58:27
Modified files: usr.sbin/smtpd : smtpd.conf.5 Log message: the regex keyword must be used iff the argument to an option is a regular expression or a list of regular expressions, it requires no special handling; improvements to the wording by jmc@ and op@ ok gilles@, jmc@, and op@