139 Commits (b622269f60dd29ebf7ddd21fb59bdd6a3bd5738c)
 

Author SHA1 Message Date
Pierre Jaury b622269f60 Update the documentation to use manage.py 8 years ago
Pierre Jaury 5d7b3b981d Initialize the migration system 8 years ago
Pierre Jaury c73bc47a0e Fix a typo in the compose configuration 8 years ago
Pierre Jaury 77f40de5a9 Update clamav properly and initialize the database, related to #18 8 years ago
Pierre Jaury ddd20df866 Learn from spam automatically, fixes #8 8 years ago
Pierre Jaury 5c5e3d5d2f Run the rspamd controller 8 years ago
Pierre Jaury b5e68a41cb Use tail for logs instead of rsyslog 8 years ago
Pierre Jaury 215ba74275 Remove non-minimized static assets 8 years ago
Pierre Jaury 11616ff644 Merge branch 'master' of github.com:kaiyou/freeposte.io 8 years ago
Pierre Jaury 4853e54f0b Replace tagsinput with select2 8 years ago
kaiyou 94891e5bdf Merge pull request #13 from hiveship/master
Minor modifications to the documentation
8 years ago
Maelig Nantel 27ee248e89 Update INSTALL.md 8 years ago
Pierre Jaury 0668f9abc9 Fix the user create form 8 years ago
Pierre Jaury 5c1441486b Fix permissions for non-admin users 8 years ago
Maelig Nantel c05508ca67 Update INSTALL.md 8 years ago
Pierre Jaury ef3284d6b4 Fix a couple of typos 8 years ago
Pierre Jaury 37cae069ea Add a proper INSTALL documentation 8 years ago
Pierre Jaury 45200b886b Move the default data dir to /freeposte 8 years ago
Pierre Jaury 38cfc3c611 Mark spam messages as seen 8 years ago
Pierre Jaury 1537ea4834 Autostart containers on startup 8 years ago
Pierre Jaury b781cb0fa7 Dummy commit to force a docker hub build 8 years ago
Pierre Jaury decbe2bf34 Remove warning from the documentation for the first release 8 years ago
Pierre Jaury 77729f2aa2 Remove a debugging print, fixes #10 8 years ago
Pierre Jaury 7f7ff4d722 Fix #9, do not reuse the flask_login object for updates, query instead 8 years ago
Pierre Jaury 4e8a332802 Update the documentation 8 years ago
Pierre Jaury e22f4b29b6 Fix a bug when updating the forward address 8 years ago
Pierre Jaury 8e3d1eb5ac Define the fetchmail delay in the global configuration 8 years ago
Pierre Jaury a52218a8c4 Still a workaround for dovecot from alpine:edge 8 years ago
Pierre Jaury 944c4fa7a2 Use the environment secret key instead of default one 8 years ago
Pierre Jaury db311460ad Upgrade roundcube to 1.2 8 years ago
Pierre Jaury e3afa469e3 Use the latest reply_enabled and forward_enabled variables 8 years ago
Pierre Jaury b0a1848bb7 Substitute variables properly in dovecot configuration 8 years ago
Pierre Jaury 988f16f3a4 Change the spam header name 8 years ago
Pierre Jaury dbbad49f66 Handle vacation messages properly 8 years ago
Pierre Jaury 080985fb56 Enable milter in postfix and run the containers 8 years ago
Pierre Jaury ccb37addf1 Replace amavis with rmilter plus clamav and rspamd 8 years ago
Pierre Jaury 82ec86afd8 Do not always add objects to the session before committing 8 years ago
Pierre Jaury 2396324e21 Temporary workaround for #6
The patch is still going through patchwork upstream (Alpine),
thus the auth-worker group was changed to 'mail' as a "temporary" workaround.
8 years ago
Pierre Jaury 795b461800 The latest roundcube version was removed from sourceforge
Link to Github instead.
8 years ago
Pierre Jaury 9efc798246 Store the state of reply and forward settings being enabled 8 years ago
Pierre Jaury a1d0eca859 Fixes in the README file 8 years ago
Pierre Jaury 0efd067b9a Merge branch 'master' of github.com:kaiyou/freeposte.io 8 years ago
Pierre Jaury 91bd08f30e Add a warning about using Freeposte before stable release 8 years ago
kaiyou d84a947db3 Merge pull request #7 from justb81/patch-1
Update to Roundcube 1.1.5
8 years ago
Bastian Rang 8104fe00e5 Update to Roundcube 1.1.5 8 years ago
Pierre Jaury 493fcf3a58 Use populate_obj to update objects 8 years ago
Pierre Jaury d3b13c2412 Use SQLAlchemy Session.get instead of filter_by 8 years ago
Pierre Jaury 3eca6864c3 Rename the generic 'address' to 'email' 8 years ago
Pierre Jaury 5343a397ff Fix the link to the fetchmail list 8 years ago
Pierre Jaury f832b74c85 Redirect to the fetch list after creation 8 years ago