After upgrading Plesk from 11.5 to 12.0.18, I started experiencing system email delivery issues. Specifically, LogWatch stopped being able to send emails to root.
I can replicate the issue as follows:
echo -e "To: root\nFrom: test\nSubject: Test\n\nTest" | sendmail -t
This results in the...