X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ecb6fe6728708adefdf4f2f2aad134e36f09fc28..7aecdeeba22cfe94a180d722dc3506cd6f2b83a2:/test/runtest 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 =/;