vpanel-stack/panel/ui/vmail/domains-add-max.html
Matthew Saunders Brown 5f856fe5ca add VHOSTLIMIT pages
2024-04-15 10:54:05 -07:00

11 lines
308 B
HTML

<include href="header.html" />
<h4>Add New Email Domain</h4>
<p>
This server has reached the limit of {{@VHOSTLIMIT}} email domains.<br>
<small>You must remove one or more of the existing domains, or upgrade the server, before you can add another email domain.</small>
</p>
<include href="footer.html" />