← Back to team overview

mahara-contributors team mailing list archive

[Bug 1713441] Re: SMTP port isn't set when no SMTP user is specified

 

Thanks for the suggested fix, Dimitry. We'll take a look.

BTW, if you want to submit code changes yourself, you can do so into our
code review system. Please see
https://wiki.mahara.org/wiki/Developer_Area/Contributing_Code

Cheers
Kristina


** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
    Milestone: None => 18.04.0

** Changed in: mahara
       Status: New => Confirmed

-- 
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:
  Confirmed

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