-
-
Notifications
You must be signed in to change notification settings - Fork 2k
other: test normalizations #3739
Copy link
Copy link
Closed
Labels
area/testskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationpriority/medium
Milestone
Metadata
Metadata
Assignees
Labels
area/testskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationpriority/medium
Subject
I would like to contribute to the project
Description
We need a follow-up of #3732. Tasks:
.txtsuffix for_send_emailand_nc_wrappersmtp_delivery.bats, remove the need forexisting/userXand remove these files (ref: https://github.com/docker-mailserver/docker-mailserver/pull/3732/files#r1438975373)_send_email_uncheckedthat works like_send_emailbut has noassert_successdirectly afterward to check that all went well and add such anassert_successin_send_email--auth PLAINinstead--auth LOGIN?