I have some OOM problems with pmg-smtp-filter
too many childs are started here, so that even 32 GB of RAM together with the clamd exceed the memory.
I have changed in the /etc/systemd/system/pmg-smtp-filter.service.d/extend.conf
[Service]
OOMScoreAdjust=-1000
Tried to prevent the OOM from...