X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0f557e9065b0bcfce38ee1fea5fc947bf0c5431c..ec0eb1a387b88e6ddd3f1f9ba6ffad6422b7298a:/src/src/deliver.c diff --git a/src/src/deliver.c b/src/src/deliver.c index 87f9cfb06..3dfa84261 100644 --- a/src/src/deliver.c +++ b/src/src/deliver.c @@ -1929,7 +1929,7 @@ address. This feature is not available for shadow transports. */ if ( !shadowing && ( tp->return_output || tp->return_fail_output - || tp->log_output || tp->log_fail_output + || tp->log_output || tp->log_fail_output || tp->log_defer_output ) ) { uschar *error;