Yes, that area, but there are several PM setting there. Like what do they have set for "Receive Private Messages only from Contacts and Moderators" ?
And if that is all fine, the try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
I have used this before and it totally messes up my site to the point where nothing at all works.