<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://msc.siamtools.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Resize_Mailbox_Zpanel</id>
		<title>Resize Mailbox Zpanel - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://msc.siamtools.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Resize_Mailbox_Zpanel"/>
		<link rel="alternate" type="text/html" href="https://msc.siamtools.com/wiki/index.php?title=Resize_Mailbox_Zpanel&amp;action=history"/>
		<updated>2026-05-02T13:12:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://msc.siamtools.com/wiki/index.php?title=Resize_Mailbox_Zpanel&amp;diff=1221&amp;oldid=prev</id>
		<title>Snifer: Created page with &quot;How-To Resize mailbox in Zpanel Running a Zpanel on a Linux server and you want to resize the users mailboxes? This is how to do that.  The standard size of mailboxes in Zpane...&quot;</title>
		<link rel="alternate" type="text/html" href="https://msc.siamtools.com/wiki/index.php?title=Resize_Mailbox_Zpanel&amp;diff=1221&amp;oldid=prev"/>
				<updated>2014-05-27T09:41:32Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;How-To Resize mailbox in Zpanel Running a Zpanel on a Linux server and you want to resize the users mailboxes? This is how to do that.  The standard size of mailboxes in Zpane...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;How-To Resize mailbox in Zpanel&lt;br /&gt;
Running a Zpanel on a Linux server and you want to resize the users mailboxes? This is how to do that.&lt;br /&gt;
&lt;br /&gt;
The standard size of mailboxes in Zpanel is 200Mb&lt;br /&gt;
&lt;br /&gt;
You can change the size of new mailboxes in:&lt;br /&gt;
Admin -&amp;gt; module admin -&amp;gt; Mail Config -&amp;gt; Max Mailbox Size&lt;br /&gt;
Remember that only new created mailboxes will have this size!&lt;br /&gt;
&lt;br /&gt;
To change the size of existing mailbox you have to make the changes in the database zpanel_postfix.&lt;br /&gt;
&lt;br /&gt;
Login in as root in MySql. The root password is in /root/passwords.txt&lt;br /&gt;
cat /root/passwords.txt&lt;br /&gt;
Login in MySql:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mysql -p ROOTPASSWORD&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In the MySql client&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
use zpanel_postfix;&lt;br /&gt;
update  mailbox set quota = 600 where username like &amp;quot;USER@DOMEIN.COM&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
That's all&lt;br /&gt;
&lt;br /&gt;
[http://www.robgroen.nl/content/how-resize-mailbox-size-zpanel-ubuntn-12-04 Source]&lt;/div&gt;</summary>
		<author><name>Snifer</name></author>	</entry>

	</feed>