Package: postfixadmin Version: 4.0.1 The package is missing the vendor/ directory, causing missing composer dependencies (autoload.php). This makes the application require running "composer install" on the target system, which should not be needed in Debian packages.
Expected: vendor/ included or dependencies resolved at build time.

