Use separate routine for translating return-codes to printable strings
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 2 Feb 2019 15:32:50 +0000 (15:32 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 11 Feb 2019 00:16:29 +0000 (00:16 +0000)
commitaeb65e919a3687d7dcc2e74c4cc41699bc66941f
treecd337a676cacf953b10d9fb3068cc13dbde9d0b2
parent897024f1b30dfde19f8ed9477c49b7cd5a1f5512
Use separate routine for translating return-codes to printable strings

(cherry picked from commit 9c5e54499afef5167bee6ecdcbf8dd5f023f51e0)
src/src/debug.c
src/src/deliver.c
src/src/functions.h
src/src/macros.h
src/src/transports/smtp.c