CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2019/12/14 10:12:44

Modified files:
        usr.sbin/smtpd : mail.mboxfile.c 

Log message:
failing fsync() with EINVAL should not cause a TempFail in mboxfile,
it means the file was most likely a device not supporting fsync() so
we can't do much and retrying isn't going to help.

Reply via email to