mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10208
[Bug 1039940] Re: mail to deleted account (account expire)
hello kristina,
there are still some deleted logins in the table urs (deleted=1, expire=0. they don't get any emails, because mahara rename the email into NNN@NNNN.deleted.1317203136. i could only see the trail in the webserver logfile and I wondered about the error.
but if it's not normal to have deleted login in the table usr, it's not a bug, that the system wants to write an email ;)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1039940
Title:
mail to deleted account (account expire)
Status in Mahara ePortfolio:
New
Bug description:
mahara version: 1.4.1
OS: debian squeeze
db: mysql 5.1.63-0+squeeze1
=========mysql table usr==============
username: NNN.deleted.1317203136
active : 0
deleted: 1
expiry: NULL
expirymailsent: 0
lastlogin: 2011-09-22 11:28:13
lastlastlogin: 2011-09-22 11:12:43
lastaccess: 2011-09-22 11:28:13
email: NNN@NNN.deleted.1317203136
inactivemailsent: 0
suspendedctime: NULL
suspendedreason: NULL
suspendedcusr: NULL
====cron: mail delivery failed=======
lib/user.php:422) Cannot send email to (NNN.deleted.131720...) with subject Achtung, Ihr Konto ist nicht aktiv. Error from phpmailer was: Invalid address:NNN@NNNN.deleted.1317203136
Call stack (most recent first):
* email_user(object(stdClass), null, "Achtung, Ihr Konto ist nicht aktiv", "Sehr geehrter ,
Ihr Zugang bei FCZB E-Portfolio ...", "<p>Hallo ,</p>
<p>Ihr Zugang ...") at ...auth/lib.php:1312
* _email_or_notify(object(stdClass), "Achtung, Ihr Konto ist nicht aktiv", "Sehr geehrter ,
Ihr Zugang bei ...", "<p>Hallo ,</p>
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1039940/+subscriptions
References