CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/30 02:31:41
Modified files:
usr.sbin/smtpd : mail.maildir.c mail.mboxfile.c smtpd.h util.c
Log message:
Allow maildir and mbox MDAs to tempfail on situations that might be
resolved over time.
While here remove mkdirs component from utils.c, which isn't used anywhere.
OK gilles@, millert@
