← Back to team overview

mahara-contributors team mailing list archive

[Bug 1039940] Re: mail to deleted account (account expire)

 

hello hugh,

the mail ist a warning:

"Achtung, Ihr Konto ist nicht aktiv!"
Hallo ,
Ihr Zugang bei XXX wird in 14 Tage enden. Sie können den Zugang erst dann wieder benützen, wenn ein Administrator den Zugang freigeschaltet hat.  Sie können dieses umgehen, indem Sie sich anmelden."

it means, that the (deleted) account  would't expired in 14 days, I get
the mail year after creating the account.

the mail ist not legitmate, because mahara add the .deleted prefix. this
ist ok, because the user should not get this mail.

-- 
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:
  Triaged

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