CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/30 07:21:01
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h util.c
Log message:
don't be too strict with .forward permissions, it's ok to process it if the
group has write access, it's not ok if the world has write access.
ok eric@
