mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[PR #199] [CLOSED] Automatically creates the domain and mailbox directory on their creations #299
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#299
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/opensolutions/ViMbAdmin/pull/199
Author: @alphamarket
Created: 6/24/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
0430396Automatically 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
Dovecotfor mailbox deliveries.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.