You may decide to store e-mails for user mailboxes either in MySQL database or in filesystem (i.e. each e-mail messages will be stored in a special folder. This is useful when your MySQL database are not configured to receive large chunk of data (like 2MB) and you can't change the MySQL configuration as you are on a shared hosting server, therefore you may want to opt to storing mail messages in filesystem rather than MySQL database (default).