The log file for sendmail (by default in Solaris 10, /var/log/syslog) is set to 644 so that sendmail (running as root) can write to the file and anyone can read the file.
Solution
Perform the following to implement the recommended state: # chmod 644 /var/log/syslog