CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/11 08:43:29
Modified files:
usr.sbin/smtpd : mda_unpriv.c mda_variables.c smtpd.h
Log message:
when expanding variables with the raw modifier, apply a filtering in
both environment and mda to restrict the characters that are allowed
to pass through.
spotted by [email protected]
