<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Domain Quota Increase]]></title>
		<link>https://forum.iredmail.org/topic20285-domain-quota-increase.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20285.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Domain Quota Increase.]]></description>
		<lastBuildDate>Mon, 26 Feb 2024 01:58:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Domain Quota Increase]]></title>
			<link>https://forum.iredmail.org/post88280.html#p88280</link>
			<description><![CDATA[<p>Domain quota is only used by iRedAdmin-Pro, manually updating the SQL value is useless without iRedAdmin-Pro.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 26 Feb 2024 01:58:40 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88280.html#p88280</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain Quota Increase]]></title>
			<link>https://forum.iredmail.org/post88197.html#p88197</link>
			<description><![CDATA[<p>Hi Pavel</p><p>Thanks for the reply. You&#039;re quite correct when you say Domain total is sum of users quotas. I didn&#039;t realise it was something so straightforward as that.</p><p>Thanks again</p><p>Mark</p><div class="quotebox"><cite>Pavel Zhe wrote:</cite><blockquote><div class="quotebox"><cite>mark.neil wrote:</cite><blockquote><p>====<br />Hi there</p><p>I need to increase the Domain quota (not the mailbox quota), and realise to do this easily iredAdmin Pro would be the way to go, but sadly I simply won&#039;t be able to get sign off to buy it.</p><p>I&#039;ve read that this can be done by editing the correct MySQL table, but have no idea how to find this. Could anyone please talk me through this process?</p><p>Thanks in advance</p><p>Mark</p></blockquote></div><p>Correct me if I wrong, but Domain Quota calculated as sum of user&#039;s quotas in non-Pro version.</p><p>domain settings store in &#039;domain&#039; table. By default, quota = 0 (unlimited?) and maxquota = 0<br />Then, use something like</p><p>SELECT domain,maxquota,quota from domain;<br />UPDATE domain SET quota = &#039;1024&#039; WHERE domain = &#039;domain.com&#039;;<br />UPDATE domain SET maxquota = &#039;8192&#039; WHERE domain = &#039;domain.com&#039;;</p><p>I don&#039;t know how this value should be defined. Possibly, in MBytes.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (mark.neil)]]></author>
			<pubDate>Thu, 01 Feb 2024 12:27:01 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88197.html#p88197</guid>
		</item>
		<item>
			<title><![CDATA[Re: Domain Quota Increase]]></title>
			<link>https://forum.iredmail.org/post88196.html#p88196</link>
			<description><![CDATA[<div class="quotebox"><cite>mark.neil wrote:</cite><blockquote><p>====<br />Hi there</p><p>I need to increase the Domain quota (not the mailbox quota), and realise to do this easily iredAdmin Pro would be the way to go, but sadly I simply won&#039;t be able to get sign off to buy it.</p><p>I&#039;ve read that this can be done by editing the correct MySQL table, but have no idea how to find this. Could anyone please talk me through this process?</p><p>Thanks in advance</p><p>Mark</p></blockquote></div><p>Correct me if I wrong, but Domain Quota calculated as sum of user&#039;s quotas in non-Pro version.</p><p>domain settings store in &#039;domain&#039; table. By default, quota = 0 (unlimited?) and maxquota = 0<br />Then, use something like</p><p>SELECT domain,maxquota,quota from domain;<br />UPDATE domain SET quota = &#039;1024&#039; WHERE domain = &#039;domain.com&#039;;<br />UPDATE domain SET maxquota = &#039;8192&#039; WHERE domain = &#039;domain.com&#039;;</p><p>I don&#039;t know how this value should be defined. Possibly, in MBytes.</p>]]></description>
			<author><![CDATA[null@example.com (Pavel Zhe)]]></author>
			<pubDate>Thu, 01 Feb 2024 10:30:46 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88196.html#p88196</guid>
		</item>
		<item>
			<title><![CDATA[Domain Quota Increase]]></title>
			<link>https://forum.iredmail.org/post88195.html#p88195</link>
			<description><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.6.8 MariaDB Edition<br />- Deployed with iRedMail Easy or the downloadable installer? Downloadable Installer<br />- Linux/BSD distribution name and version: Ubuntu Server 20.04.6<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Web server (Apache or Nginx):Nginx<br />- Manage mail accounts with iRedAdmin-Pro? No<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====<br />Hi there</p><p>I need to increase the Domain quota (not the mailbox quota), and realise to do this easily iredAdmin Pro would be the way to go, but sadly I simply won&#039;t be able to get sign off to buy it.</p><p>I&#039;ve read that this can be done by editing the correct MySQL table, but have no idea how to find this. Could anyone please talk me through this process?</p><p>Thanks in advance</p><p>Mark</p>]]></description>
			<author><![CDATA[null@example.com (mark.neil)]]></author>
			<pubDate>Thu, 01 Feb 2024 10:07:42 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88195.html#p88195</guid>
		</item>
	</channel>
</rss>
