Commit Graph

172 Commits (dcaf3e3473a8b978754d8ba3a44445c06368e44f)
 

Author SHA1 Message Date
Pierre Jaury dcaf3e3473 Fix , use cascade deletion on domains
Pierre Jaury 41f343b1da Fix , mark junk messages as read
Pierre Jaury 49a1281976 Display the alias list properly
Pierre Jaury 5f36e6f4f2 Related to , implement domain specific field and database type
Pierre Jaury e471a252c8 Bump ABI version for shipped APKs
kaiyou 44c1d42695 Merge pull request from jkarlosb/master
Added config folder for Postfix
Akuario efff62c4f8 Changed config volume to overrides volume
Akuario 0bf53d023d Added mac docker-compose yml to .gitignore
Akuario 8018e9c847 Added logs for table-map config files
Akuario 95492f41bd Added config folder for Postfix
Pierre Jaury 93aad40a25 Add two sections to the README
Pierre Jaury b8a26baf23 Move documentation to the Wiki and simplify the README
Pierre Jaury c19ba6d69a Move some documentation to the Github Wiki
Pierre Jaury 52070937f9 Specify the CA path for fetchmail
Pierre Jaury aace1c2d78 Get back to serving CDN assets, related to
Pierre Jaury fc8da9104b Enforce certificate checks with fetchmail, fixes
Pierre Jaury 1673631e69 Fix the columns in the fetch list
Pierre Jaury f8a220e72a Serve local assets only
Pierre Jaury eb15d9cdd0 Add whitelist addresses for rmilter limits
Pierre Jaury 21bec865b3 Fix permission management when editing/deleting fetches
Pierre Jaury 58ec3597ab Fix te DKIM DNS example
Pierre Jaury 6a3af51785 Add a confirmation modal when regenerating keys
Pierre Jaury 66a1b50cc9 Sign outgoing emails using DKIM
Pierre Jaury 24680957f7 Handle DKIM key generation and storage
Pierre Jaury 2fa8b879db Display domain SPF and DMARC example entries, fixes
Pierre Jaury 1c132fe92e Add migratoin scripts to the docker container
Pierre Jaury 2095b3f189 Fix the admin creation command
Pierre Jaury ec12ee9703 Fix a last typo in the migration script, fixes
Pierre Jaury cc013560d9 Perform automatic database migration
Pierre Jaury 81c33fce8a Update the install documentation to user manage.py
Pierre Jaury fa30a71e66 Remove deprecated initdb script
Pierre Jaury cca6eee8db Add the first database revision
Pierre Jaury 014993ee6e Add utility functions to manage.py
Pierre Jaury b622269f60 Update the documentation to use manage.py
Pierre Jaury 5d7b3b981d Initialize the migration system
Pierre Jaury c73bc47a0e Fix a typo in the compose configuration
Pierre Jaury 77f40de5a9 Update clamav properly and initialize the database, related to
Pierre Jaury ddd20df866 Learn from spam automatically, fixes
Pierre Jaury 5c5e3d5d2f Run the rspamd controller
Pierre Jaury b5e68a41cb Use tail for logs instead of rsyslog
Pierre Jaury 215ba74275 Remove non-minimized static assets
Pierre Jaury 11616ff644 Merge branch 'master' of github.com:kaiyou/freeposte.io
Pierre Jaury 4853e54f0b Replace tagsinput with select2
kaiyou 94891e5bdf Merge pull request from hiveship/master
Minor modifications to the documentation
Maelig Nantel 27ee248e89 Update INSTALL.md
Pierre Jaury 0668f9abc9 Fix the user create form
Pierre Jaury 5c1441486b Fix permissions for non-admin users
Maelig Nantel c05508ca67 Update INSTALL.md
Pierre Jaury ef3284d6b4 Fix a couple of typos
Pierre Jaury 37cae069ea Add a proper INSTALL documentation