1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-07-07 00:56:11 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
9ad7cea515 Update 05_connectivity test to use UTF8 password. 2023-05-31 09:17:59 +00:00
bb5d007882 s/docker\-compose\([^\.]\)/docker compose\1/g 2023-02-15 10:00:03 +01:00
23d06a5761 Fix a bunch of typos 2022-10-19 19:41:49 +02:00
89d88e0c19 Fix the test 2021-03-09 12:04:42 +01:00
d5d097eebc docker-compose exec needs a -T flag it no TTY is allocated
This flag is missing in 00_create_users.sh and is failing the tests on travis arm architecture
2020-03-21 13:19:56 +00:00
2a20c1e8ee Tests for initial admin create 2019-08-21 17:50:14 +03:00
bbb24a8863 Add more tests: Auto-forwarding, sending to an alias and auto-reply
Add simple test for auto-reply
2019-01-06 21:47:01 +01:00
35be1710a6 Changed user creation command 2018-12-06 12:36:56 +02:00
8acf9451fa Changed admin and user creation command 2018-12-06 12:34:56 +02:00
d84254ccd8 Update user creation to python3 2018-12-05 16:23:16 +02:00
982e586e49 Replaced os.system calls with native python calls 2018-11-02 16:25:55 +02:00
88f5e6e4cf Moved users creation in core 2018-11-02 15:05:16 +02:00