GODT-1650: sending with multiple addresses

This commit is contained in:
James Houlahan
2022-10-05 10:17:09 +02:00
parent 0badd69409
commit df7479f506
5 changed files with 86 additions and 16 deletions

View File

@ -2,7 +2,6 @@ Feature: SMTP sending of plain messages
Background:
Given there exists an account with username "user@pm.me" and password "password"
And there exists an account with username "bridgetest@protonmail.com" and password "password"
And there exists an account with username "bridgetest2@protonmail.com" and password "password"
And bridge starts
And the user logs in with username "user@pm.me" and password "password"
And user "user@pm.me" connects and authenticates SMTP client "1"