Hello.
I have problems to compile Dovecot2.2.13 with rpmbuild using options:
./configure \
--prefix=/usr \
--with-ssl=openssl \
--with-ssldir=/etc/ssl \
--sysconfdir=/etc \
--without-vpopmail \
--with-pam \
--without-bsdauth \
--wi
I think you could try to simply delete dovecot.index.cache file and have
dovecot automatically recreate it on the next delivery or login. And then see
if the error messages go away for this mailbox.
With mdbox the dovecot.index file must not be deleted however, you would
otherwise lose "seen" f
I have dovecot version 2.1.7 and I have quota configured as:
---
dict {
quota_domain = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
}
mail_plugins = quota
protocol imap {
mail_plugins = quota quota imap_quota
}
plugin {
quota = dict:domain:%d:proxy::quota_domai
Am 12.10.2014 um 19:28 schrieb Filip Bartmann:
> I have dovecot version 2.1.7 and I have quota configured as:
> ---
> dict {
> quota_domain = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
> }
> mail_plugins = quota
> protocol imap {
> mail_plugins = quota quota im
Hi,
I mv'ed all dovecot.index.cache files for one mailbox away but I still
get error messages:
Oct 12 22:47:12 mail01 dovecot: imap(foo...@example.com): Error:
read(/home/vmail/example.com/foobar/mdbox/storage/m.1):
FETCH BODY[] for mailbox INBOX UID 3 got too little data: 738 vs 1543
On 10/12/2014 01:28 PM, Filip Bartmann wrote:
After running `doveadm quota recalc -A` I have in my db:
---
+---++--+
| domain| bytes | messages |
+---++--+
| debian.jd | 505758 | 81 |
+---++
Hi all, I've configured postfix with multiple host and virtual mailboxes
(main.cf is here: http://pastebin.com/798VVxbv).
So I can receive email to vu...@mydomain.tld into
/var/mail/vhosts/mydomain.tld/vuser file. Now I'm configuring dovecot
2.2.13-r1;
this is my dovecot -n and /etc/dovecot/p
Maybe the index is corrupted too and the index.cache is a cached version of the
corrupted index?
Are you using NFS with mdbox and accessing one nfs mailbox directory
concurrently from several dovecot hosts?
On 2014-10-11 08:51, Peter Mogensen wrote:
the docs says (or rather "said") explicitly:
"No changes are ever done to the source location."
...
Is the documentation intentionally changed to not make that promise
anymore?
I also notice that the "-o" for overriding userdb settings has be
all mails are stored on an xfs filesystem and only the local dovecot
accesses it. Possible to fix the index.cache files? I havn't found
anything suitable in the docs. The doveadm-index commands are only for
the fts plugin I think.
On 13.10.2014 02:37, Daniel Parthey wrote:
> Maybe the index is co
10 matches
Mail list logo