[GH-ISSUE #161] Do not apply the MAILDIR_ROOT parameter to mailboxes #145

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

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

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2011-06-29T08:14:23Z

Currently, Modoboa automatically appends the MAILDIR_ROOT parameter to the path field of a new mailbox. It works, but it is not portable. For example, Dovecot makes a distinction between a user home directory and a user mailbox directory. If both share the same location, it will lead to a problematic situation for environments using sieve, as the directory containing the scripts will be considered as a mailbox sub-folder.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/161 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2011-06-29T08:14:23Z** Currently, Modoboa automatically appends the MAILDIR_ROOT parameter to the path field of a new mailbox. It works, but it is not portable. For example, Dovecot makes a distinction between a user home directory and a user mailbox directory. If both share the same location, it will lead to a problematic situation for environments using sieve, as the directory containing the scripts will be considered as a mailbox sub-folder.
kerem 2026-02-27 11:10:19 +03:00
Author
Owner

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

Posted by Redmine Admin on 2011-06-29T08:16:24Z

In [dcef7131a158cf52da35068487e4fe72098eef4e]:

#!CommitTicketReference repository="" revision="dcef7131a158cf52da35068487e4fe72098eef4e"
Fixed invalid path.
fixed #147 & #148
<!-- gh-comment-id:29813871 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-06-29T08:16:24Z** In [dcef7131a158cf52da35068487e4fe72098eef4e]: <pre> #!CommitTicketReference repository="" revision="dcef7131a158cf52da35068487e4fe72098eef4e" Fixed invalid path. fixed #147 & #148 </pre>
Author
Owner

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

Posted by Redmine Admin on 2011-06-29T15:08:22Z

In [28c8349c52fa49873d68c49743564f9e41bbd7f7]:

#!CommitTicketReference repository="" revision="28c8349c52fa49873d68c49743564f9e41bbd7f7"
New migration script to correct old installations.
see #148
<!-- gh-comment-id:29813872 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-06-29T15:08:22Z** In [28c8349c52fa49873d68c49743564f9e41bbd7f7]: <pre> #!CommitTicketReference repository="" revision="28c8349c52fa49873d68c49743564f9e41bbd7f7" New migration script to correct old installations. see #148 </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#145
No description provided.