X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0376;h=7679a649f9ebc2b650d058c35af66d8db5dfc4d6;hb=2081aac24b67f3f3f34389aadc06354abcad0cad;hp=6162c2c9d8a31eb7c8a024752c9ec947eeac6590;hpb=4fab92fbc2b63bac2d89c1dae69fa1845cb640b7;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0376 b/test/confs/0376 index 6162c2c9d..7679a649f 100644 --- a/test/confs/0376 +++ b/test/confs/0376 @@ -36,6 +36,10 @@ check_recipient: !verify = sender/callout=postmaster_mailfrom=pmsend@a.domain deny hosts = V4NET.0.0.9 !verify = sender/callout=fullpostmaster + warn !hosts = V4NET.0.0.10 + condition = ${if def:sender_verify_failure} + logwrite = ($sender_verify_failure) + deny hosts = V4NET.0.0.10 !verify = recipient/callout=postmaster_mailfrom=pmsend@b.domain,\ use_postmaster,random/defer_ok @@ -66,6 +70,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----