I made this a "feature request", but it was declined after 5 days. I don't know why, because it seems like a great feature... and it is already built into Dovecot. All you have to do is change a line in docevot conf and it works perfectly. I am suggesting that the option be put into tweak settings to make it official.
Here it is, let me know if you all think this is a good feature or not. I already use it successfully:
The Dovecot "mdbox" mailbox format is officially supported starting in cPanel v58, in "Tweak Settings" (and can even be enabled per email address if desired).
The mdbox mailbox format supports email compression, although that is not a settable option through cPanel. Dovecot does all the work, all you have to do is turn on the option in the exim config.
Using compression, you can save significant server space because most email is just text which is easily compressed.
I have been using this email compression on my cpanel server with v58, as a test, and it is working perfect. I only had to modify the "exim.conf.localopts" file to add the compression options... and it just simply works. The end users see absolutely no change because the emails are compressed/uncompressed by the dovecot server on the fly as needed.
Making this an official option through the exim settings in the whm gui would be a great idea... and I cannot think of any disadvantages to it.
Here it is, let me know if you all think this is a good feature or not. I already use it successfully:
The Dovecot "mdbox" mailbox format is officially supported starting in cPanel v58, in "Tweak Settings" (and can even be enabled per email address if desired).
The mdbox mailbox format supports email compression, although that is not a settable option through cPanel. Dovecot does all the work, all you have to do is turn on the option in the exim config.
Using compression, you can save significant server space because most email is just text which is easily compressed.
I have been using this email compression on my cpanel server with v58, as a test, and it is working perfect. I only had to modify the "exim.conf.localopts" file to add the compression options... and it just simply works. The end users see absolutely no change because the emails are compressed/uncompressed by the dovecot server on the fly as needed.
Making this an official option through the exim settings in the whm gui would be a great idea... and I cannot think of any disadvantages to it.