Displaying 20 results from an estimated 3000 matches similar to: "LIST command -- quoting of folder names"
2014 Sep 04
2
charset-specific searches, and continuation lines
Hi there,
I'm looking into improving IMAP search support for the Gnus Emacs mail
client, and trying to add the ability to search non-ascii characters. So
far as I know, I start this invocation with something like:
. UID SEARCH CHARSET UTF-8 TEXT {NNN}
Where NNN is the number of bytes in my search string. Dovecot then
responds with:
+ OK
So... what do I do then? I don't actually know
2014 Sep 09
1
minimal configuration for lucene fts
Hi,
I'm using dovecot (version 2.2.13 on archlinux) in the simplest,
no-brainer way possible. It sits between mbsync, which I use to fetch
mail from servers, and Gnus, my MUA. Both mbsync and Gnus connect to
dovecot with an invocation like this:
/usr/lib/dovecot/imap -o mail_location=maildir:$HOME/.mail/ea/
I have three different mail accounts, all that changes is the final
directory on the
2016 Jul 02
2
Shared mailboxes not showing up in shared namespace
I don?t seem to have that install on my Debian machine.
But I have done this:
1 LIST "" %
* LIST (\HasNoChildren) "/" confirmed-spam
* LIST (\HasChildren) "/" Archive
* LIST (\HasNoChildren \Sent) "/" Sent
* LIST (\HasChildren \Trash) "/" Trash
* LIST (\HasNoChildren) "/" Spam
* LIST (\HasChildren) "/" Archives
* LIST
2023 Feb 22
1
Restored mail folders conflict with renamed original ones
On 22/2/2023 2:30 ?.?., Aki Tuomi wrote:
> Can you please try
>
> doveadm exec imap -u username_of_the_user
> 1 LIST "" "*"
>
> and see if it is there?
Here is the output:
# doveadm exec imap -u userx
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT
MULTIAPPEND
2007 Oct 02
2
Folder renaming oddities.
Hi Timo,
We are observing some weird behaviour when we try to rename an inferior
folder, followed by the superior folder.
These folders have an asterisk in the name.
* LIST (\HasChildren) "." "*Own Family"
* LIST (\HasChildren) "." "*Own Family.Tour"
* LIST (\HasNoChildren) "." "*Own Family.Maid"
* LIST (\HasNoChildren)
2019 Dec 13
1
dovecot update from 2.1.16 to 2.2.36.4 but I have a trouble.
Hi,I have a troble and can not resolve it. Please help me.
I updated dovecot from 2.1.16 to 2.2.36.4.
As a result, I had a client who could not access via imap.
The client showed his logs (- folder not exists:INBOX )
I did not change dovecot config files.
So I searched a difference between 2.1.16 and 2.2.36.4,
I discovered . Please refer below results.
[2.1.16]
a03 list ""
2010 Apr 02
2
Thunderbird subscription bug ?
Hello Timo,
I'm having a hard time trying to understand why Thunderbird 3.0.3 doesn't allow
me to subscribe to a shared mailbox which I can subscribe to via Kmail for
instance.
I'm running dovecot-1.2.11/Maildir. The user 'doveimap' shares his mailbox
folder/subfolder to the 'dovepop' user which should see it in the '#shared'
shared namespace at the following
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:
2015 Oct 13
2
iterate users with passwd-file passdb?
On 14 Oct 2015, at 00:01, Eric Abrahamsen <eric at ericabrahamsen.net> wrote:
>
> Joseph Tam <jtam.home at gmail.com> writes:
>
>> Eric Abrahamsen writes:
>>
>>> Simply: Is it possible to iterate over users if I'm using the
>>> passwd-file passdb driver? Do I need a SQL-based driver if I want to
>>> iterate?
>>
>> What
2016 Jul 03
2
Shared mailboxes not showing up in shared namespace
Aki, you were right.
It was at /usr/lib/dovecot
Here is the output:
root at mail:~# /usr/lib/dovecot/imap -u m.markov
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT
2014 Jan 07
1
Assertion failed with imapc after upgrading Dovecot from 2.1.7 to 2.2.9
Hi !
I have an old Courier IMAP and in front of it, I have put a proxy cache
with Dovecot/imapc.
I use Debian Wheezy (stable) which package Dovecot in version 2.1.7.
I have tested the upgrade to Debian Jessie (testing) which package Dovecot
in version 2.2.9 but an assertion is thrown :
dovecot: imap(xxx): Panic: file imapc-list.c: line 499
(imapc_list_delete_unused_indexes): assertion failed:
2015 Oct 13
2
iterate users with passwd-file passdb?
Eric Abrahamsen writes:
> Simply: Is it possible to iterate over users if I'm using the
> passwd-file passdb driver? Do I need a SQL-based driver if I want to
> iterate?
What do you mean by "iterate"? If you mean whether you can look up a
password entry in a multi-entry file, then yes, definitely. If you
mean to sequentially go through it and do a first/last/best match,
2012 May 01
4
Shared INBOX change in v2.1.6?
Previously Dovecot has shown shared INBOX like:
* LIST (\HasChildren) "/" "shared/tss2"
* LIST (\HasNoChildren) "/" "shared/tss2/INBOX"
* LIST (\HasNoChildren) "/" "shared/tss2/foo"
The last change in hg makes it return simply (same as with Cyrus):
* LIST (\HasChildren) "/" "shared/tss2"
* LIST (\HasNoChildren)
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
>
2020 Apr 09
2
doveadm backup from gmail with imapc
> 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
> when I try the same configuration (apart from usernames
> and passwords obviously) with a large gmail mailbox
>
2011 Dec 23
2
2.1.rc1 (056934abd2ef): virtual plugin mailbox search pattern
Hello Timo,
With dovecot 2.1.rc1 (056934abd2ef) there seems to be something wrong
with virtual plugin mailbox search patterns.
I'm using a virtual mailbox 'unread' with the following dovecot-virtual file
$ cat dovecot-virtual
*
unseen
For testing propose I created the following folders with each containing
one unread message
INBOX, INBOX/level1 and INBOX/level1/level2
2023 Feb 10
1
Why does creating a mailbox create it in all namespaces?
When I create a mailbox using CREATE, it creates it in all namespaces? Is that supposed to happen?
Look:
```
a namespace
* NAMESPACE (("" "/")("Other/" "/")) NIL NIL
a OK Namespace completed (0.001 + 0.000 secs).
a list "" *
* LIST (\HasNoChildren) "/" Other
* LIST (\HasNoChildren) "/" INBOX
a OK List completed (0.001 + 0.000
2015 Oct 25
2
Can't access maildir with dovecot
I'm a total newbie regarding imap servers. I'm trying to set up a
Offlineimap/dovecot/Gnus system and Gnus complains that it cannot access
the maildir... Here is my setup, put together by copying stuff from
around the web without any prior knowledge of these tools...
* Offlineimap is setup to use the $HOME/Maildir-free/, using
--8<---------------cut
2011 May 21
1
Behavior difference in mbox versus Maildir listing
Hi,
My MUA (claws-mail) is having a hard time listing directories
for a mail account with two namespaces, one of which using mbox and the
other one using maildir to store mails.
Let's call the namespaces "#mbox." and "#maildir." and have "." as
separator.
Assume I have the following folder hierarchy:
$namespace
$namespace folder
$namespace folder folder1a
2019 Feb 24
1
Problem with shared Mailbox
Hi
I am using dovecot 2.3.4.1, is working in thunderbird, but it does not work
in outlook 2016 or mail.
a list "" "*"
* LIST (\HasNoChildren \UnMarked \Drafts) "/" Drafts
* LIST (\HasNoChildren \UnMarked \Sent) "/" Sent
* LIST (\HasNoChildren \Junk) "/" Junk
* LIST (\HasNoChildren \Trash) "/" Trash
* LIST (\Noselect \HasChildren)