Log deferred deliveries for transport max_parallel
[exim.git] / src / src / macros.h
index 0ce24f8cb1ae84d8bd58bf7c225b3c4f624c6a96..5a35a9b564d5578932ca44d39f0adf62c76b1668 100644 (file)
@@ -545,6 +545,7 @@ to conflict with system errno values. */
 #define ERRNO_HRETRY         (-53)   /* Not time for any remote host */
 #define ERRNO_LOCAL_ONLY     (-54)   /* Local-only delivery */
 #define ERRNO_QUEUE_DOMAIN   (-55)   /* Domain in queue_domains */
+#define ERRNO_TRETRY         (-56)   /* Transport concurrency limit */
 
 /* Special actions to take after failure or deferment. */