CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/15 02:05:37
Modified files:
usr.sbin/smtpd : enqueue.c smtpd.c
Log message:
when enqueueing offline mails from within the daemon session, we should not
rely on getlogin() otherwise mail will end up enqueued as coming from user
who started smtpd.
bug spotted by deraadt@, diff ok todd@
