← Back to team overview

mahara-contributors team mailing list archive

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

 

Hello Michaela,

What's the bug that you are reporting? Is it that emails are still sent
to expired accounts? Accounts do not get deleted by Mahara
automatically. They are either inactive or expired. When an account is
deleted, there is no reference to it anywhere in the DB and thus no
mails would be sent.

Cheers
Kristina

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