Adrien Precigout

Results 110 comments of Adrien Precigout

Could you post your `10-ssl.conf` and `10-ssl-keys.try` please ? (hide your personal info :p)

okay, could you try reverting to as it was during install and add group read perm to `10-ssl-keys.try` perhaps ?

~Okay, thanks. Could you apply the workaround manually then (delete your current `10-ssl-keys.try`~

nevermind, there is now `=` in include_try. Will push a fix

Fix is here : modoboa/modoboa-installer#458. Sorry again

A fix has been added to modoboa-installer.

same issue here, it crashes after 20 mails, I've set up the max_server to 2 to see if it works. @IppyD did you try adding ``smtp-amavis_destination_concurrency_limit = 2`` to main.cf...

It seems it is safe to remove ```, loop = loop``` l.37 of ``modoboa/policyd/management/commands/policy_daemon.py``. This doc https://docs.python.org/3.8/library/asyncio-stream.html#asyncio.start_server seems to say that loop is automatically set when no argument is provided...

Nice to see it fixed ~~, as for calendar issue, it's really weird.~~ ~~You said that it wasn't working on Ubuntu 20.04, but 20.04 doesn't have python 3.10 😅.~~ Edit:...