CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/10/10 12:02:37
Modified files: usr.sbin/smtpd : expand.c lka_session.c smtpd.h Log message: For each alias node, mark if it has been expanded from an alias map or from a .forward file. Local deliveries for files and filters expanded from an alias map are run as user _smtpd. issue reported by tood@ ok gilles@ todd@