[PR #199] [CLOSED] Automatically creates the domain and mailbox directory on their creations #299

Closed
opened 2026-02-26 10:30:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/opensolutions/ViMbAdmin/pull/199
Author: @alphamarket
Created: 6/24/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0430396 Automatically creates the domain and mailbox directory on their creations

📊 Changes

3 files changed (+34 additions, -13 deletions)

View changed files

📝 application/configs/application.ini.dist (+4 -0)
📝 application/controllers/DomainController.php (+24 -13)
📝 application/controllers/MailboxController.php (+6 -0)

📄 Description

I've had a problem using the ViMbAdmin with postfix, which finally lead to ask this question, So I have written some code to create the domain and mailbox directory on their creations and everything is fine now!


PS. Assuming the user don't want to use Dovecot for mailbox deliveries.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/opensolutions/ViMbAdmin/pull/199 **Author:** [@alphamarket](https://github.com/alphamarket) **Created:** 6/24/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0430396`](https://github.com/opensolutions/ViMbAdmin/commit/0430396c3f02a31ad4164105536af781b371f009) Automatically creates the domain and mailbox directory on their creations ### 📊 Changes **3 files changed** (+34 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `application/configs/application.ini.dist` (+4 -0) 📝 `application/controllers/DomainController.php` (+24 -13) 📝 `application/controllers/MailboxController.php` (+6 -0) </details> ### 📄 Description I've had a problem using the ViMbAdmin with postfix, which finally lead to ask [this](http://serverfault.com/questions/785985/postfix-would-not-auto-create-the-maildir-for-incoming-mails) question, So I have written some code to create the domain and mailbox directory on their creations and everything is fine now! --- PS. Assuming the user don't want to use `Dovecot` for mailbox deliveries. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:30:41 +03:00
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/ViMbAdmin-opensolutions#299
No description provided.