CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/01 15:19:15
Modified files:
usr.sbin/smtpd : lka.c
Log message:
propagate the recipient domain through aliases expansion, this fixes a bug
that would trigger when smtpd.conf does not have an "accept for local" rule
and we attempt to deliver to a domain for which we are a destination.
spotted by jacekm@, fix by me and ok jacekm@
