X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsrc%2Fdeliver.c;h=3dfa84261e1f468f9b4515a609a8ad66f0f0d3ec;hb=ec0eb1a387b88e6ddd3f1f9ba6ffad6422b7298a;hp=87f9cfb066a1e97a1ac2ec4f2c3b67bf76b76b5f;hpb=3070ceeeed0574aab5e69f5026b99ca19bdf2fcc;p=user%2Fhenk%2Fcode%2Fexim.git 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;