3.14 I have always used .forward files and now I'm getting an error which says: “sh: procmail not available for sendmail programs”. How can I fix this?

The answer to this is almost identical to that of question 3.11. Here's what to do:

   cd /etc/smrsh
   ln -s /usr/bin/procmail .
   

Now, restart sendmail and you should be fine.