Ok, there's no alias for root, so I guess mails for root ended up in the /var/spool/mail/ or /var/mail/ directory.
You might want to create an alias like
Code:
root: you@yourdomain.com
in /etc/aliases to have root emails forwarded to you.
Please run
after you have modified /etc/aliases and restart Postfix.