X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fexim.c;h=58c2dc9af95ca08f2b3c0275a4e29007affede49;hb=49e56fb37f587bf0e69d2fbe76fa0793f898c26f;hp=9f6efaf06d4ac337476a1a33cfe4bc349faad441;hpb=675ae646c0506f6740bb8afa28c8c4892dabbdaf;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/exim.c b/src/src/exim.c index 9f6efaf06..58c2dc9af 100644 --- a/src/src/exim.c +++ b/src/src/exim.c @@ -4084,7 +4084,7 @@ Don't attempt it if logging is disabled, or if listing variables or if verifying/testing addresses or expansions. */ if ( (debug_selector & D_any || LOGGING(arguments)) - && really_exim && !list_options && !checking) + && really_exim && !list_options && !checking) { int i; uschar *p = big_buffer;