Comment 3 for bug 903485

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/925
Committed: http://gitorious.org/mahara/mahara/commit/01e17257e4ab439e6c19c5a73265ced6f19c279d
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 01e17257e4ab439e6c19c5a73265ced6f19c279d
Author: Richard Mansfield <email address hidden>
Date: Tue Dec 13 12:48:40 2011 +1300

    Notify internally when trying to warn users with invalid email (bug #903485)

    When expiry/inactivity warnings are sent, invalid email addresses
    throw exceptions, so the cron script will fail. It is better to catch
    the email exception and insert an internal notification instead. For
    account expiry/inactivity, it is unlikely that the user will ever read
    the warning, but it may be useful for institution membership expiry.

    Change-Id: Id264aa72fd31155a4b7889aa0e172b1ed7676e58
    Signed-off-by: Richard Mansfield <email address hidden>