File netqmail-rpmlintrc of Package netqmail
# (C) 2011 Peter Conrad <conrad@quisquis.de>
#
# This file is licensed under the terms of the
# GNU General Public License Version 2. A copy of these terms should be
# enclosed as "gpl-2.0.txt" in the package containing this file.
addFilter("zero-length .*queue/lock/sendmutex")
addFilter("non-standard-uid .*qmail(-queue|/alias)")
# Not required because the updated software is run from tcpserver
addFilter("init-script-without-%restart_on_update-postun /etc/init.d/netqmail-.*d")
setBadness('permissions-unauthorized-file', 333)