← Back to team overview

mahara-contributors team mailing list archive

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

 

We need to figure out why it wants to send emails to deleted users.
Michaela, can you help on this front.

If the emails are legitimate, we should change the email to remove the
.deleted in the address.

If they are not, we should change it so it doesn't try to send to the
deleted user

** Changed in: mahara
       Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Low

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