svinther: > Yes it runs as the nobody user, and if I test logging the nobody user it is > working just fine as I would expect: > > sudo runuser -u nobody -- /usr/sbin/postlog -t sometag <<< somemsg > > But when running as a postfix external command (as nobody user), it results > in the permission error ?
What happens when you turn off selinux, apparmor, ... Note that these are not part of Postfix, and that configuring these correctly is out of scope for Postfix support. Wietse