mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #824] Mailpile as webmail #733
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#733
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?
Originally created by @titilambert on GitHub (Jan 3, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/824
Hello !
I didn't found any history about this, but what do you think to use mailpile as default webmail in Modoboa?
Thanks for your answer.
@SomeGeek commented on GitHub (Jan 3, 2016):
Roundcube Next is more likely as it has groupware features by default. The project started and looks promising.
https://github.com/roundcube-next
@tonioo commented on GitHub (Jan 8, 2016):
@titilambert I think your question is more related to the installer.
It would be pretty easy to add the possibility to deploy a custom webmail during the installation process.
@hadifarnoud commented on GitHub (Jan 19, 2016):
just saw Mailpile. looks great! I would also like to know how to add it post installation
@hadifarnoud commented on GitHub (Apr 9, 2016):
@tonioo any plan to allow us add custom webmail during installation process?
@tonioo commented on GitHub (Apr 11, 2016):
@hadifarnoud Feel free to modify the installer, add this feature and propose a pull request ;)
@hadifarnoud commented on GitHub (Apr 12, 2016):
@tonioo if you can help me get started, I would give this a try. I would've done it if I knew how :)
@pirogoeth commented on GitHub (May 19, 2016):
@hadifarnoud If you need to support multiple users through webmail, I'm not sure that Mailpile is quite capable enough yet to do this. They won't have full/stable multi-account support until their 1.0 milestone. If single user works in your situation, then it's perfect, especially considering the baked in PGP/GPG features. From what I can tell, it's not too bad to get running -- just clone the repo, do the pip setup, and run the setup from the Mailpile CLI. Then set the web address and reverse proxy!
@hadifarnoud commented on GitHub (May 28, 2016):
my setups is multi-user. I guess I need to add RTL to existing webmail that comes with Modoboa. Will submit a PR soon.
I think others might like a tutorial though if you know how to do this.
@pirogoeth commented on GitHub (May 28, 2016):
@hadifarnoud I'll look in to doing that after Mailpile has proper multi-user support :)
@tonioo commented on GitHub (Aug 30, 2016):
I close this issue since it is more an installer request. Feel free to reopen it in the appropriate repository.
@hadifarnoud commented on GitHub (Dec 31, 2016):
multi user support is added @pirogoeth https://github.com/mailpile/Mailpile/issues/820