1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Commit Graph

908 Commits

Author SHA1 Message Date
kaiyou
c877d1affb
Merge pull request #326 from HorayNarea/roundcube
upgrade php for roundcube and rainloop to v1.3.3.3
2017-11-13 21:40:57 +01:00
kaiyou
1c3df2b1fc Fix the compose dependencies for front and admin container 2017-11-13 21:40:22 +01:00
kaiyou
eb32871904 Force nginx to run dns queries at runtime 2017-11-13 21:40:22 +01:00
Thomas Sänger
c0fc9b045b
bump roundcube version (security update) 2017-11-13 15:55:18 +01:00
kaiyou
dc79e6e539
Merge pull request #325 from HorayNarea/redis
use alpine-image for redis
2017-11-13 08:12:30 +01:00
kaiyou
caec94389d
Merge pull request #324 from HorayNarea/rspamd
remove previous rspamd start-script
2017-11-13 08:11:47 +01:00
kaiyou
e7ca93173a
Merge pull request #323 from HorayNarea/front
automatically set nginx-worker based on CPU-count
2017-11-13 08:11:22 +01:00
Thomas Sänger
352d77bf33
upgrade php for roundcube 2017-11-12 23:34:57 +01:00
Thomas Sänger
a9350953c6
use alpine-image for redis 2017-11-12 23:23:54 +01:00
Thomas Sänger
c83676e02f
remove previous rspamd start-script 2017-11-12 23:23:03 +01:00
Thomas Sänger
ad7c5e48c5
automatically set nginx-worker based on CPU-count 2017-11-12 23:21:00 +01:00
kaiyou
118f93d049
Add a code of conduct, fixes #319 2017-11-12 11:42:53 +01:00
kaiyou
7f3ac3a51c
Add contributing guidelines 2017-11-12 11:38:49 +01:00
kaiyou
fc1bf5ed34
Merge pull request #318 from HorayNarea/patch-1
Update AUTHORS.md
2017-11-11 23:50:30 +01:00
Thomas Sänger
d8506053a9
Update AUTHORS.md 2017-11-11 23:43:30 +01:00
kaiyou
059cbb37a4 Update messages.po (POEditor.com) 2017-11-11 15:21:28 +01:00
kaiyou
e9f4719a40 Update messages.po (POEditor.com) 2017-11-11 15:21:26 +01:00
kaiyou
112cff3621 Update messages.po (POEditor.com) 2017-11-11 15:21:24 +01:00
kaiyou
f30a09f182 Update messages.po (POEditor.com) 2017-11-11 15:21:22 +01:00
kaiyou
826d212a75 Update messages.po (POEditor.com) 2017-11-11 15:21:19 +01:00
kaiyou
72029ca220 Update messages.po (POEditor.com) 2017-11-11 15:21:17 +01:00
kaiyou
aa9a065d5b Update messages.po (POEditor.com) 2017-11-11 15:14:30 +01:00
kaiyou
2e370e3731 Update messages.po (POEditor.com) 2017-11-11 15:14:27 +01:00
kaiyou
ebddc7bec2 Add dummy translations for swedish and dutch 2017-11-11 15:12:14 +01:00
kaiyou
89ac22dd90 Express dependencies in the Compose configuration, related to #316 2017-11-11 15:08:23 +01:00
kaiyou
f362ecdb19 Fix the missing trailing space on /webmail, fixes #304 2017-11-10 16:04:40 +01:00
kaiyou
652ca769dc Allow authentication from webmail directly, fixes #308 2017-11-10 15:54:41 +01:00
kaiyou
28eff398d1 Send a vacation response only until the end date, fixes #218 2017-11-10 15:39:16 +01:00
kaiyou
011e1fa52d Add an end of vacation field, related to #218 2017-11-10 15:25:30 +01:00
kaiyou
fb42797ab7 Use SITENAME and WEBSITE properly in the admin ui 2017-11-10 15:00:51 +01:00
kaiyou
872271cb47 Clean the configuration variable list 2017-11-10 14:56:55 +01:00
kaiyou
1a3f85fbc2 Make the rspamd webui available, fixes #157 2017-11-10 14:49:36 +01:00
kaiyou
3675fdb915 Install the proper rspamd modules on top of Alpine 2017-11-10 14:48:13 +01:00
kaiyou
ac0c339aa8 Implement welcome emails, fixes #107 2017-11-10 11:56:43 +01:00
kaiyou
570e90acbc Move email send features to the User model 2017-11-10 11:55:58 +01:00
kaiyou
92f2025d7c Enable pop3 on the frontend, fix #313 2017-11-10 10:15:30 +01:00
kaiyou
6e61500eb1 Fix the authentication behavior with non-existing users 2017-11-10 10:15:30 +01:00
kaiyou
b676366a1d
Merge pull request #312 from julywind/master
merge Chinese Simple translation
2017-11-09 11:37:56 +01:00
HouMingtao [侯明涛]
b0f8d7ab78 move to new translation folder
Change-Id: If4b4a25b305aab3d96155283881573a125272f81
2017-11-09 15:21:00 +08:00
HouMingtao [侯明涛]
0873fc4eb9 add Chinese Simple Language 2017-11-09 15:03:31 +08:00
kaiyou
558528ff96
Merge pull request #310 from ltouro/ltouro-tls-flavor-env
Add the new TLS_FLAVOR "mail" to the env file
2017-11-08 19:23:53 +01:00
Lucas
8f6f01e07f
Add the new TLS_FLAVOR "mail" to the env file
Update the env file to add the new TLS_FLAVOR "mail" in the list of possible values.
2017-11-08 14:29:04 -02:00
kaiyou
2427544972 Move statistics to the start.sh script for clarity 2017-11-08 09:39:34 +01:00
kaiyou
8f70d40ac3 Add a missing volume for dkim to work on rspamd
(cherry picked from commit 8cab079af6)
2017-11-08 00:27:42 +01:00
kaiyou
8cab079af6 Add a missing volume for dkim to work on rspamd 2017-11-08 00:26:08 +01:00
kaiyou
e9813f99bf Fix the annonucement feature by sending mail to the proper smtp server, fixes #309 2017-11-07 17:21:32 +01:00
kaiyou
bfa50c5aa7 Add a new TLS flavor named 'mail' 2017-11-07 16:16:41 +01:00
kaiyou
41c73ac6b7 Update the version in .env 2017-11-07 16:08:42 +01:00
kaiyou
5fd29a6593 Update the version in .env 2017-11-07 16:07:58 +01:00
kaiyou
6d4a0507f2 Add a note about the stable branch 2017-11-07 16:05:54 +01:00