{"id":1597,"date":"2024-02-25T20:00:10","date_gmt":"2024-02-25T19:00:10","guid":{"rendered":"http:\/\/blog.schmoigl-online.de\/?p=1597"},"modified":"2024-02-25T20:04:36","modified_gmt":"2024-02-25T19:04:36","slug":"mailbox-quota-einsehen-bei-plesk","status":"publish","type":"post","link":"http:\/\/blog.schmoigl-online.de\/?p=1597","title":{"rendered":"Mailbox Quota einsehen und \u00e4ndern bei Plesk"},"content":{"rendered":"\n<p>Bei Plesk Obsidian Web Admin Edition <strong>18.<\/strong>* werden die Subscription-Mailbox Quotas nicht immer richtig im UI angezeigt. Das kann zu Verwirrung f\u00fchren. Die richtigen Werte k\u00f6nnen mittels Plesk CLI ermittelt werden:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">plesk db \"SELECT concat(mail.mail_name,'@',domains.name) AS 'Email address',mn_param.val AS 'Mailbox usage',Limits.value AS 'Mailbox limit' FROM mail LEFT JOIN mn_param ON mail.id=mn_param.mn_id LEFT JOIN domains ON mail.dom_id=domains.id LEFT JOIN Subscriptions ON domains.id=Subscriptions.object_id LEFT JOIN SubscriptionProperties ON Subscriptions.id=SubscriptionProperties.subscription_id LEFT JOIN Limits ON SubscriptionProperties.value=Limits.id WHERE mn_param.param='box_usage' AND Subscriptions.object_type='domain' AND SubscriptionProperties.name='limitsId' AND Limits.limit_name='mbox_quota'\"<\/pre>\n\n\n\n<p>Weitere Informationen gibt es dazu auch unter <a href=\"https:\/\/support.plesk.com\/hc\/en-us\/articles\/12377087443607-How-to-get-a-list-of-all-email-accounts-and-their-disk-usage-via-a-command-line-interface-in-Plesk\">https:\/\/support.plesk.com\/hc\/en-us\/articles\/12377087443607-How-to-get-a-list-of-all-email-accounts-and-their-disk-usage-via-a-command-line-interface-in-Plesk<\/a>.<\/p>\n\n\n\n<p>Die Quota eines einzelnen EMailaccounts kann man sich mittels<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">plesk bin mail --info name@domain.example<\/pre>\n\n\n\n<p>anschauen. Diese kann auch durch<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">plesk bin mail -u name@domain.example -mbox_quota 1024M<\/pre>\n\n\n\n<p>ge\u00e4ndert werden. Details dazu findet man in der Dokumentation unter <a href=\"https:\/\/docs.plesk.com\/en-US\/obsidian\/cli-linux\/using-command-line-utilities\/mail-mail-accounts.39181\/\">https:\/\/docs.plesk.com\/en-US\/obsidian\/cli-linux\/using-command-line-utilities\/mail-mail-accounts.39181\/<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bei Plesk Obsidian Web Admin Edition 18.* werden die Subscription-Mailbox Quotas nicht immer richtig im UI angezeigt. Das kann zu Verwirrung f\u00fchren. Die richtigen Werte k\u00f6nnen mittels Plesk CLI ermittelt werden: plesk db &#8220;SELECT concat(mail.mail_name,&#8217;@&#8217;,domains.name) AS &#8216;Email address&#8217;,mn_param.val AS &#8216;Mailbox usage&#8217;,Limits.value AS &#8216;Mailbox limit&#8217; FROM mail LEFT JOIN mn_param ON mail.id=mn_param.mn_id LEFT JOIN domains ON &#8230;<\/p>\n<p><a href=\"http:\/\/blog.schmoigl-online.de\/?p=1597\" class=\"more-link\">Continue reading &lsquo;Mailbox Quota einsehen und \u00e4ndern bei Plesk&rsquo; &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-1597","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=\/wp\/v2\/posts\/1597","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1597"}],"version-history":[{"count":2,"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=\/wp\/v2\/posts\/1597\/revisions"}],"predecessor-version":[{"id":1600,"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=\/wp\/v2\/posts\/1597\/revisions\/1600"}],"wp:attachment":[{"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1597"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1597"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.schmoigl-online.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}