CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/27 08:41:50
Modified files:
usr.sbin/smtpd : envelope.c lka_session.c mda.c mda_unpriv.c
smtpd-defines.h smtpd.h
Log message:
extract subaddress from last resolved node, not from dest or rcpt address
which was incorrect and can lead to ambiguous cases, this will affect the
people who were using subaddresses within aliases themselves AND expected
deliveries to a maildir subdir of the recipient user.
ok eric@
