[GH-ISSUE #114] Editing a mailbox fail #99

Closed
opened 2026-02-27 11:10:04 +03:00 by kerem · 3 comments
Owner

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

Originally assigned to: @tonioo on GitHub.

Originally created by Pedro Gracia on 2010-11-30T14:57:08Z

If I want to edit a mailbox called 'arcos' from arcosmedic.com domain I get this error:

[30/Nov/2010 15:52:06] "GET /modoboa/admin/domains/2/editmailbox/7/ HTTP/1.1" 200 2840
[30/Nov/2010 15:52:06] "GET /jsi18n/ HTTP/1.1" 200 2371
mv: cannot move @/var/vmail/arcosmedic.com/arcos' to a subdirectory of itself, @/var/vmail/arcosmedic.com/arcos/arcos'

I think we have to check if the mailbox name is the same before the edition.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/114 Originally assigned to: @tonioo on GitHub. **Originally created by Pedro Gracia on 2010-11-30T14:57:08Z** If I want to edit a mailbox called 'arcos' from arcosmedic.com domain I get this error: <pre> [30/Nov/2010 15:52:06] "GET /modoboa/admin/domains/2/editmailbox/7/ HTTP/1.1" 200 2840 [30/Nov/2010 15:52:06] "GET /jsi18n/ HTTP/1.1" 200 2371 mv: cannot move @/var/vmail/arcosmedic.com/arcos' to a subdirectory of itself, @/var/vmail/arcosmedic.com/arcos/arcos' </pre> I think we have to check if the mailbox name is the same before the edition.
kerem 2026-02-27 11:10:04 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Posted by Antoine Nguyen on 2010-11-30T15:02:36Z

Which version are you using? (because last night I've made a big update about validation in general)

<!-- gh-comment-id:29813594 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2010-11-30T15:02:36Z** Which version are you using? (because last night I've made a big update about validation in general)
Author
Owner

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

Posted by Antoine Nguyen on 2010-11-30T15:09:16Z

Indeed, it happens with current development branch. I'll fix that quickly.

<!-- gh-comment-id:29813597 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2010-11-30T15:09:16Z** Indeed, it happens with current development branch. I'll fix that quickly.
Author
Owner

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

Posted by Redmine Admin on 2010-11-30T15:18:10Z

In [dea39a45123e632bece4d2083939dc182dc9c441]:

#!CommitTicketReference repository="" revision="dea39a45123e632bece4d2083939dc182dc9c441"
fixed #101
Do not try to rename a mailbox with the same name.
<!-- gh-comment-id:29813598 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2010-11-30T15:18:10Z** In [dea39a45123e632bece4d2083939dc182dc9c441]: <pre> #!CommitTicketReference repository="" revision="dea39a45123e632bece4d2083939dc182dc9c441" fixed #101 Do not try to rename a mailbox with the same name. </pre>
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#99
No description provided.