Whoops, that was an oversight, that should not happen. Thanks for letting me know
Open
/dbtech/vbmail/includes/class_dm_message.php and comment out both instances of the following code:
PHP Code:
VBMAIL_CACHE::build_cache('message');
Feel free to delete that datastore entry via
Code:
DELETE FROM vb_datastore WHERE title = 'dbtech_vbmail_message'
to save some database space
Fillip