CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/09/13 09:34:39
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
smptd: extend mask-src to suppress session details
mask-src omits the source host from Received headers but retains the
SMTP variant, TLS parameters and authentication details; suppress the
with clause and TLS metadata, including the authentication status and
username emitted by received-auth, when source masking is enabled.
Diff from Andrea Pappacoda
OK: op@