Displaying 20 results from an estimated 9309 matches for "inbox".
2016 Jan 06
3
Mapping of INBOX.INBOX breaks imapc_list_prefix=INBOX?
We're running a huge imapc-Migration from an old Courier-IMAP to Dovecot.
Courier always uses "INBOX."-prefix for his folders, so we set
namespace inbox {
[...]
separator = .
prefix = INBOX.
[...]
}
on our new Dovecot 2.2.20 system.
And also we added:
imapc_list_prefix=INBOX
to avoid the dublication of the INBOX prefix.
At the end, doveadm/dsync/imapc see "INBOX.Virus", ad...
2006 Jul 18
2
Masking INBOX.INBOX
I am using dovecot and trying to make it compatible with my a BincIMAP
installation. BincIMAP uses a scheme similar to Courier-IMAP, so I set
up this default_mail_env:
default_mail_env = maildir:~/Maildir
And this namespace:
namespace private {
separator = .
prefix = INBOX.
inbox = yes
}
Which mostly works as expected, but I now see an "INBOX" subfolder of
"INBOX" in LIST:
* OK Dovecot ready.
1 login ben ********
1 OK Logged in.
2 list "" "*"
* LIST (\HasChildren) "." "INBOX"
* LIST (\HasNoChildren) &quo...
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) "/" "INBOX/Lists/vmm/users"
* LIST (\HasNoChildren) "/" "INBOX/Lists/vmm/hg"
* LIST (...
2019 Jul 16
2
Unexpected result from LIST EXTENDED command
I am executing this command below to dovecot-2.3.5-6.cp1178.x86_64 server
Notice that some status responses are missing (For folders INBOX.Archive, INBOX.spam.&-BD0EOQQ9BDkEPQ-). I wonder If this is a bug or working as expected
In rfc5819 there is this:
If the server runs into unexpected problems while trying to look up
the STATUS information, it MAY drop the corresponding STATUS reply.
In such a situation, the LIST command woul...
2018 Aug 14
5
doveadm mailbox delete not working
I have a user who has several folders in his mailbox, which we can not
delete, neither via IMAP nor via doveadm:
root at ka-nfs-mail:~# doveadm mailbox list -u <username> | grep hbereiche
| cat -v
INBOX/[Fachbereiche ^M
INBOX/Fachbereiche ^M
INBOX/hbereiche^M
INBOX/hbereiche/LAGen]^M
INBOX/hbereiche/LAG^M
INBOX/[Fachbereiche^M
INBOX/[Fachbereiche/LAGen]^M
INBOX/[Fachbereiche]^M
INBOX/[Fachbereiche]/LAGen]^M
INBOX/[Fachbereiche]/LAGe^M
root at ka-nfs-mail:~# doveadm mailbox delete? -u <username&...
2019 Oct 18
3
Dovecot v2.3.8 released
...gt;
> Was something changed in terms of IO/Idle timeouts?
We are also seeing different I/O patterns since the upgrade, more I/O is
being used than normal.
This is mail_debug from one of the accounts in question:
Oct 18 13:39:37 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox
INBOX: Mailbox opened because: SELECT
Oct 18 13:39:37 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox
INBOX: UID 17854: Opened mail because: prefetch
Oct 18 13:39:37 imap(XXXX)<7552><ebbmyS2VPPFOxv4t>: Debug: Mailbox
INBOX: UID 17854: Opened mail because: full mail
Oct 18 13:...
2019 Oct 08
4
Dovecot v2.3.8 released
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Changes
+ Added mail_delivery_started and mail_delivery_finished events, see
https://doc.dovecot.org/admin_manual/list_of_events/ for details.
+ dsync-replication: Don't replicate users who have "noreplicate" extra
field in
2019 Oct 08
4
Dovecot v2.3.8 released
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Changes
+ Added mail_delivery_started and mail_delivery_finished events, see
https://doc.dovecot.org/admin_manual/list_of_events/ for details.
+ dsync-replication: Don't replicate users who have "noreplicate" extra
field in
2012 Aug 09
1
dsync \noselect on INBOX.INBOX skips sync of INBOX
Hi Timo,
We have encountered an issue today with a number of migrations. Some customers have mailboxes on the source IMAP server that look like this:
3 LIST "" *
* LIST () "." "INBOX"
* LIST () "." "INBOX.Statements"
* LIST () "." "INBOX.Draft"
* LIST () "." "INBOX.Drafts"
* LIST () "." "INBOX.Invoices"
* LIST (\Noselect) "." "INBOX.INBOX"
* LIST () "." "INBOX...
2018 Aug 15
1
doveadm mailbox delete not working
...> Then use Thunderbird (52.9.1 on Mac) to create eg. the following folder
> (without the quotes!):
>
> ??? "[Test / Test]"
>
> This is a space, a slash and a space between the Test in square brackets.
>
> TB now creates the following two folders:
>
> 1. "INBOX/[Test " (not subscribed)
> 2. "INBOX/[Test / Test]" (subscribed)
>
> I can delete the 2. one, but the 1. one is not deletable, neither via TB
> nor doveadm command:
>
> / # doveadm mailbox status -u bb at bb-trunk.egroupware.de all 'INBOX/[Test '
> dovead...
2014 Mar 22
3
Case-sensitive INBOX or client issue?
I am using dovecot as an IMAP server for a Cisco product (Cisco Agent
Desktop by Calabrio) and noticed some odd behavior when trying to access
emails. The mail is delivered to the main INBOX, then a Cisco server moves
it to a directory within the INBOX based on the queue it is meant for.
Here is the directory structure of the Maildir:
Maildir/INBOX
Maildir/INBOX/tmp
Maildir/INBOX/63
Maildir/INBOX/63/tmp
Maildir/INBOX/63/dovecot.index.cache
Maildir/INBOX/63/cur
Maildir/INBOX/63/cur/13...
2019 Mar 20
2
[BUG?] Double quota calulation when special folder is present
...(since 99 times out of 100, it's not -- it's almost always the config), but
I can't think of any way
that this could be a config issue, esp when the pre-2.2.34 version works as
expected.
I noticed during troubleshooting that dovecot errors out if I try to create
a subfolder called
'INBOX' but it'll happily create a subfolder called INBOX.SomethingElse
(i.e. a folder called
INBOX.INBOX.SomethingElse - resulting in a directory called
.INBOX.SomethingElse on the
filesystem, and leading to the problem described below). Is that
sub-subfolder creation (where
the top level subfold...
2018 Oct 09
3
immediate delete of mails
...ou see anything in Dovecot logs? It should definitely log if there
> were permission issues.
With 'mail_debug=yes' I see nothing relevant. Just something like this when I want to expunge deleted mails:
Oct 09 10:40:01 imap(tselmeci)<15816><ZwHSosd3NL/AqAFm>: Debug: Mailbox INBOX: Opened mail UID=25188 because: header stream
Oct 09 10:40:01 imap(tselmeci)<15816><ZwHSosd3NL/AqAFm>: Debug: Mailbox INBOX: Opened mail UID=25189 because: header stream
Oct 09 10:40:01 imap(tselmeci)<15816><ZwHSosd3NL/AqAFm>: Debug: Mailbox INBOX: Opened mail UID=25190 beca...
2019 Apr 21
3
FTS delays
On 3 Apr 2019, at 20.30, Joan Moreau via dovecot <dovecot at dovecot.org> wrote:
> doveadm search -u jom at grosjo.net mailbox inbox text milan
> output
>
> doveadm(jom at grosjo.net): Info: Query : ( bcc:inbox OR body:inbox OR cc:inbox OR from:inbox OR message-id:inbox OR subject:inbox OR to:inbox OR uid:inbox ) AND ( bcc:milan OR body:milan OR cc:milan OR from:milan OR message-id:milan OR subject:milan OR to:milan OR...
2020 Jul 17
2
Namespace issues & duplicate maiboxes
Hello,
I am seeing duplicate mailboxes when I perform the ?doveadm mailbox list? command?the output is as follows:
=================
INBOX
INBOX.Drafts
INBOX.Trash
INBOX.Sent
INBOX.INBOX
INBOX.INBOX.Sent Messages
INBOX.INBOX.Drafts
INBOX.INBOX.Trash
INBOX.INBOX.Deleted Messages
=================
Here is namespace config that seems to have caused the above duplicates. Please help me understand what I?m doing wrong here?and also, not...
2012 Mar 05
2
\NoSelect on missing folders in LIST
Hi,
I noticed a difference between courier and dovecot, and I'm not sure
which of them is wrong wrt. RFC3501 - if any.
I have a Maildir which has been accessed by an Apple Mail client, so it
got folders like:
INBOX
INBOX.Trash
INBOX.INBOX.folder
INBOX.INBOX.folder.a
INBOX.INBOX.folder.b
The INBOX.INBOX folder does not exist on disk and is not subscribed.
Courier responds to:
. list "" "*"
with
* LIST (\Noselect \HasChildren) "." "INBOX.INBOX"
But dovecot does not lis...
2013 Nov 05
1
Problem migration from cyrus with imapc
...CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND
BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
STARTTLS AUTH=DIGEST-MD5 AUTH=CRAM-MD5 SASL-IR X-NETSCAPE] User logged
in
* NAMESPACE (("INBOX." ".")) NIL (("" "."))
a OK Completed
a list "" "*"
* LIST (\HasChildren) "." "INBOX"
* LIST (\HasNoChildren) "." "INBOX.Drafts"
* LIST (\HasNoChildren) "." "INBOX.Gesendete Mails"
* L...
2011 Dec 23
2
2.1.rc1 (056934abd2ef): virtual plugin mailbox search pattern
...here 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
2.1.rc1 (056934abd2ef)
1 LIST "" "*"
* LIST (\HasChildren) "/" "INBOX"
* LIST (\HasChildren) "/" "INBOX/level1"
* LIST (\HasNoChildren) "/" "INBOX/level1/level2"
* LIST (\HasChild...
2019 Apr 21
2
FTS delays
Inbox appears in the list of arguments, because fts_backend_xapian_lookup() is parsing the search args wrong. Not sure about the other issue.
> On 21 Apr 2019, at 19.31, Joan Moreau <jom at grosjo.net> wrote:
>
> For this first point, the problem is that dovecot core sends TWICE the requ...
2019 Apr 10
2
[BUG?] Double quota calulation when special folder is present
...ways the config),
>> but I can't think of any way
>> that this could be a config issue, esp when the pre-2.2.34 version works
>> as expected.
>>
>> I noticed during troubleshooting that dovecot errors out if I try to
>> create a subfolder called
>> 'INBOX' but it'll happily create a subfolder called INBOX.SomethingElse
>> (i.e. a folder called
>> INBOX.INBOX.SomethingElse - resulting in a directory called
>> .INBOX.SomethingElse on the
>> filesystem, and leading to the problem described below). Is that
>> sub-su...