Hi,

> The issue is repeatable with a fresh install of a Debian 12 LXC container:
> [...]
>  The problem goes away if DynamicUser is commented out in service unit:
> [...]
> I have no idea why it would work in a VM and not in a LXC container.

I doubt this is a problem that will need a change in davmail. Container
related issues are usually not fixed in user applications.

What is the result of the following line in a LXC container?

(lxc)$ systemd-run --property=DynamicUser=yes /usr/bin/true

Are there any kernel messages (i.e. journalctl -t kernel) when the failure
happens? We're looking for some permission denied stuff.

My guess is that your lxc setup requires extra permissions for this to work.

Thanks,

Alex

Reply via email to