X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fruntest;h=1ed0ad73ab5a5fdd88b6b7b8087ca2d5155b58c7;hb=0f3894451894638eff8bf9537e5134a43420837e;hp=23551861ad2b0d6fc2013e8fe3b86f19a9aad4b2;hpb=ecb6fe6728708adefdf4f2f2aad134e36f09fc28;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/runtest b/test/runtest index 23551861a..1ed0ad73a 100755 --- a/test/runtest +++ b/test/runtest @@ -1056,6 +1056,8 @@ RESET_AFTER_EXTRA_LINE_READ: # DMARC is not always supported by the build next if /^dmarc_tld_file =/; + # timestamp in dmarc history file + s/received \K\d{10}$/1692480217/; # ARC is not always supported by the build next if /^arc_sign =/;