Did the upgrade today. Getting this error when sending mail:

Warning: fopen(logs/sendmail): failed to open stream: Permission denied in /home/public_html/webmail/program/steps/mail/sendmail.inc on line 286

This says its trying to open a file called sendmail in logs. Looking in, there is no file named sendmail in logs/.

Create the file, then set the permissions on the file to 777 so the server can write to it.