CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/02 16:17:09
Modified files:
libexec/mail.local: locking.c mail.local.c mail.local.h
Log message:
Allow mail.local to be run as non-root.
If mail.local is invoked by a non-root user, open a pipe to
lockspool(1) for file locking. It is only possible to delivery to
a pre-existing mail spool when running mail.local as non-root.
OK gilles@ deraadt@
