1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-19 00:17:39 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
6def1b555b doh 2022-10-31 10:06:55 +01:00
96d9289630 No need to send an extra \n 2022-10-30 22:12:15 +01:00
cdc9b63a46 Guard the message logging too 2022-10-30 21:54:03 +01:00
2a417dbfc2 doesn't belong here 2022-10-30 21:51:29 +01:00
1ce889b91b Do it the pythonic way 2022-10-30 21:43:34 +01:00
e10527a4bf This is not used anymore 2022-10-30 21:33:10 +01:00
1ae4c37cb9 Don't do fancy, just re-raise it 2022-10-30 21:25:34 +01:00
5ec4277e1e Make it async. I'm not sure it's a good idea 2022-10-30 21:11:45 +01:00
cf34be967c Implement ITERATE 2022-10-30 20:15:10 +01:00
340e359096 doh 2022-10-29 17:13:58 +02:00
076d67b513 follow the protocol 2022-10-29 17:02:52 +02:00
2e467092a2 The newer dovecot sends data podop should ignore 2022-10-29 15:53:55 +02:00
a29f066858 Move even more python deps to base image 2022-10-12 16:32:27 +02:00
8668b269cd Add requirements.txt for base image 2022-10-12 16:32:26 +02:00
9f511faf64 Merge pull request #8 from NeverBehave/master
fix: resolve IPv6 container hostname
2022-10-12 16:32:26 +02:00
b711f930ef Merge pull request #9 from vavanade/patch-1
fix docstring
2022-10-12 16:32:26 +02:00
c0066abd01 Merge pull request #6 from micw/log-failed-dns
Add logging for failed DNS lookups
2022-10-12 16:32:25 +02:00
f63837b8e1 Update to 0.2.0 2022-10-12 16:32:25 +02:00
68d44201ab Merge pull request #4 from micw/resolve-host-if-address-not-set
Resolve host if address not set
2022-10-12 16:32:25 +02:00
b198fde756 Merge pull request #3 from micw/fix-random-failures
Change test hostnames for stable test results
2022-10-12 16:32:25 +02:00
7f6d51904b Remove wrong dependency to importlib 2022-10-12 16:32:25 +02:00
ef344c62f6 Add automated tests 2022-10-12 16:32:24 +02:00
74a3e87de3 Fix a couple syntax typos 2022-10-12 16:32:24 +02:00
351b05b92d Allow jinja to load from file path or handle 2022-10-12 16:32:24 +02:00
0370b26f3e Initial commit 2022-10-12 16:32:24 +02:00
ce9d886195 Merge pull request #10 from ghostwheel42/add_gitignore
Add .gitignore file
2022-10-12 16:32:24 +02:00
dbec5f0a6c Switch to setuptools and bump the version 2022-10-12 16:32:23 +02:00
3d0d831c76 Version 0.2.4 2022-10-12 16:32:23 +02:00
e2979f9103 Merge pull request #6 from Nebukadneza/fix_py37
Don’t use deprecated now-keyword "async"
2022-10-12 16:32:23 +02:00
6fadd39aea Merge pull request #3 from Nebukadneza/add_key_url_quoting
URL-Quote the key in HTTP requests
2022-10-12 16:32:23 +02:00
080e76f972 Merge pull request #1 from rakshith-ravi/patch-1
Fixed a small typo
2022-10-12 16:32:23 +02:00
23e5aa2e05 Escape strings properly in the Dovecot dict dialect 2022-10-12 16:32:22 +02:00
814bb1f36d Properly miss when the web api returns 404 2022-10-12 16:32:22 +02:00
d2b98ae323 Update to 0.2.2 2022-10-12 16:32:22 +02:00
81d171f978 Add some debug logging to the table class 2022-10-12 16:32:22 +02:00
d640da8787 Include package data in the package 2022-10-12 16:32:22 +02:00
c5fa0280a0 Add support for dovecot dict_set operations 2022-10-12 16:32:21 +02:00
eb6b1866f1 Specify dependencies in the setup script 2022-10-12 16:32:21 +02:00
b1b0aeb69d Initial commit 2022-10-12 16:32:21 +02:00