OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Gilles Chehade (gillescvs.openbsd.org)
Date: Mon Jun 01 2009 - 16:19:15 CDT


CVSROOT: /cvs
Module name: src
Changes by: gillescvs.openbsd.org 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