Displaying 20 results from an estimated 10000 matches similar to: "Virtual mailbox doesn't refresh without deleting indexes"
2012 Aug 02
1
Overriding inbox= in userdb extra fields
Hello,
I'm trying to set up an alternate user with a different inbox using passwd-file and userdb extra fields and the extra field settings don't seem to be taking effect. I've used auth_debug and mail_debug and I'm unclear how I can further troubleshoot this.
Is it possible to have inbox=yes in one namespace globally and then override this for one user by setting inbox=no for
2013 Oct 12
1
Error: Syncing mailbox virtual failed: Virtual mailbox missing configuration file
Hi,
if I use
doveadm search -u xx at xx.de savedbefore 15w
or other search queries i got as first line:
doveadm(xx at xx.de): Error: Syncing mailbox virtual failed: Virtual mailbox missing configuration file
The virtual Mailbox has a config file:
# cat /mailspool1/xx.de/xx/Maildir/virtual/Alle\ eigenen\ E-Mails/dovecot-virtual
*
all
root at srv-mail:~# doveconf -n
# 2.2.6
2010 Dec 02
1
problem with virtual plugin/index files?
Hello,
Timo: on Oct 29th I wrote
----
with latest 2.0.6 (601065674f74), the following virtual mailbox
is not behaving correctly. I'm quite sure that the problem has not
existed in some earlier 2.0.x (maybe only INBOX as mailbox then
though):
~user/Maildir/virtual/.week/dovecot-virtual contains
INBOX
INBOX.*
-INBOX.Trash
inthread refs younger 604800
This works as expected for the first
2012 Aug 01
1
Erroneous operation not permitted when deleting mailbox with mdbox
I'm seeing the following error in our logs when removing mailboxes (we are using mdbox and dovecot 2.1.8):
Aug 1 20:03:36 msgsrv dovecot: imap(test at test.com): Error: stat(/mailstore/domains/test.com/test/mdbox/mailboxes/Spam) failed: Operation not permitted
Aug 1 20:03:36 msgsrv dovecot: imap(test at test.com): Mailbox deleted: Spam
When I run truss against the process it appears the
2012 Apr 03
0
Per-user flags/indexes for shared mailboxes
The attached patch adds support for doing e.g.:
namespace {
type = public
prefix = Public/
location = mdbox:/var/lib/public/mdbox:INDEXPVT=~/mdbox/public
list = yes
}
So the private flags are stored in indexes under ~/mdbox/public/, while
the shared flags are stored under /var/lib/public/mdbox/. The patch
currently hardcodes the shared flags as only MAIL_SEEN. I'm not really
sure
2010 Oct 29
0
problem with virtual plugin/index files?
Hello,
with latest 2.0.6 (601065674f74), the following virtual mailbox
is not behaving correctly. I'm quite sure that the problem has not
existed in some earlier 2.0.x (maybe only INBOX as mailbox then
though):
~user/Maildir/virtual/.week/dovecot-virtual contains
INBOX
INBOX.*
-INBOX.Trash
inthread refs younger 604800
This works as expected for the first time. But later on, also older
2018 Feb 28
0
Using virtual folders with younger and index files
Hello Rob,
Do you by chance have a virtual/All folder which holds all your
messages? If so, could I see that configuration?
Thanks.
Dave.
On 2/27/18, Rob Hoelz <rob+dovecot at hoelz.ro> wrote:
> Hi list,
>
> I just encountered a problem while using dovecot's Virtual plugin with
> 2.3.0. I managed to solve the issue,
> but I wanted to bring it to the attention of
2018 Jul 26
0
Aw: Re: Panic: Leaked view for index - virtual mailbox
2010 Oct 21
6
v2.0.6 released
http://dovecot.org/releases/2.0/dovecot-2.0.6.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.6.tar.gz.sig
* Pre-login CAPABILITY includes IDLE again. Mainly to make Blackberry
servers happy.
* auth: auth_cache_negative_ttl default was 0 in earlier v2.0.x, but it
was supposed to be 1 hour as in v1.x. Changed it back to 1h.
If you want it disabled, make sure doveconf shows it as 0.
2010 Oct 21
6
v2.0.6 released
http://dovecot.org/releases/2.0/dovecot-2.0.6.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.6.tar.gz.sig
* Pre-login CAPABILITY includes IDLE again. Mainly to make Blackberry
servers happy.
* auth: auth_cache_negative_ttl default was 0 in earlier v2.0.x, but it
was supposed to be 1 hour as in v1.x. Changed it back to 1h.
If you want it disabled, make sure doveconf shows it as 0.
2013 Jun 15
1
access shared mailbox results in error
when i try to access a shared mailbox the logfile shows me this and access
isn't possible
Jun 15 19:38:57 imap(michael at bigmichi1.de): Error: mdbox
/srv/vmail/mail/bigmichi1.de/familie/mailboxes/INBOX/dbox-Mails:
Invalid dbox header size: 0
Jun 15 19:38:57 imap(michael at bigmichi1.de): Warning: fscking index
file
/srv/vmail/indexes/shared/bigmichi1.de/michael/shared/familie at
2014 Sep 28
2
Corrupted index cache after migrating from maildir to mdbox
Hi guys,
I'm running dovecot/postfix on my Debian Jessie maschine:
# dovecot --version
2.2.13
doveconf -n output: http://p.bastelfreak.de/HsVwS/
today I migrated from maildir(located at /var/vmail) to mdbox with these
commands:
rsync -av -f"+ */" -f"- *" /var/vmail/ /home/vmail/
rm /home/vmail/*/*/Maildir -rf
for i in $(doveadm user \*); do u=$(echo $i | cut -d@ -f1);
2018 Feb 28
2
Using virtual folders with younger and index files
Hi list,
I just encountered a problem while using dovecot's Virtual plugin with 2.3.0. I managed to solve the issue,
but I wanted to bring it to the attention of others on the list to see if there exists a better solution, if
I found a bug, or if it's just a matter of updating documentation.
I have a virtual folder to get the most recent two weeks of mails; it looks something like this:
2019 Feb 19
2
Virtual mailbox shows mails that are too old
Hello,
I'm using dovecot on my personal / private email server.
I have set up virtual mailboxes in my inbox namespace like this:
namespace inbox {
inbox = yes
prefix = "Virtual/"
separator = /
location = "virtual:~/.emails_virtual:LAYOUT=fs:INDEX=dovecot.virtual.index:LISTINDEX=dovecot.virtual.list.index"
list = yes
subscriptions = yes
mailbox {
auto =
2018 Jul 26
0
Aw: Re: Re: Panic: Leaked view for index - virtual mailbox
2017 Jan 25
1
2.2.26.0 : accessing "mdbox_deleted" content destroys indexes
Accessing or listing "mdbox_deleted" contents seems to destroy MDBOX
indexes.
Examples of commands which triggers this problem ($home being the home
directory of $user, and mail_location being mdbox:~/mdbox):
doveadm -o mail="mdbox_deleted:$home/mdbox" -f table mailbox status -u
"$user" 'messages vsize' INBOX
doveadm -v import -s -u "$user"
2017 Jun 05
0
corrupted indexes rebuilding over and over
Hi,
we had the same problem after a system failure. Our problem could be
solved by
rm /PATH/USER/mdbox/storage/dovecot.map.index*
doveadm -D -v force-resync -u USER INBOX
Best regards,
Gordon
On 05.06.2017 18:34, micah wrote:
>
> Hi,
>
> On saturday one of our dovecot machines had an OOPS, and we had to
> powercycle it. When it came up, it did a filesystem fsck (ext4) and
>
2010 Nov 02
1
mdbox - how do I fix corrupted indexes?
I am unable top pop mail from my server, using mdbox:
Nov 02 16:35:08 pop3-login: Info: Login: user=<wash at domain.co.ke>,
method=PLAIN, rip=192.168.40.79, lip=192.168.40.252, mpid=36052
Nov 02 16:35:09 pop3(wash at domain.co.ke): Error: Corrupted dbox file
/var/spool/virtual/domain.co.ke/wash/mdbox/storage/m.1 (around offset=1941):
Ex
t refs metadata corrupted: 3861 783856
2019 Feb 19
0
Virtual mailbox shows mails that are too old
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Hi, this is a known issue unfortunately. You can try do doveadm index -u victim 'Virtual/*'
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 19
2017 Jun 05
2
corrupted indexes rebuilding over and over
Hi,
On saturday one of our dovecot machines had an OOPS, and we had to
powercycle it. When it came up, it did a filesystem fsck (ext4) and
fixed a couple things, but nothing in lost+found.
Now, about 50 users have a problem where their indexes are
corrupted. Dovecot tries to fix them, but for some reason it is
failing. The users are seeing their mails duplicated and they cannot
delete mails. I