Displaying 20 results from an estimated 1200 matches similar to: "dovecot 2 beta4 errors & core dumps"
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
Hello Dovecot community,
Below please find a patch that adds support to dovecot-1.2.11 for:
- RFC 4467 - IMAP URLAUTH Extension
- RFC 4468 - Submission BURL
- RFC 4469 - IMAP CATENATE Extension
URLAUTH
URLAUTH is added as a plugin so it can be disabled to satisfy site
security requirements.
Each user's URLAUTH keys for all mailboxes are stored in a file named
2010 Apr 02
2
convert old configuration file with doveconf : Unknown setting
Hi,
It happens when I try to convert this config (with the dovecot 2.0
beta4 release) :
test-mail:/tmp# dovecot -n -c ./dovecot.old.conf
# 1.2.11: ./dovecot.old.conf
# OS: Linux 2.6.26-2-686-bigmem i686 Debian 5.0.4
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot_info.log
protocols: imap
listen: 127.0.0.1:30143
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
2009 May 15
1
cmd_append_continue_parsing assertion failure
Dovecot-1.1.14 on Mac OS X.
Panic: IMAP(user): file cmd-append.c: line 266
(cmd_append_continue_parsing): assertion failed: (ctx->count == uid2 -
uid1 + 1)
Trivially reproducible:
$ telnet mailserver 143
a login user password
b append inbox
Backtrace:
0 libSystem.B.dylib 0x00007fff8458aa92 __kill + 10
1 libSystem.B.dylib 0x00007fff84606a1c abort + 83
2 imap
2015 Jan 09
1
Authcache and user changing
2015-01-09 9:16 GMT+01:00 Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On Mon, 29 Dec 2014, Lazy wrote:
>
>>
>> I have noticed that during auth cache hits usernames are not updated.
>> (We use ldap backend
>> and change username with
>> user_attrs = uid=user, mailMessageStore=home,
2013 Sep 10
1
Dovecot 2.0, 2.1 and 2.2.5 core dump when Quota Plugin (FS) is enabled
Hi,
we are actually deploying a new IMAP-Server, targeting dovecot 2.1.17.
Unfortunately, our tests with imaptest did not succeed, were ending in
core dumps. We did this test:
./imaptest host=example.com port=143 user=strack pass=secret disconnect_quit no_pipelining mbox=dovecot-crlf
That's what we get in dovecot's log:
Sep 10 11:17:04 imap-login: Info: Login: user=<strack>,
2008 May 28
6
Error using antispam plugin
Hi
When activating antispam plugin in imap protocol, when sending an
email, Evolution/Thunderbirdkeeps infinitely "Sending authentication
information", and Dovecor logs shows "dovecot: May 28 10:14:35 Error:
child 6910 (imap) killed with signal 11"; lots of empty folders in
/tmp are created with names like "antispam-mail-ZvyWeZ".
I am using Dovecot1.1 rc15 compiled
2019 Jul 04
2
solr vs fts
Hi
I have a question about tunning dovecot-2.2.36.x
Mail was stared in storage via nfs in MAILDIR via
/home/us/username at domain.ltd/MAILDIR/
I use additionally local dovecot_indexes via SSD disk
(/var/dovecot_indexes%h)
A few clients have 25K and more e-mail
I thinking about use solr like:
?fts = solr
?fts_solr = debug url=http://IP:8983/solr/ (solr in external machine)
Does it make sense ?
2019 Nov 20
0
Error: Raw backtrace and index cache
Firstly, 2.2.13 is about 5 years old. So there's that. It would be
helpful if you can reproduce this with 2.2.36.
Also, you forgot to actually include in your log snippet the panic. So
maybe few more lines before the Raw backtrace?
Aki
On 20.11.2019 10.54, Maciej Milaszewski IQ PL via dovecot wrote:
> Hi
> I have "problem" with dovect 2.2.13 from repo debian8 and I don't
2019 Nov 20
0
Error: Raw backtrace and index cache
This is likely fixed in more recent version, can you try with 2.2.36?
Aki
On 20.11.2019 11.20, Maciej Milaszewski IQ PL wrote:
> Hi
> Thanx for replay.
>
> Log:
>
> http://paste.debian.net/1117077/
>
>
> On 20.11.2019 10:07, Aki Tuomi wrote:
>> Firstly, 2.2.13 is about 5 years old. So there's that. It would be
>> helpful if you can reproduce this with
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
2019 Nov 20
2
Error: Raw backtrace and index cache
Hi
I have "problem" with dovect 2.2.13 from repo debian8 and I don't know
how to solve it ...
Server is a virtual (kvm) with debian 8.11 (postfix + dovecot from repo)
and storage is mounting via nfs (I have use only one dovecot with
external storage)
All works fine but sometime ( after a few hours ) I have got a problem
with dovecot cache (i use indexes)
logs ->
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
>
2019 Jul 04
0
solr vs fts
On 4.7.2019 12.14, Maciej Milaszewski IQ PL via dovecot wrote:
> Hi
> I have a question about tunning dovecot-2.2.36.x
>
> Mail was stared in storage via nfs in MAILDIR via
> /home/us/username at domain.ltd/MAILDIR/
> I use additionally local dovecot_indexes via SSD disk
> (/var/dovecot_indexes%h)
>
> A few clients have 25K and more e-mail
>
> I thinking about use
2019 Nov 20
2
Error: Raw backtrace and index cache
Hi
Thanx for replay.
Log:
http://paste.debian.net/1117077/
On 20.11.2019 10:07, Aki Tuomi wrote:
> Firstly, 2.2.13 is about 5 years old. So there's that. It would be
> helpful if you can reproduce this with 2.2.36.
>
> Also, you forgot to actually include in your log snippet the panic. So
> maybe few more lines before the Raw backtrace?
>
> Aki
>
> On 20.11.2019
2017 Feb 02
0
Dovecot performance and proxy loops with IPv6
Hello list,
i run here an large mailsetup with some million mailboxes and got strange performance problems, cause i think i have overseen or forgotten an simple setting.
Here are some details:
21 CentOS 7 Servers with dovecot 2.2.25 and ldap userdb/passdb via socket behind an hardware loadbalancer.
The storage behind is an ISCSI Storage with 4 10Gbit/s multipath paths, splitted up to 10 TB
2017 Feb 08
0
define auth timeout
Hello list,
when reloading dovecot via "doveadm reload" it throws me tons of errors like this:
Feb 08 10:57:30 server1 dovecot[18243]: Feb 08 10:57:30 imap: Error: net_connect_unix(/run/dovecot/auth-master) failed: Resource temporarily unavailable
Feb 08 10:57:30 server1 dovecot[18243]: Feb 08 10:57:30 imap: Error: net_connect_unix(/run/dovecot/auth-master) failed: Resource temporarily
2012 May 30
2
Strange Dovecot 2.0.20 auth chokes and cores
When we upgrade our kernels from 2.6.32.2 to 3.2.16 something strange
has happened.
On high traffic dovecot/auth looks like not responding.
We found a lot of this lines at the log:
dovecot: pop3-login: Error: net_connect_unix(pop3) failed: Resource
temporarily unavailable
(...) and clients stop authorizing
Some other errors follow in the wake of:
dovecot: pop3: Error: Raw backtrace:
2014 Aug 20
1
Panic at virtual folder fts-search-serialize.c
Hi all,
I'm using dovecot 2.2.13 with virtual folders and fts-solr (see attached
dovecot-n.conf). At using virtual folder with fts, the dovecot crashes
with following panic:
Aug 20 10:49:43 imap(...): Panic: file fts-search-serialize.c: line 63
(fts_search_deserialize_add_idx): assertion failed: (*idx < buf->used)
Aug 20 10:49:43 imap(test4 at india.com): Error: Raw backtrace:
2010 Oct 21
1
Correct permissions for base_dir??
I am having problems with dovecot regarding base_dir:
I have ::
base_dir = /opt/dovecot2/var/run/
For some reason, I have to set permissions to(chmod -R 1777
/opt/dovecot2/var/) for dovecot to run properly, but when I start dovecot, I
see this:
[root at gw] /opt/dovecot2/etc/dovecot# less /var/log/dovecot/dovecot.log
Oct 21 16:15:27 master: Warning: Killed with signal 15 (by pid=72634 uid=0
2016 Nov 01
0
Repeat e-mail syndrome shows up in 2.2.26+
El 01/11/2016 a las 01:26 p.m., The Doctor escribi?:
> Getting complaints from people about pop/imap
>
> issues.
>
> some people are getting repaeted e-mail.
>
> Other are not able to delete their e-mails from an IMAP lcient.
Did you try to delete the dovecots cache? I had the same problem once,
when I restored a backup of some mails. I deleted all dovecot.index* on
home