I wiped this mod up today... But there's no way SMF will let me post it to their mod site

In Index.php
Find
'pm' => array('PersonalMessage.php', 'MessageMain'),
Add After
'managepm' => array('managepm.php', 'MessageMain'),
Then Put this file in your sources folder
http://www.mediafire.com/?fq9myvv9v8zfg4fAnd Put this file in the Themes/default folder
http://www.mediafire.com/?cd4432j21nxvdulAnd thats it..
When you go to /index.php?action=managepm
It will show you ALL of the pm's just like it would if you went to see your pm's
You can only see this page if you are a forum admin, otherwise you will get an error.
None of the features work (delete, quote, reply, ect...) Because I didn't feel like adding them... Maybe i will in the future, but its not something that I require.