CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/28 15:46:43
Modified files:
usr.sbin/smtpd : aliases.c
Log message:
In virtual alias context, do not try to match catchall entries for
usernames, but only for email addresses. fixes an issue where
usernames always expand to the @ wildcard if defined in the virtual
alias file.
discussed with Gilles Chehade
ok millert@
