In the mailscanner frontend on the mailscanner configuration page section "incoming work dir settings"
however the group "mtagroup" does not exist on my serverThe installer creates a group on your system called "mtagroup"
and adds found users from mail, clamav, postfix, exim, etc
to that group. This combined with Incoming Work Permissions
of 0660 allows file access without errors such as the
infamous ClamAV ./lstat() error.
Code: Select all
grep 'mtagroup' /etc/group