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

1169 Commits

Author SHA1 Message Date
Tim Möhlmann
39a1de956f
Add docker stack flavor
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
2018-10-18 14:35:38 +03:00
Tim Möhlmann
adfadab4cf
Load steps after setting flavor 2018-10-18 12:56:16 +03:00
Tim Möhlmann
5679d355aa
Avoid binding conflicts on production servers 2018-10-17 18:45:09 +03:00
Tim Möhlmann
b2059be966
Merge branch 'feat-setup' of github.com:usrpro/Mailu into feat-setup 2018-10-17 18:38:51 +03:00
Tim Möhlmann
ed53d655d3
Extend documentation in download page. Small cleanup in env. 2018-10-17 18:38:10 +03:00
Ionut Filip
7c0f5b20d6 Bug fixes 2018-10-17 17:54:37 +03:00
Ionut Filip
cb1ed349bf Bug fixes 2018-10-17 16:46:20 +03:00
Ionut Filip
6b6cbcf977 Modified variables in .env file 2018-10-17 15:38:51 +03:00
Ionut Filip
b3c7c45140 Added input form constraints 2018-10-17 15:11:55 +03:00
Ionut Filip
b9ecc0ccc6 Added minor changes 2018-10-16 18:03:59 +03:00
Ionut Filip
e8dee22ecf Added vars and fixed naming use 2018-10-16 16:12:42 +03:00
Ionut Filip
0d164486b4 docker-compose variables and setup 2018-10-16 12:34:55 +03:00
Tim Möhlmann
11a8e49f05
Compose file upgrade and define more variables for setup 2018-10-16 11:09:42 +03:00
mergify[bot]
a91a54b5f1
Merge pull request #651 from usrpro/fix-certbot
Front: move to Alpine:3.8 and fixing #522
2018-10-11 14:15:04 +00:00
mergify[bot]
1a04c13da8
Merge pull request #650 from HorayNarea/pin-alpine
pin alpine-version for 'none'-image
2018-10-11 12:08:26 +00:00
Tim Möhlmann
de43060ef8
Move to Alpine:3.8 and fixing #522 2018-10-11 14:06:26 +03:00
Thomas Sänger
bdfcc5b530
pin alpine-version for 'none'-image 2018-10-11 03:20:19 +02:00
mergify[bot]
39f58c03ff
Merge pull request #644 from usrpro/fix-alpine-38
Move to alpine:3.8. Fixes #625 and #627
2018-10-10 22:08:22 +00:00
mergify[bot]
6c3c64f873
Merge pull request #646 from gitting/patch-2
Add newline for list to display properly
2018-10-10 17:39:44 +00:00
gitting
3541b7cc63
Add newline for list to display properly 2018-10-10 08:09:55 -07:00
mergify[bot]
eb4cbc0f81
Merge pull request #642 from HorayNarea/update-php
use PHP 7.2 for rainloop
2018-10-10 13:48:44 +00:00
mergify[bot]
4641ae6d2b
Merge pull request #612 from Mailu/feat-abstract-db
Abstract db access from Postfix and Dovecot
2018-10-10 13:45:15 +00:00
Tim Möhlmann
2c7a5a97e4
Move to alpine:3.8. Fixes #625 and #627 2018-10-10 14:28:26 +03:00
kaiyou
10ec2f999a Another (embarrassing) fix for a merge typo 2018-10-10 11:39:41 +02:00
kaiyou
2e1aa079c1 Fix one (hopefully) last merge typo 2018-10-10 11:24:51 +02:00
kaiyou
4b9dbf00a8 Fix yet another merge-time typo 2018-10-10 09:51:50 +02:00
kaiyou
e8e133b53d Fix a merge typo in postfix build 2018-10-10 08:54:57 +02:00
kaiyou
00b5ae11db
Merge branch 'master' into feat-abstract-db 2018-10-10 08:41:56 +02:00
Thomas Sänger
2f7b6e14c0
use PHP 7.2 for rainloop 2018-10-09 23:21:32 +02:00
mergify[bot]
5180ce527c
Merge pull request #637 from usrpro/fix-rainloop-permissions
Fix rainloop permissions
2018-10-09 09:57:51 +00:00
Ionut Filip
29e4ca0768 Changed command placement 2018-10-08 16:47:10 +03:00
Ionut Filip
d59d6b0d0d Added chwon command 2018-10-08 16:35:09 +03:00
mergify[bot]
c9ae89e350
Merge pull request #628 from usrpro/feat-test-suite-v2
Feat test suite v2
2018-10-07 18:00:19 +00:00
mergify[bot]
c1834d3500
Merge pull request #560 from usrpro/fix-swarm-start
Fix start.py for Swarm mode
2018-10-07 16:22:17 +00:00
Tim Möhlmann
c316c040c5
Use travis_wait for sleep 2018-10-07 14:08:45 +03:00
kaiyou
fc99eb7b34 Re-enable sender access check to prevent source spoofing 2018-10-07 01:52:01 +02:00
kaiyou
f3f0b98755 Fix relay restrictions so email gets delivered correctly 2018-10-07 01:28:22 +02:00
Tim Möhlmann
0817629869
Increase attempts as it failed on fresh Swarm host 2018-10-07 02:10:13 +03:00
Tim Möhlmann
716ed16f34
Fix typo 2018-10-07 01:52:52 +03:00
Tim Möhlmann
16469d7282
Upgrade to newer pip version 2018-10-07 01:40:22 +03:00
Tim Möhlmann
1bae5968ad
Import tenacy and fix syntax errors 2018-10-07 01:39:02 +03:00
Tim Möhlmann
c457ccfa60
Use tenacity for resolver retries 2018-10-07 00:32:05 +03:00
Tim Möhlmann
d6c386651d
Merge branch 'master' into fix-swarm-start 2018-10-06 23:48:32 +03:00
Tim Möhlmann
1bbb86eab5
Add autobuild for 'setup' 2018-10-06 20:26:39 +03:00
Tim Möhlmann
5716ca933e
Fix autodeploy after merge with master 2018-10-06 20:24:54 +03:00
mergify[bot]
011f4e317b
Merge pull request #616 from HorayNarea/patch-2
implement support for ARC - fixes #495
2018-10-06 17:12:18 +00:00
Tim Möhlmann
2d886554c8
Merge branch 'master' into feat-test-suite-v2 2018-10-06 20:11:00 +03:00
kaiyou
7a7854bf3f Disable strict checking 2018-10-06 19:09:59 +02:00
kaiyou
afe0c1bf86
Merge branch 'master' into patch-2 2018-10-06 19:07:24 +02:00
mergify[bot]
2b1c94d965
Merge pull request #626 from ofthesun9/feature-smtpd_reject_unlisted_recipient
Add variable to choose whether to bounce or reject email when recipient is unknown. Fixes #583
2018-10-06 17:01:44 +00:00