Commit Graph

3855 Commits (5a7d73dc3dd8834e35c121650007cc7aeb9f1fdd)
 

Author SHA1 Message Date
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
Pierre Jaury 45200b886b Move the default data dir to /freeposte
Pierre Jaury 38cfc3c611 Mark spam messages as seen
Pierre Jaury 1537ea4834 Autostart containers on startup
Pierre Jaury b781cb0fa7 Dummy commit to force a docker hub build
Pierre Jaury decbe2bf34 Remove warning from the documentation for the first release
Pierre Jaury 77729f2aa2 Remove a debugging print, fixes
Pierre Jaury 7f7ff4d722 Fix , do not reuse the flask_login object for updates, query instead
Pierre Jaury 4e8a332802 Update the documentation
Pierre Jaury e22f4b29b6 Fix a bug when updating the forward address
Pierre Jaury 8e3d1eb5ac Define the fetchmail delay in the global configuration
Pierre Jaury a52218a8c4 Still a workaround for dovecot from alpine:edge
Pierre Jaury 944c4fa7a2 Use the environment secret key instead of default one
Pierre Jaury db311460ad Upgrade roundcube to 1.2
Pierre Jaury e3afa469e3 Use the latest reply_enabled and forward_enabled variables
Pierre Jaury b0a1848bb7 Substitute variables properly in dovecot configuration
Pierre Jaury 988f16f3a4 Change the spam header name
Pierre Jaury dbbad49f66 Handle vacation messages properly