CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2011/05/16 15:42:03

Modified files:
        usr.sbin/smtpd : lka_session.c 

Log message:
when a C_VDOM recipient expands to a local user, envelope expansion will
reprocess the envelope. since the original condition we matched is still
C_VDOM, it triggers an expansion loop causing recipient to be rejected.

this *should* fix the issue experienced by armani@, it does on my laptop.

Reply via email to