Reviewed: https://reviews.mahara.org/10870 Committed: https://git.mahara.org/mahara/mahara/commit/75152f6f5e118e40064642c910ec8db8b25eba30 Submitter: Robert Lyon ([email protected]) Branch: 18.10_STABLE
commit 75152f6f5e118e40064642c910ec8db8b25eba30 Author: Lisa Seeto <[email protected]> Date: Thu Jan 24 16:43:59 2019 +1300 Bug 1813101: use correct email syntax for noreply address If the default noreply email address is invalid set it to a valid format and make sure warnings still display to user behatnotneeded Change-Id: I390d2d62ac39aef49144a69d4edb1f0a3918fd8e Signed-off-by: Lisa Seeto <[email protected]> -- 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/1813101 Title: Default no-reply email address is not in valid email address syntax Status in Mahara: Fix Released Status in Mahara 18.10 series: Fix Committed Bug description: On install the no-reply email address is "no-reply@mahara" this invalid syntax now breaks the email validator. This needs to update to something like "[email protected]" to pass. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1813101/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

