From: Andrew Lewis Date: Fri, 16 May 2025 09:24:48 +0000 (+0200) Subject: [Minor] Restore Vsevolod's changes X-Git-Tag: 3.12.0~15^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b304242065447741ca68851920ea63aa11beca7;p=thirdparty%2Frspamd.git [Minor] Restore Vsevolod's changes --- diff --git a/test/functional/cases/410_replies.robot b/test/functional/cases/410_replies.robot index fe71b9ecd3..b6710149cd 100644 --- a/test/functional/cases/410_replies.robot +++ b/test/functional/cases/410_replies.robot @@ -38,21 +38,13 @@ Reply to 1 sender 2 recipients but SMTP recipient matches ... Settings=${SETTINGS_REPLIES} Expect Symbol ${SYMBOL} -Reply to 1 sender 2 recipients 1 rcpt is same - Scan File ${RSPAMD_TESTDIR}/messages/replyto_1_2_s.eml +Reply to 1 sender 2 recipients but SMTP recipient NOT matches + Scan File ${RSPAMD_TESTDIR}/messages/set_replyto_1_2_first.eml ... IP=8.8.8.8 - ... Rcpt=xxxx@emailbl.com,llll@emailbl.com + ... User=user@emailbl.com ... Settings=${SETTINGS_REPLIES} - Expect Symbol ${SYMBOL} - -Reply to another sender 2 recipients - Scan File ${RSPAMD_TESTDIR}/messages/set_replyto_2_2.eml - ... IP=8.8.8.8 - ... User=xxxx@emailbl.com - ... Settings=${SETTINGS_REPLIES} - Scan File ${RSPAMD_TESTDIR}/messages/replyto_2_2.eml - ... IP=8.8.8.8 User=another@emailbl.com + Scan File ${RSPAMD_TESTDIR}/messages/replyto_1_2.eml + ... IP=8.8.8.8 User=user@emailbl.com + ... Rcpt=another@emailbl.com ... Settings=${SETTINGS_REPLIES} - ... Rcpt=asdf@emailbl.com - ... Rcpt=xxxx@emailbl.com - Expect Symbol ${SYMBOL} + Do Not Expect Symbol ${SYMBOL}