mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #44824
[Bug 1713441] A change has been merged
Reviewed: https://reviews.mahara.org/8179
Committed: https://git.mahara.org/mahara/mahara/commit/5f39e8f06dde94dc1132318fad207323d8877580
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 17.10_STABLE
commit 5f39e8f06dde94dc1132318fad207323d8877580
Author: Dimitri <alendit@xxxxxxxxx>
Date: Thu Oct 19 12:01:16 2017 +1300
Bug 1713441: set a custom SMTP port in case no SMTP user name is
specified
behatnotneeded
Change-Id: Id1a1d1e99d58b9b2c3567ee36eebaeb70c9944e6
(cherry picked from commit 0630b4c679f0a6a7fd1d1626058cbe320753528c)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1713441
Title:
SMTP port isn't set when no SMTP user is specified
Status in Mahara:
Fix Committed
Bug description:
Hello,
Mahara does not set a custom SMTP port in case no SMTP user name is
specified.
The fix is trivial: in file lib/user.php move line 762 to 756, so the
port is set right after setting the host outside of if-clause.
Cheers,
Dimitri.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1713441/+subscriptions
References