Displaying 20 results from an estimated 20000 matches similar to: "Corrupted dbox file - purging found mismatched offsets"
2013 Apr 29
0
Dovecot 2.1.16 doveadm purge -A segfault
Hi,
I know that a lot of work has been done regarding doveadm server, but I'm still
experiencing easily reproducible segfault crashes of doveadm-server with 2.1.16
when running the following command in a 4 node director/mailbox cluster:
/usr/bin/doveadm -c /etc/dovecot-director/dovecot-director.conf -D purge -A
The dovecot-error.log shows the following errors (addresses anonymized):
Apr
2014 Jan 06
0
[SIEVE] Locking Errors with vnd.dovecot.duplicate Extension
Hi,
we are running a 4 host setup which each hosts a director+mailbox which is mounted
via NFSv4 from a DRBD cluster.
* Dovecot upstream release 2.1.16
* Doveadm batch subcommand fix - http://hg.dovecot.org/dovecot-2.1/raw-rev/850b5d8bbcc9
* Pigeonhole release 0.3.4
Now we would like to remove duplicate Mails using the vnd.dovecot.duplicate extension
using a SIEVE script like this:
require
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
Hi,
we have configured userdb and passdb in the director and try to
iterate all users and pass the "purge" command via doveadm proxy to
port 19000 on the correct director backend host.
A single purge -u username at example.org via doveadm-proxy works correctly,
but iterating over some users with -A fails.
Note: users/domains have been anonymized in output:
2012 Jun 08
1
Corrupted mdbox on LMTP director delivery while user is logged in via IMAP
Hi,
we get errors about corrupted indexes and we are losing flags with mdbox on NFSv4:
Error: Recent flags state corrupted for mailbox
Error: Corrupted dbox file
Error: Corrupted transaction log file
It looks like a LMTP director problem. The user has IMAP IDLE connections
open and lmtp delivers to another host. This leads to nfs corruption problems.
The user is logged into mail04 and has some
2012 Apr 28
1
lmtp proxy timeout while waiting for reply to DATA reply
Hi,
we are experiencing similar sporadic data timeout issues with dovecot 2.0.20
as in http://dovecot.org/pipermail/dovecot/2011-June/059807.html
at least once a week. Some mails get temporarily deferred in the
postfix queue since dovecot director lmtp refuses them and the
mails are delivered at a later time.
The problem applies to mails delivered to single users as well as distribution
lists
2012 May 13
2
Dovecot usage values differ from actual disk usage
Hi,
in my dovecot setup the accounting database table shows wrong
values which do not correspond with the actual disk space used.
The disk usage says 2.6 Gigabytes:
mail01:~# du -sh /mail/dovecot/example.org/username
2.6G /mail/dovecot/example.org/username
While the doveadm quota get says 7 Gigabytes for the same user:
mail01:~# doveadm -f tab quota get -u username at example.org
Quota name
2014 Jul 27
1
"Corrupted dbox file [...] purging found mismatched offsets"
Doing a "doveadm purge" today I got this:
"""
doveadm(jcea): Error: Corrupted dbox file
/home/jcea/.thunderbird/dovecot/storage/m.686 (around offset=1385772):
purging found mismatched offsets (1385742 vs 1380664, 185/275)
doveadm(jcea): Warning: fscking index file
/home/jcea/.thunderbird/dovecot/storage/dovecot.map.index
doveadm(jcea): Warning: mdbox
2012 Jun 09
1
Error: doveadm client attempted non-PLAIN authentication
Hi
doveadm search -u user at example.org -S localhost:19000 all
produces the following error in the logs:
dovecot: doveadm: Error: doveadm client attempted non-PLAIN authentication
What am I missing?
* tcpdump of tcp communication on port 19000 is attached
* dovecot.conf is attached
Regards
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dump
Type:
2012 Sep 06
1
Managesieve segfault with dovecot 2.1.8
Hi,
I'm getting segfaults and unexpected disconnects from managesieve server,
when the Thunderbird SIEVE extension tries to validate SIEVE scripts
agains Pidgeonhole in Dovecot 2.1.8.
The extension says:
"Server terminated unexpectedly the connection, click on reconnect to try again."
It can be reproduced by simply calling CHECKSCRIPT followed by a string:
mail01:~# telnet
2012 Dec 18
6
dovecot index errors since 2.1.12
Hi,
After upgrading to dovecot 2.1.12, I see a lot of these errors:
# 2.1.12: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-279.14.1.el6.x86_64 x86_64 CentOS release 6.3 (Final)
# Filesystem: ext4 with mdbox storage
Dec 10 15:21:04 mail dovecot: imap(user at example.org): Error: Cached
message size smaller than expected (5010 < 8192)
Dec 10 15:21:04 mail dovecot: imap(user at example.org):
2017 Jan 16
0
Replication: Can't unsubscribe from shared mailbox
Hi all,
I hope it's okay to bump this once after four months.
In the meantime we updated to 2.2.26.0 and our problem still persists:
After unsubscribing from a shared mailbox, the subscription instantly re-appears.
A pcap was attached to my original mail, in case it has something to do with dsync:
http://dovecot.org/pipermail/dovecot/2016-September/105419.html
Is anyone on this mailing list
2020 Jul 03
0
Mail replication fails between v2.2.27 and v2.3.4.1
Hello,
I have two installations of dovecot configured to replicate mailboxes
between them. recently, i upgraded the operating system on one of them
(mx2.example.com) and now i'm running one installation on version 2.2.27
(debian stretch) and another on version 2.3.4.1 (mx1.example.com debian
buster).
My setup includes 3 shared namespaces that point to the mailboxes of 3
accounts. these
2017 Feb 21
1
segfault in lib20_expire_plugin
Hello,
after upgrade from [2.2.devel (34f7cc3)] to [2.2.devel (b3443fc)] dovecot
stops with a segfault:
Fatal: master: service(imap): child 21179 killed with signal 11 (core dumped)
imap[21179]: segfault at 0 ip 00000000f726eef1 sp 00000000ffa3b050 error 4 in
lib20_expire_plugin.so[f726d000+3000]
gdb /usr/lib/dovecot/imap /var/_core/core_imap-11-5000-5000-21179
GNU gdb (Debian 7.12-6)
2015 May 22
1
Problems To Get Dovecot Running On FreeBSD: auth process crashes
Hello,
I ran into problems to get Dovecot running on FreeBSD. Steps for
reproduction.
Start Docot with dovecot -F (same result if started by rc script)
telnet 192.168.116.38 110
Trying 192.168.116.38...
Connected to freebsd.
Escape character is '^]'.
-ERR Disconnected: Auth process broken
Connection closed by foreign host.
logfile shows following:
May 22 11:41:24 freebsd dovecot:
2014 Apr 25
1
Incompatibility Thunderbirds Auth Mech TLS-Certificate <-> Dovecot
Hello,
it seems there there is an issue regarding "TLS-Certtificate"
authentication in Thunderbird and Dovecot. Obviously client certificate
is recognized by Dovecot:
Apr 25 14:29:01 dovecot dovecot: imap-login: Valid certificate:
/emailAddress=christian.felsing at example.net/CN=Christian Felsing
(Test)/OU=CF Certificates/O=example.net/C=DE
AFAIK Dovecot always requires IMAP login,
2017 Nov 13
0
ACL on shared folder
Hello everybody,
we're using shared mailboxes as an archive to which
everyone has full rights, set with doveadm. The rights
look like this:
doveadm acl get -u bob at example.com shared/archive at example.com
ID Global Rights
user=bob at example.com admin create delete expunge insert lookup \
post read write write-deleted write-seen
Looking at
2019 Aug 28
0
LMTP Post login script for acl_groups
Further information below.
> Am 28.08.2019 um 14:52 schrieb R.N.S. via dovecot <dovecot at dovecot.org>:
>
> Hi,
>
> I use a post login script for imap, to fetch acl groups from LDAP. Because Dovecot can only deal with a single value, which must be a comma seperated list of groups, I decided to use a post login script do deal with multi values in LDAP:
>
> This looks
2019 Aug 28
2
LMTP Post login script for acl_groups
Hi,
I use a post login script for imap, to fetch acl groups from LDAP. Because Dovecot can only deal with a single value, which must be a comma seperated list of groups, I decided to use a post login script do deal with multi values in LDAP:
This looks like this in LDAP:
rnsMSACLGroup: admin
rnsMSACLGroup: automx
rnsMSACLGroup: amavis
rnsMSACLGroup: postfix
rnsMSACLGroup: dovecot
rnsMSACLGroup:
2010 Oct 25
1
virtual plugin broken ? dovecot 2.0.6
Hi Timo,
looks like virtual plugin is broken now with my setup dovecot 2.0.6
cant say to which version it stopped working ( didnt tested it trough
all ) but has worked
i see nothing special in log why it stopped working
it should show unseen mail i.e in folder Junk too
with pop3 clients, but only shows new inbox mails
after all i am confused what using better
pop3_uidl_format = %08Xu%08Xv (
2017 Jun 01
1
Problem with dsync backup
Hi folks,
Firstly, the first:
dovecot --version
2.2.10
dovecot -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-514.16.1.el7.x86_64 x86_64 CentOS Linux release 7.3.1611
(Core)
auth_debug = yes
auth_krb5_keytab = /var/lib/dovecot/krb5.keytab
auth_master_user_separator = *
auth_mechanisms = plain login gssapi
auth_verbose = yes
debug_log_path = /dev/null
default_process_limit = 400