From: epg <> Date: Mon, 2 Sep 2002 01:10:13 +0000 (+0000) Subject: I was using EX_TEMPFAIL for nearly every failure case, as if this were X-Git-Url: https://diplodocus.org/git/minc/commitdiff_plain/e0fd2b7eae13eced0ceeabba651c85fb3a664e75?ds=inline;hp=e0fd2b7eae13eced0ceeabba651c85fb3a664e75 I was using EX_TEMPFAIL for nearly every failure case, as if this were a delivery program. Comb the file for each incidence and use a better exit code if appropriate. (store_message): Handle not being able to run the mark command and being able to run it but having it fail separately. ---