stable

Clone or download

Read-only

Closes request #35106: Reply by mail feature should not be blocked when email relayhost is used

Using an email relay host does not necessarily the instance cannot receive emails. Change-Id: I6803a6ca9d1e6970a800b168c8f5bdab029d16ff

Modified Files

Name
M plugins/tracker/bin/emailgateway.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/ActionsRunner.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfig.php +2 −14 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigController.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigPresenter.php +0 −6 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Edit.class.php +1 −6 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +1 −6 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +0 −3 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +0 −8 Go to diff View file
M plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po +0 −5 Go to diff View file
M plugins/tracker/templates/siteadmin-config/emailgateway.mustache +1 −10 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/MailGateway/MailGatewayConfigTest.php +2 −31 Go to diff View file
D src/common/Mail/Transport/Configuration/PlatformMailConfiguration.php +0 −48 Go to diff View file
M src/common/Mail/Transport/MailTransportBuilder.php +0 −11 Go to diff View file
M src/common/backend/BackendAliases.class.php +0 −8 Go to diff View file
M src/tuleap-cfg/Command/Docker/Postfix.php +0 −12 Go to diff View file
D tests/unit/common/Mail/Transport/MailTransportBuilderTest.php +0 −124 Go to diff View file