Package: postfix
Version: 3.2.3-1

Dear maintainer,

"postfix check" complains like that:

postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/./libpostfix-tls.so.1
postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/./libpostfix-util.so.1
postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/./sbin/lmtp
postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/./libpostfix-master.so.1
postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/./libpostfix-global.so.1
postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/./libpostfix-dns.so.1
postfix/postfix-script: warning: group or other writable:
/usr/lib/postfix/sbin/./lmtp

But those are symlinks:

root@smtp01:~# ls -l /usr/lib/postfix/./libpostfix-tls.so.1
lrwxrwxrwx 1 root root 23 Aug 8 15:23
/usr/lib/postfix/./libpostfix-tls.so.1 -> libpostfix-tls.so.1.0.1

And the "real" .so has no permission issue:

# ls -l /usr/lib/postfix/./libpostfix-tls.so.1.0.1
-rw-r--r-- 1 root root 103344 Aug 8 15:23
/usr/lib/postfix/./libpostfix-tls.so.1.0.1


postfix-script used to (with 2.11) only check actual files under
/usr/lib/postfix but this changed with version 3.0.0 apparently. I've
put some additional details in the Ubuntu bug at [1].

Thank you,
Simon

[1] https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1728723

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to