[GH-ISSUE #581] Webmail: Bug: Error: ["Mailbox doesn't exist: virtual"] #548

Closed
opened 2026-02-27 11:12:20 +03:00 by kerem · 2 comments
Owner

Originally created by @piwats on GitHub (Jul 4, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/581

Hello Antoine,

I recently discovered dovecots' virtual mailboxes (http://wiki2.dovecot.org/Plugins/Virtual).

The config is pretty simple:
from 10-mail.conf:

namespace {
prefix = virtual/
separator = /
location = virtual:~/dbox/virtual
}

After having them enabled and configured, Modoboa webmailer refuses to work as desired with this error, no erros in the log:

"Error: ["Mailbox doesn't exist: virtual"]"

If I disable the aforementioned namespace, the webmailer is working properly again.

This is definitely not a blocker or high priority. Yet there might be some use cases and users who depend on this.

-Paul

Originally created by @piwats on GitHub (Jul 4, 2014). Original GitHub issue: https://github.com/modoboa/modoboa/issues/581 Hello Antoine, I recently discovered dovecots' virtual mailboxes (http://wiki2.dovecot.org/Plugins/Virtual). The config is pretty simple: from 10-mail.conf: namespace { prefix = virtual/ separator = / location = virtual:~/dbox/virtual } After having them enabled and configured, Modoboa webmailer refuses to work as desired with this error, no erros in the log: "Error: ["Mailbox doesn't exist: virtual"]" If I disable the aforementioned namespace, the webmailer is working properly again. This is definitely not a blocker or high priority. Yet there might be some use cases and users who depend on this. -Paul
kerem closed this issue 2026-02-27 11:12:21 +03:00
Author
Owner

@tonioo commented on GitHub (Jul 11, 2014):

Hi Paul,

I've never tried this feature so I don't think modo supports it atm. I'll take a look into it.

<!-- gh-comment-id:48706913 --> @tonioo commented on GitHub (Jul 11, 2014): Hi Paul, I've never tried this feature so I don't think modo supports it atm. I'll take a look into it.
Author
Owner

@tonioo commented on GitHub (Apr 30, 2015):

This issue was moved to modoboa/modoboa-webmail#7

<!-- gh-comment-id:97826098 --> @tonioo commented on GitHub (Apr 30, 2015): This issue was moved to modoboa/modoboa-webmail#7
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#548
No description provided.