Package: mailscanner
Version: 4.41.3-2

When mailscanner unpacks a message's attachments to make them available
to a virus scanner, it is supposed to set each file's group to the
configured 'Incoming Work Group'. This works for most attachments, but
if an attachment's filename begins with '.', the group is left as
mailscanner's primary group.

I presume the culprit is the following line in sub Explode in Message.pm:
  chown $workarea->{uid}, $workarea->{gid}, glob "$explodeinto/*"

-M-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to