← Back to team overview

mahara-contributors team mailing list archive

[Bug 903485] A change has been merged

 

Reviewed:  https://reviews.mahara.org/924
Committed: http://gitorious.org/mahara/mahara/commit/b47b62e18e7b1f49b006314ee9e65a0cf8fae993
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit b47b62e18e7b1f49b006314ee9e65a0cf8fae993
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
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 <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/903485

Title:
  Expiry/inactivity warnings try to email invalid addresses

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The cron job to send account/institution expiry and inactivity
  warnings doesn't check for deleted users or invalid email addresses.
  If there's even one deleted user in the list, it will cause cron to
  die, so other users are never warned.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/903485/+subscriptions


References