{"id":390,"date":"2015-06-01T10:02:29","date_gmt":"2015-06-01T08:02:29","guid":{"rendered":"http:\/\/grenzdebiel.no-ip.biz\/?p=390"},"modified":"2016-10-28T19:18:45","modified_gmt":"2016-10-28T17:18:45","slug":"dovecot-roundcube-uid-copy-mailbox-doesnt-exist-trash","status":"publish","type":"post","link":"https:\/\/blog.grenzdebiel.dynv6.net\/?p=390","title":{"rendered":"Dovecot &#038; Roundcube &#8222;UID COPY: Mailbox doesn&#8217;t exist: Trash&#8220;"},"content":{"rendered":"<p>Ich habe schnell dovecot mit Roundcube aufgesetzt und beim ersten l\u00f6schen einer Mail sprang mir folgende meldung entgegen &#8222;<strong>UID COPY: Mailbox doesn&#8217;t exist: Trash<\/strong>&#8222;.<\/p>\n<p><!--more-->Die L\u00f6sung ist einfach und schnell:<\/p>\n<p>\/etc\/dovecot\/config\/20-imap.conf:<\/p>\n<pre class=\"lang:default decode:true \" title=\"\/etc\/dovecot\/conf\/20-imap.conf\">namespace inbox {\r\n\u00a0 mailbox Trash {\r\n\u00a0\u00a0\u00a0 auto = subscribe\r\n\u00a0\u00a0\u00a0 special_use = \\Trash\r\n\u00a0 }\r\n\u00a0 mailbox Drafts {\r\n\u00a0\u00a0\u00a0 auto = subscribe\r\n\u00a0\u00a0\u00a0 special_use = \\Drafts\r\n\u00a0 }\r\n\u00a0 mailbox Sent {\r\n\u00a0\u00a0\u00a0 auto = subscribe \r\n\u00a0\u00a0\u00a0 special_use = \\Sent\r\n\u00a0 }\r\n\u00a0 mailbox \"Sent Messages\" {\r\n\u00a0\u00a0\u00a0 auto = create\r\n\u00a0\u00a0\u00a0 special_use = \\Sent\r\n\u00a0 }\r\n\u00a0 mailbox Spam {\r\n\u00a0\u00a0\u00a0 auto = create\r\n\u00a0\u00a0\u00a0 special_use = \\Junk\r\n\u00a0 }\r\n\u00a0 mailbox virtual\/All { # if you have a virtual \"All messages\" mailbox\r\n\u00a0\u00a0\u00a0 auto = no\r\n\u00a0\u00a0\u00a0 special_use = \\All\r\n\u00a0 }\r\n}<\/pre>\n<p>F\u00fcr &#8222;<strong>auto<\/strong>&#8220; gibt es mehrere m\u00f6glichkeiten, no=nicht automatisch erstellen, create=erstellt abonniert jedoch nicht und subscribe=erstellt und abonniert den Ordner sofort.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ich habe schnell dovecot mit Roundcube aufgesetzt und beim ersten l\u00f6schen einer Mail sprang mir folgende meldung entgegen &#8222;UID COPY: Mailbox doesn&#8217;t exist: Trash&#8220;.<\/p>\n","protected":false},"author":3,"featured_media":484,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[94,27],"tags":[98,95,116,117,96,97],"class_list":["post-390","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-kleinkram","category-linux","tag-autocreate","tag-dovecot","tag-email","tag-mail","tag-roundcube","tag-trash"],"_links":{"self":[{"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=\/wp\/v2\/posts\/390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=390"}],"version-history":[{"count":0,"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=\/wp\/v2\/posts\/390\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=\/wp\/v2\/media\/484"}],"wp:attachment":[{"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.grenzdebiel.dynv6.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}