Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - famarzal

Pages: [1]
1
E-Mail / Re: Mailbox message limit?
« on: March 19, 2015, 08:03:49 PM »
Hello, you can modify this file:
/etc/dovecot/dovecot-mysql.conf
You can modify the messages quota (0 = no limit) in the line that contains the following info:
CONCAT('*:messages=10000:bytes=', quota


then you must restart the service:
/etc/init.d/dovecot restart

But beware this setting is system wide!


Pages: [1]