CVSROOT: /cvs Module name: src Changes by: sobr...@cvs.openbsd.org 2025/05/03 03:21:16
Modified files: usr.sbin/smtpd : smtpd.conf.5 Log message: make "backup" an option to srs as it only changes the state of the key we are setting, a random string that will be used as secret key for the Sender Rewriting Scheme, from active to backup. ok gilles@, jmc@