mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43566
[Bug 1713441] [NEW] SMTP port isn't set when no SMTP user is specified
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
--
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:
New
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
Follow ups