Displaying 20 results from an estimated 11000 matches similar to: "Can't remove a folder created with doveadm import from IMAP client"
2010 Jun 21
1
doveadm search: Error: Syncing mailbox foo failed: Mailbox doesn't exist: foo
Hi Timo,
doveadm reports errors for \Noselect mailboxes.
What I have:
1 LIST "" *
* LIST (\HasNoChildren) "/" "Templates"
* LIST (\HasChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren) "/" "INBOX/Lists"
* LIST (\Noselect \HasChildren) "/" "INBOX/Lists/vmm"
* LIST (\HasNoChildren) "/"
2010 Oct 28
3
Upgrading from 1.2.8 to 2.0.6: INBOX not selectable in Thubderbird (greyed and italic)
I recently upgraded from 1.2.8 to 2.0.6, I am using Maildir, and
Thunderbird is showing the INBOX grayed out and in italics, and does not
show new messages in it (it shows messages previously downloaded). This
occurs when Thunderbird is restarted (if I upgrade dovecot, TB keeps
working fine until I shut it down, and at next startup it greys out the
inbox). All the subfolders of INBOX work
2005 Feb 05
1
Labelling and formatting of graphics
In the output of the code below, I want to do the following:
- get hats over some of the betas
- get the polygons stippled, not coloured grey
- remove the tick marks at the ends of the axes. If I put tick =
false, the whole axis disappears.
betahat <- c(0.04*0:150)
betahatdens <- dnorm(betahat, 3, 1)
plot(betahat, betahatdens, xlim = c(-0.2, 6.2),
2012 Mar 08
1
Shared folder prefix listed multiple times with dovecot 2.1.1
Hi,
after upgrading from 2.0.18 to 2.1.1 I noticed that I could not use
shared folders with mutt anymore. 2.1 lists the shared namespace prefix
once per user sharing an folder in LIST "" "%".
I also noticed, that with 2.1 the user folder (Shared/<username>) is no
longer tagged as \NoSelect.
Is this the intended behaviour and mutt simply cannot cope with it or
is it a
2010 Apr 03
2
Forcing NOSELECT for a Maildir folder?
Hello,
is it at all possible, possibly without modifying the source code of
Dovecot, to enforce that a mailbox gets the NOSELECT attribute?
I have a namespace set up like this:
namespace private {
separator = /
prefix = Local Folders/
location = maildir:/xyz/core/store/maildir/%u/
inbox = yes
hidden = no
list = yes
subscriptions = yes
}
And the folder
2016 Jul 16
3
Moving Maildir folders
Hey!! It is now showing the former users' folders at the top level of the current user. Great!
Perhaps dovecot just needed time to "index" the new messages? Anyway, Luigi's suggestion on
moving and renaming the folders apparently worked.
Thanks!!!! --Mark
-----Original Message-----
> Subject: Re: Moving Maildir folders
> From: Frank-Ulrich Sommer <f-u.s at
2009 Mar 24
1
LIST command claims children exist in empty folder
Dovecot 1.2 (8834:5284f45c249a)
Should list return \HasChildren if no folders exist under it? I'm
using mbox format.
2 create testfolder/
2 OK Create completed.
3 list "testfolder/" *
* LIST (\Noselect \HasChildren) "/" "testfolder/"
3 OK List completed.
4 list "testfolder/" %
* LIST (\Noselect \HasChildren) "/" "testfolder/"
4
2011 Dec 01
2
legend, "lheight", and alignment
Hello,
A bit of fairly simple code, yet I don't seem to be able to manipulate it
quite as much as I would like:
1) It would be nice if the objects appearing in the legend were aligned,
and by aligned I mean the boxes are centered over the lines. Do I need to
adjust the use of "NA" in the code below to accomplish this? Here's how it
appears on my machine:
2020 Apr 10
0
doveadm backup from gmail with imapc
On Thu, 2020-04-09 at 13:48 +0300, Sami Ketola wrote:
>
> >
> > On 31 Mar 2020, at 23.18, Ben Mulvihill <ben.mulvihill at gmail.com>
> > wrote:
> >
> > Hello again,
> >
> > I am still stuck I'm afraid.
> >
> > I now have doveadm backup working perfectly from
> > a small gmail mailbox (a few hundred messages), but
>
2023 Feb 15
0
Question about italics in legendg() - plotrix
Hi Nicole,
plotrix is intended to be modular, that is, it builds plots step by step.
This makes it easier to understand code that you haven't written or haven't
seen for a while. Here is an example showing how to change the font using
par():
library(plotrix)
plot(0,type="n",xlim=c(0,1),ylim=c(-1,0))
par(font=3)
legendg(0.115,-0.055,legend=c("Pan
2014 Oct 23
0
Public root folder is \Noselect
I am utilizing a public namespace via http://wiki2.dovecot.org/SharedMailboxes/Public and using sdbox storage format.
How can I get rid of the \Noselect flag that is set by default for this folder?
IMAP output:
b LIST "" "*"
* LIST (\HasNoChildren \Sent) "/" Sent
* LIST (\HasNoChildren \Trash) "/" Trash
* LIST (\Noselect \HasNoChildren) "/"
2012 Aug 21
1
Imap Ghost folder
Hi list,
i have a strange "ghost" folder in my subscription list and just can't
find out how to get rid of it.
It seems to be someones Inbox, but it doesn't tell me whose.
Here's a screenshot of Open-Xchanges Web-GUI:
/http://s9.postimage.org/6aohh97ov/iehadjhb.jpg
/
As you can see there is an unamed folder just under Freigaben (Shares).
In Thunderbird:
2019 Jul 10
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
Hello Timo,
I have scheduled some time to carry through the test requested by Aki.
I will add responding to you as part of that process.
Not sure if I have said or done anything to offend you, as your tone
appears quite abrasive, even where you do not have an actual response
to an observation.
It is my view that it is a privilege to provide an open source
platform, and therefore a
2004 Oct 08
2
dovecot and (no) new incomming mail - migration from wu-imapd
Hi,
I recently installed dovecot 0.99 on a fedora core 1 Server which used
the wu-imap-server.
dovecot starts and I can subscribe to my old imapfolders, but if I send
mails to my account, this new mail arent downloaded. If I quit Mozilla
and restart Mozilla, the recently send mails are in my inbox.
We use also a webmailsystem, so I could verify that the mails are in the
inbox without
2007 Aug 05
1
Any "special interest" in R/pic interface?
Hi Folks,
I'm wondering if there are people out there who would
be interested in what would be involved in developing
an interface between R graphics and the 'pic' language.
Explanation; 'pic' has been part of the Unix 'troff'
typesetting suite since very early days (1970s), and also
of the GNU troff: 'groff'. Its function is to act as a
preprocessor,
2010 Jun 16
1
\Noselect on virtual folders
Hi,
I've some virtual folders which seem a bit odd when they are listed.
a LIST "virtual.spam." "*"
* LIST (\Noselect \HasNoChildren) "." "virtual.spam."
* LIST (\HasNoChildren) "." "virtual.spam.unchecked"
* LIST (\Noselect \HasChildren) "." "virtual.spam.disagree"
* LIST (\HasNoChildren) "."
2008 Feb 29
2
Query about LIST behaviour
I've just switched from UW-IMAP to Dovecot v1.1.beta16, and I'm having a
bit of a problem with a difference in the behaviour of the LIST command.
What I'm seeing is:
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS
LIST-EXTENDED I18NLEVEL=1] Logged in as jp3
a list test/ *
* LIST (\Noselect
2010 May 01
1
My dovecot does not store Thunderbird flags
Hi all,
my Dovecot 1.1.20 does not store flags (I mean, Thunderbird Labels
like ToDo, Important and so on..)
When logging in via telnet, I get:
. examine INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft NonJunk $MDNSent
Junk $Forwarded NotJunk receipt-handled $Label7 $label1 $label2
$label3 $label4 $label5 expired_2w expired_2m delete rimandata
forwarded)
* OK [PERMANENTFLAGS ()]
2009 Apr 21
2
Incorrect listing of shared mailbox names
After the LOGIN do STATUS "User/somemailbox":
a0007 STATUS "INBOX/Rechnung" (UIDNEXT UIDVALIDITY UNSEEN RECENT)
a0008 STATUS "User/lists at example.com/Announce" (UIDNEXT UIDVALIDITY UNSEEN RECENT)
a0009 STATUS "User/system at example.com/INBOX-root" (UIDNEXT UIDVALIDITY UNSEEN RECENT)
a0010 STATUS "User/test at example.com/Shared" (UIDNEXT
2020 Apr 07
0
\Noselect missing after deleting mailbox
Hi,
With mailbox_list_index enabled (which is the default), Dovecot won't
return \Noselect when LISTing a mailbox that was deleted but still has
subordinate mailboxes. Before creating such a mailbox in the first
place, it does return \Noselect.
1 LIST "" Test
1 OK List completed (0.002 + 0.000 + 0.001 secs).
2 CREATE Test/Test
2 OK Create completed (0.014 + 0.000 + 0.014 secs).
3