Pierre Jaury
|
1673631e69
|
Fix the columns in the fetch list
|
2016-06-26 12:41:25 +02:00 |
|
Pierre Jaury
|
f8a220e72a
|
Serve local assets only
|
2016-06-26 11:18:14 +02:00 |
|
Pierre Jaury
|
eb15d9cdd0
|
Add whitelist addresses for rmilter limits
|
2016-06-25 20:00:26 +02:00 |
|
Pierre Jaury
|
21bec865b3
|
Fix permission management when editing/deleting fetches
|
2016-06-25 19:48:10 +02:00 |
|
Pierre Jaury
|
58ec3597ab
|
Fix te DKIM DNS example
|
2016-06-25 19:08:21 +02:00 |
|
Pierre Jaury
|
6a3af51785
|
Add a confirmation modal when regenerating keys
|
2016-06-25 16:10:30 +02:00 |
|
Pierre Jaury
|
66a1b50cc9
|
Sign outgoing emails using DKIM
|
2016-06-25 16:06:52 +02:00 |
|
Pierre Jaury
|
24680957f7
|
Handle DKIM key generation and storage
|
2016-06-25 15:50:05 +02:00 |
|
Pierre Jaury
|
2fa8b879db
|
Display domain SPF and DMARC example entries, fixes #15
|
2016-06-25 14:51:02 +02:00 |
|
Pierre Jaury
|
1c132fe92e
|
Add migratoin scripts to the docker container
|
2016-06-25 14:25:53 +02:00 |
|
Pierre Jaury
|
2095b3f189
|
Fix the admin creation command
|
2016-06-25 14:25:22 +02:00 |
|
Pierre Jaury
|
ec12ee9703
|
Fix a last typo in the migration script, fixes #17
|
2016-06-25 14:17:45 +02:00 |
|
Pierre Jaury
|
cc013560d9
|
Perform automatic database migration
|
2016-06-25 14:11:34 +02:00 |
|
Pierre Jaury
|
81c33fce8a
|
Update the install documentation to user manage.py
|
2016-06-25 14:07:37 +02:00 |
|
Pierre Jaury
|
fa30a71e66
|
Remove deprecated initdb script
|
2016-06-25 14:05:04 +02:00 |
|
Pierre Jaury
|
cca6eee8db
|
Add the first database revision
|
2016-06-25 14:04:30 +02:00 |
|
Pierre Jaury
|
014993ee6e
|
Add utility functions to manage.py
|
2016-06-25 14:02:50 +02:00 |
|
Pierre Jaury
|
b622269f60
|
Update the documentation to use manage.py
|
2016-06-25 12:58:23 +02:00 |
|
Pierre Jaury
|
5d7b3b981d
|
Initialize the migration system
|
2016-06-25 12:57:47 +02:00 |
|
Pierre Jaury
|
c73bc47a0e
|
Fix a typo in the compose configuration
|
2016-06-25 12:30:21 +02:00 |
|
Pierre Jaury
|
77f40de5a9
|
Update clamav properly and initialize the database, related to #18
|
2016-06-25 12:28:01 +02:00 |
|
Pierre Jaury
|
ddd20df866
|
Learn from spam automatically, fixes #8
|
2016-06-19 21:57:02 +02:00 |
|
Pierre Jaury
|
5c5e3d5d2f
|
Run the rspamd controller
|
2016-06-19 21:56:20 +02:00 |
|
Pierre Jaury
|
b5e68a41cb
|
Use tail for logs instead of rsyslog
|
2016-06-19 21:56:05 +02:00 |
|
Pierre Jaury
|
215ba74275
|
Remove non-minimized static assets
|
2016-06-19 15:38:48 +02:00 |
|
Pierre Jaury
|
11616ff644
|
Merge branch 'master' of github.com:kaiyou/freeposte.io
|
2016-06-19 15:36:36 +02:00 |
|
Pierre Jaury
|
4853e54f0b
|
Replace tagsinput with select2
|
2016-06-19 15:36:15 +02:00 |
|
kaiyou
|
94891e5bdf
|
Merge pull request #13 from hiveship/master
Minor modifications to the documentation
|
2016-06-18 15:57:56 +02:00 |
|
Maelig Nantel
|
27ee248e89
|
Update INSTALL.md
|
2016-06-17 14:35:26 +02:00 |
|
Pierre Jaury
|
0668f9abc9
|
Fix the user create form
|
2016-06-15 21:08:03 +02:00 |
|
Pierre Jaury
|
5c1441486b
|
Fix permissions for non-admin users
|
2016-06-15 21:07:47 +02:00 |
|
Maelig Nantel
|
c05508ca67
|
Update INSTALL.md
|
2016-06-13 13:35:38 +02:00 |
|
Pierre Jaury
|
ef3284d6b4
|
Fix a couple of typos
|
2016-06-12 13:38:27 +02:00 |
|
Pierre Jaury
|
37cae069ea
|
Add a proper INSTALL documentation
|
2016-06-12 11:32:42 +02:00 |
|
Pierre Jaury
|
45200b886b
|
Move the default data dir to /freeposte
|
2016-06-12 11:32:24 +02:00 |
|
Pierre Jaury
|
38cfc3c611
|
Mark spam messages as seen
|
2016-06-05 19:28:08 +02:00 |
|
Pierre Jaury
|
1537ea4834
|
Autostart containers on startup
|
2016-05-30 22:52:38 +02:00 |
|
Pierre Jaury
|
b781cb0fa7
|
Dummy commit to force a docker hub build
|
2016-05-30 22:44:15 +02:00 |
|
Pierre Jaury
|
decbe2bf34
|
Remove warning from the documentation for the first release
|
2016-05-30 22:20:28 +02:00 |
|
Pierre Jaury
|
77729f2aa2
|
Remove a debugging print, fixes #10
|
2016-05-30 22:08:51 +02:00 |
|
Pierre Jaury
|
7f7ff4d722
|
Fix #9, do not reuse the flask_login object for updates, query instead
|
2016-05-30 22:03:58 +02:00 |
|
Pierre Jaury
|
4e8a332802
|
Update the documentation
|
2016-05-29 20:04:31 +02:00 |
|
Pierre Jaury
|
e22f4b29b6
|
Fix a bug when updating the forward address
|
2016-05-29 17:06:06 +02:00 |
|
Pierre Jaury
|
8e3d1eb5ac
|
Define the fetchmail delay in the global configuration
|
2016-05-29 15:57:21 +02:00 |
|
Pierre Jaury
|
a52218a8c4
|
Still a workaround for dovecot from alpine:edge
|
2016-05-29 15:57:03 +02:00 |
|
Pierre Jaury
|
944c4fa7a2
|
Use the environment secret key instead of default one
|
2016-05-29 15:56:44 +02:00 |
|
Pierre Jaury
|
db311460ad
|
Upgrade roundcube to 1.2
|
2016-05-29 15:56:33 +02:00 |
|
Pierre Jaury
|
e3afa469e3
|
Use the latest reply_enabled and forward_enabled variables
|
2016-05-29 15:56:18 +02:00 |
|
Pierre Jaury
|
b0a1848bb7
|
Substitute variables properly in dovecot configuration
|
2016-05-29 15:55:36 +02:00 |
|
Pierre Jaury
|
988f16f3a4
|
Change the spam header name
|
2016-05-29 15:55:09 +02:00 |
|