sync code with last fixes and improvements from OpenBSD

This commit is contained in:
purplerain 2023-06-12 17:03:20 +00:00
parent 8f31919cdb
commit 25f3a6cfac
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
76 changed files with 1289 additions and 694 deletions

View file

@ -335,7 +335,7 @@ mda_imsg(struct mproc *p, struct imsg *imsg)
syserror = NULL;
if (mda_sysexit)
syserror = mda_sysexit_to_str(mda_sysexit);
/* update queue entry */
switch (mda_status) {
case MDA_TEMPFAIL: