commit 90b6646: [Minor] Fix test message as we now process received headers as expected
Vsevolod Stakhov
vsevolod at highsecure.ru
Tue Oct 5 14:35:05 UTC 2021
Author: Vsevolod Stakhov
Date: 2021-10-05 15:29:56 +0100
URL: https://github.com/rspamd/rspamd/commit/90b664698c6d9edffc8a24fb634777f8d58a857a (HEAD -> master)
[Minor] Fix test message as we now process received headers as expected
---
test/functional/messages/btc.eml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/functional/messages/btc.eml b/test/functional/messages/btc.eml
index b8aeabf25..840a5cbf1 100644
--- a/test/functional/messages/btc.eml
+++ b/test/functional/messages/btc.eml
@@ -1,4 +1,4 @@
-Received: by mail-lf1-f54.gulugulu.com with SMTP id j14so14439709lfg.9
+Received: from localhost by mail-lf1-f54.gulugulu.com with SMTP id j14so14439709lfg.9
for <test at test.ru>; Mon, 27 Apr 2020 09:54:21 -0700 (PDT)
From: test at test.com
Date: Mon, 27 Apr 2020 19:54:10 +0300
More information about the Commits
mailing list