This file is indexed.

/usr/sbin/sendmail is in lsb-invalid-mta 9.20170808ubuntu1.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
#!/bin/sh
echo "Please install an MTA on this system if you want to use sendmail!" >&2
exit 255