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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user