Yes, apparmor is used. But I'm not an expert in configuring apparmor. But maybe something there is preventing the linux-container to read some part of the file system that affects postfix.

I must check it.

/Mats

Quoting Wietse Venema <wie...@porcupine.org>:

Mats Luspa:
connect(16, {sa_family=AF_LOCAL, sun_path="private/bounce"}, 110) = 0
poll([{fd=16, events=POLLOUT}], 1, 3600000) = 1 ([{fd=16, revents=POLLOUT}])
write(16, "nrequest\0000\0flags\0000\0queue_id\00067C9"..., 469) = 469
poll([{fd=16, events=POLLIN}], 1, 3600000) = 1 ([{fd=16,
revents=POLLIN|POLLHUP}])
read(16, 0x7f4e5a2cc180, 4096)          = -1 EACCES (Permission denied)
close(16)                               = 0

Using AppArmor or equivalent?

        Wietse


Reply via email to