Abhilash Raj
Abhilash Raj
Closing due to inactivity.
I don't want to add another container just to maintain cron jobs, especially because these jobs are tied to the Django project that is running in the mailman-web container. So,...
Yes, I think this issue is left open because of the documentation issue. I haven't documented anywhere how the jobs work.
This is something dependent on how mailman itself works. I understand that the resource usage is a bit much that you might expect, but containers don't add much overheads. There...
Glad you figured it out youself, I'll keep this open to update the docs. Pull Requests are welcome :)
Thanks @pcmoore for the comments on the PRs. I was hoping to help out on packaging the python bindings and started looking into it last night. Some of the quick...
If someone with permissions to create a new repo under the seccomp org can set it up, I can pull the Python bindings out of the repo and create a...
So, I think I've figured out the issue here and it is mostly about using a server side SSL context in client side here https://github.com/aio-libs/aiosmtpd/blob/master/aiosmtpd/controller.py#L428 and here https://github.com/aio-libs/aiosmtpd/blob/master/aiosmtpd/controller.py#L470. The code...
Thanks @mistermatt2u for the answer. Closing this, please reopen in case you have more questions.
@jlgarnier did the above debug steps help you?