modoboa
modoboa copied to clipboard
Mail hosting made simple
Hi, It would be great if Modoboa could handle a list of domains which can't be configured as alias. My problem is that people can forward their emails to gmail.com...
# Impacted versions * Modoboa: 1.9.1 * installer used: No * Webserver: Nginx # Steps to reproduce - Set "Items per page" to less than what fits on the Screen...
It would be nice to be able to set more than one password per user, e.g. to have dedicated passwords for desktop computer or mobile device. A working sample configuration...
Include [defusedxml](https://pypi.org/project/defusedxml/#python-xml-libraries) to protect against various XML decoding attacks.
# Impacted versions * Modoboa: 1.14.1 * installer used: Yes & No * Webserver: Nginx # Steps to reproduce 1. Create a managed database (MySQL/PosgreSQL) in DigitalOcean. CA Certificates are...
The docs for apache2 integration shows: ``` ApacheConf ServerName DocumentRoot /media/ /sitestatic/ /wsgi.py ``` I know that we´ve discused earlier the irritation of the directory structure but it is unclear...
# Impacted versions * Modoboa: 1.7.4 * installer used: Yes # Steps to reproduce 1. complete installer 2. log in as admin user 3. create domain 4. create identity 5....
# Impacted versions * Modoboa: 10.10.2 * installer used: Yes * Webserver: Nginx # Steps to reproduce Run an email import from a CSV formed after http://modoboa.readthedocs.io/en/latest/moving.html#using-csv-files, i.e. one that...
As started to being discussed [here](https://github.com/modoboa/modoboa/issues/1316#issuecomment-349960533), we will attempt to rewrite the web interface in Vue.js. I suggest starting with the very basics: proper definition of all API routes as...
Hello! I published the RoundCube Vacation plugins for Modoboa. This plugins communicate with Modoboa mail system using Modoboa API. https://github.com/bhuisgen/rc-vacation/pull/41 For testing purpose. Let me know, if you find problems.