Ticket #431 (new defect)
Opened 18 months ago
Addresses (and users) are not deleted when a domain is deleted
| Reported by: | rjl | Owned by: | dmorton |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 |
| Component: | PHP scripts | Version: | 1.0.2 |
| Severity: | normal | Keywords: | maia_db.php delete domains |
| Cc: |
Description
When a domain is deleted using the Maia GUI, the email addresses in that
domain are not being deleted as they should be. The delete_domain() function in maia_db.php needs to be amended to delete any entries from the users and policy tables that belong to that domain. If deleting such an address leaves its owner with no other email addresses, then the user account (in maia_users) should also be deleted. The maiadbtool.pl script already does this; this problem is limited to maia_db.php.
Change History
Note: See
TracTickets for help on using
tickets.

