Commit Graph

2330 Commits (2e55329b8b2ee85a11024588c033b2d55e833512)
 

Author SHA1 Message Date
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
Pierre Jaury 080985fb56 Enable milter in postfix and run the containers
Pierre Jaury ccb37addf1 Replace amavis with rmilter plus clamav and rspamd
Pierre Jaury 82ec86afd8 Do not always add objects to the session before committing
Pierre Jaury 2396324e21 Temporary workaround for
The patch is still going through patchwork upstream (Alpine),
thus the auth-worker group was changed to 'mail' as a "temporary" workaround.
Pierre Jaury 795b461800 The latest roundcube version was removed from sourceforge
Link to Github instead.
Pierre Jaury 9efc798246 Store the state of reply and forward settings being enabled
Pierre Jaury a1d0eca859 Fixes in the README file
Pierre Jaury 0efd067b9a Merge branch 'master' of github.com:kaiyou/freeposte.io
Pierre Jaury 91bd08f30e Add a warning about using Freeposte before stable release
kaiyou d84a947db3 Merge pull request from justb81/patch-1
Update to Roundcube 1.1.5
Bastian Rang 8104fe00e5 Update to Roundcube 1.1.5
Pierre Jaury 493fcf3a58 Use populate_obj to update objects
Pierre Jaury d3b13c2412 Use SQLAlchemy Session.get instead of filter_by
Pierre Jaury 3eca6864c3 Rename the generic 'address' to 'email'
Pierre Jaury 5343a397ff Fix the link to the fetchmail list
Pierre Jaury f832b74c85 Redirect to the fetch list after creation
Pierre Jaury 30ecbf81cd First fetchmail implementation
Pierre Jaury c56a51f7b7 Fix references to the deprecrated admin_of field
Pierre Jaury 340edc629e Implement admin and manager management
Pierre Jaury 5fee525e74 Fix the path to the docker socket
Pierre Jaury e2faf8e1be Fix the logo link
Pierre Jaury 6ea6c43da4 Make the docker socket mount read-only
Pierre Jaury 5677c85368 Rename /status to /services
Pierre Jaury 46f2af3837 Update the docker-compose file
Pierre Jaury 78abe64068 Fix the behavior of the 'enable reply' checkbox