CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2012/10/08 13:45:11

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

Log message:
when building a db map, always lowercase the key before a lookup in makemap

smtpd already does it, but this allows spotting a cycle at makemap time, so
user isn't surprised at runtime.

while at it, be more tolerant when user specifies /etc/mail/aliases instead
of /etc/mail/aliases.db

Reply via email to