[GH-ISSUE #460] Mailbox renaming problem #442

Closed
opened 2026-02-27 11:11:48 +03:00 by kerem · 1 comment
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/460

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2013-09-14T06:44:17Z

With the current implementation, renaming a mailbox on the file system does not work for several reasons:

  • There is a race condition when modoboa asks dovecot to retrieve the mail_home of the mailbox being renamed. Due to transactions, dovecot doesn't see the new value.
  • A single 'mv' command is issued to rename the mailbox but it won't work all cases.
Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/460 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2013-09-14T06:44:17Z** With the current implementation, renaming a mailbox on the file system does not work for several reasons: - There is a race condition when modoboa asks dovecot to retrieve the mail_home of the mailbox being renamed. Due to transactions, dovecot doesn't see the new value. - A single 'mv' command is issued to rename the mailbox but it won't work all cases.
kerem 2026-02-27 11:11:48 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-09-14T17:14:21Z

Applied in changeset commit:00fab59c94e0cecc220b853c64e441f30f65b494.

<!-- gh-comment-id:29816738 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-09-14T17:14:21Z** Applied in changeset commit:00fab59c94e0cecc220b853c64e441f30f65b494.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#442
No description provided.