CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/05/12 09:29:16
Modified files:
usr.sbin/smtpd : lka.c map_db.c map_stdio.c smtpd.h
Log message:
- rename all occurences of K_SECRET to K_CREDENTIALS
- rename all occurences of struct map_secret to map_credentials
- do not fatal if the credentials map has disappeared, instead make the
auth fail with a lookup failure. the mail will be temporary failed so
it stays in queue until admin fixes smtpd.conf, removes mail, or lets
it expires