Known issues
- In Django views,
request.user.iddoes not equal the UNIX uid -
non_admin_viewbug:- Mounted an email server view outside
plinth/apps/ -
SetupViewdisplayed to non-admin user when-
non_admin_viewdecorates a different view, and - App module is not installed
-
- The actual view was not rendered
- Non-admin users are able to install the app
- Patch finished, not yet in tree
- Mounted an email server view outside
- Users added via web UI do not have a home directory
-
echo ~usernameworks, but the directory does not exist - Dovecot is configured to use
~username/Maildir - Change the Maildir’s location?
- Fix the user manager?
-
- Proposed
mailgroup clashes with a Debian system group- Groups with an associated user
- Maybe use
mail-access?
- LDAP server: we need to enable the memberOf overlay
- Backscatter: non-delivery notifications
- Reject undeliverable mail at the connection level
- Patch WIP
- Memory usage
- Container uses ~1 GB of memory at idle
- Rspamd
- Rspamd package recommends Redis
- Recommended packages are selected by default (?)