Comment 2 for bug 903485

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

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

commit b47b62e18e7b1f49b006314ee9e65a0cf8fae993
Author: Richard Mansfield <email address hidden>
Date: Tue Dec 13 12:38:48 2011 +1300

    Don't send expiry/inactivity warnings to deleted users (bug #903485)

    Users are emailed on cron to warn them about impending account expiry,
    inactivity, or institution membership expiry, but deleted users are
    included in the list, resulting in attempts to send email to invalid
    addresses.

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