CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/03 16:23:52
Modified files:
usr.sbin/smtpd : forward.c lka.c smtpd.c smtpd.h
Log message:
Fix a long standing issue where ~/.forward files were opened by user _smtpd
causing them not to be handled when a user's homedir is set to mode 0700. I
still need to do some cleanup and make sure it works as it should, but this
diff provides better behavior than what we had.
