Fix logic forward_email in E2E test to avoid build integration test on CI fail

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-04-01 10:15:28 +07:00
committed by Dat H. Pham
parent 85d14e09fd
commit d850faf6be
3 changed files with 17 additions and 33 deletions
@@ -50,8 +50,8 @@ done
# For test forward email
# Import emails into 'Forward Emails' folder for user Bob
echo "Importing 0.eml into 'Forward Emails' folder for user bob"
james-cli ImportEml \#private "bob@example.com" "Forward Emails" "/root/conf/integration_test/eml/forward_email/0.eml"
echo "Importing forward.eml into 'Forward Emails' folder for user bob"
james-cli ImportEml \#private "bob@example.com" "Forward Emails" "/root/conf/integration_test/eml/forward_email/forward.eml"
# For test email with no-disposition inline image
# Import email into 'Disposition' folder for user Bob