mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07868
[Bug 903485] A change has been merged
Reviewed: https://reviews.mahara.org/925
Committed: http://gitorious.org/mahara/mahara/commit/01e17257e4ab439e6c19c5a73265ced6f19c279d
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 01e17257e4ab439e6c19c5a73265ced6f19c279d
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
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 <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