
Originally Posted by
cPanelDavidG
From a sales and marketing perspective this is an interesting idea.
In discussing this with our developers, we tried to work out a way to make this practical but are still running into a roadblock to making this feature practical:
- Someone can upload files to their email account via IMAP. How do you prevent Apache from serving these files and thus thwart your quota enforcement.
For example, one vector would be to build a PHP script that dumped the contents of a file attachment in a specific IMAP folder to serve that file you did not want to have count against your website quota.