mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #120] Modifying a domain does not update associated mailboxes #104
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/120
Originally assigned to: @tonioo on GitHub.
Originally created by Antoine Nguyen on 2010-12-20T08:27:11Z
Because of the current schema, some information inside mailboxes is not updated (like path of full_address). A quick fix would be to browse all the mailboxes and to apply modifications. A cleaner way would be to change the underlying schema to make it more relational. (for example, by removing the full_address field and the path relative to the domain's one).
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2011-01-01T15:33:01Z
In [30c19bf4eb24bc380e74c3bf0526f5591724aa57]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2011-01-06T22:45:23Z
In [5bebfe323b2e1f8565ebd74ce1213d65fbb06d73]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2011-01-07T15:25:17Z
In [aed4e4a6986becea472da3d782688900e613f58e]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2011-01-09T17:44:52Z
In [d2c98e97048b661a0a3a40cd9d490731c0552405]: