Displaying 20 results from an estimated 3000 matches similar to: "Proper way to enable plugin for some users"
2018 Feb 23
2
Assertion during dsync receive
Hi,
I'm getting an assertion failed on the receiving side, causing syncs to fail for one user. The servers are setup so that
only one is receiving any traffic other than replication at any time. The one that's only receiving replications is the
one that's failing.
I've tried deleting the user's home on the receiving server, but it still crashes during the sync. Oddly, the
2018 Feb 23
2
Assertion during dsync receive
Thanks. I've had the user clear out that mailbox, and replication is working fine for them again.
Is there a better way to catch this than watch for crashes and read the backtrace to find what mailbox needs to be shrunk?
Where is the threshold for "too big"?
-- Ian
On 2/23/18 11:33 AM, Aki Tuomi wrote:
> The mailbox is too big.
>
>
>
> ---
> Aki Tuomi
>
2017 Aug 16
1
dotlock causing crashes
OS: CentOS 7 x86_64
Dovecot version: 2.2.31 (65cde28) (GhettoForge RPM)
Filesystem: GlusterFS, but working on changing that. Only one server is receiving activity.
Was getting messages about corrupt dovecot.map.index files. Changed to dotlock from fcntl to try to fix that.
Reading symbols from /usr/libexec/dovecot/imap...(no debugging symbols found)...done.
[New LWP 74012]
Core was generated by
2018 Feb 23
0
Assertion during dsync receive
Once you cache grows bigger than 0x4000000 you have problems
---Aki TuomiDovecot oy
-------- Original message --------From: Ian Bobbitt <ibobbitt at globalnoc.iu.edu> Date: 23/02/2018 20:33 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Assertion during dsync receive
Thanks. I've had the user clear out that mailbox, and replication is
working fine for them again.
2018 Feb 23
0
Assertion during dsync receive
The mailbox is too big.
---Aki TuomiDovecot oy
-------- Original message --------From: Ian Bobbitt <ibobbitt at globalnoc.iu.edu> Date: 23/02/2018 17:52 (GMT+02:00) To: dovecot at dovecot.org Subject: Assertion during dsync receive
Hi,
I'm getting an assertion failed on the receiving side, causing syncs to fail for one user. The servers are setup so that
only one is receiving any
2015 Oct 19
0
Dovecot 2.2.19 - Panic: file dict-sql.c: line 670 (sql_dict_iterate): assertion failed: ((ctx->flags & DICT_ITERATE_FLAG_ASYNC) != 0)
Hello everyone,
For this installation I am using passdb against AD, userdb with MySQL and nfs storage but using simultaneously the vfile acl backend and the shared mailbox dictionary I get the following panic:
Oct 19 12:34:51 server dovecot: imap-login: Login: user=<user04>, method=PLAIN, rip=10.112.99.52, lip=10.113.63.50, mpid=7538, session=<NKsDsnIiU7YKcGM0>
Oct 19 12:34:51 server
2015 Oct 13
0
fts solr ignores new mailboxes until fts rescan
Hi,
On 2015-10-12 18:39, Giorgio Paolucci wrote:
> Hello,
> on my debian wheezy installation, I implemented fts plugin with solr as
> indexing system.
> I noticed that if a user creates a new folder, that folder it is
> ignored by
> dovecot indexing until a doveadm fts rescan is performed for that user.
> From that time on everything works ok on that folder.
>
> As a
2015 Nov 03
0
[dovceot-2.2.19] doveadm fts expand constantly gives Segfault
Hi!
When I issue:
doveadm fts expand -A body xxx
I'm always getting Segfault. I can't find descrption of this command in
manual, is it possible to add some information to manual?
# gdb -q doveadm
Reading symbols from doveadm...Reading symbols from
/usr/lib64/debug//usr/bin/doveadm.debug...done.
done.
(gdb) set args fts expand -A body XXX
(gdb) run
Starting program: /usr/bin/doveadm fts
2015 Oct 20
2
Dovecot 2.2.19 - Panic: file dict-sql.c: line 670 (sql_dict_iterate): assertion failed: ((ctx->flags & DICT_ITERATE_FLAG_ASYNC) != 0)
Hello everyone,
For this installation I am using passdb against AD, userdb with MySQL and nfs storage but using simultaneously the vfile acl backend and the shared mailbox dictionary I get the following panic:
Oct 19 12:34:51 server dovecot: imap-login: Login: user=<user04>, method=PLAIN, rip=10.112.99.52, lip=10.113.63.50, mpid=7538, session=<NKsDsnIiU7YKcGM0>
Oct 19 12:34:51 server
2015 Oct 13
1
fts solr ignores new mailboxes until fts rescan
Hi Christian,
may be the issue is related to this other post:
http://dovecot.org/pipermail/dovecot/2015-September/102094.html
Anyway, what I can tell you is that for every? user account,? for every
folders created after the last doveadm fts rescan for that user, dovecot
does not invoke indexer.
A new rescan fix the problem for all the folders created up to that moment.
I was wondering if I was
2015 Jan 13
0
dovecot-2.2.15 process dovecot/imap segfaults when dict process has troubles
W dniu 13.01.2015 o 13:53, Lazy pisze:
> I can't reproduce this with redis dict.
>
> Could You provide us with a doveconf -n ?
> Does this also happen with other dict engines ?
Working configuration:
auth_cache_size = 64 k
auth_cache_ttl = 10 mins
auth_master_user_separator = *
auth_mechanisms = plain login
deliver_log_format = msgid=%m: from=%f: phys=%p: virt=%w %$
dict {
2013 Dec 16
1
Errors in log file
Hi,
just wonder about some errors I found with:
doveadm log errors:
?
Dec 16 17:21:55 imap(roessner@****): Error: stat(/srv/mail/virtual/*****/roessner/.dovecot.sieve/tmp) failed: Not a directory
?
And this is correct, it is a link:
.dovecot.sieve -> sieve/default.sieve
I do not see, where I have an error in my config ;)
root at mx ~ # doveconf -n
# 2.2.9: /etc/dovecot/dovecot.conf
#
2015 Oct 12
2
fts solr ignores new mailboxes until fts rescan
Hello,
on my debian wheezy installation, I implemented fts plugin with solr as
indexing system.
I noticed that if a user creates a new folder, that folder it is ignored by
dovecot indexing until a doveadm fts rescan is performed for that user.
From that time on everything works ok on that folder.
As a test I set fts_autoindex=yes and put in that folder a brand new mail
never indexed before. in
2011 Aug 23
1
acl with hierarchy separators mismatched config
Hi there,
I'm testing dovecot 2.0.13 on Debian squeeze (deb from http://xi.rename-it.nl/debian) with the following doveconf -n.
--------
# 2.0.13 (1449a2e2c1f5): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-openvz-amd64 i686 Debian 6.0.2 first_valid_uid = 8
mail_debug = yes
mail_location = maildir:~/Maildir
mail_plugins = listescape mail_log notify acl
namespace {
inbox = yes
location
2015 Apr 29
1
lda and lmtp error after upgrading dovecot
Hello everybody,
after upgrading dovecot on a debian wheezy installation from the
standard package version (dovecot 2.1.7) to dovecot 2.2.13-11 from
wheezy-backports, i noticed some errors in my logs...
Apr 28 22:00:13 lmtp(4879, xxxxxxxxx at unipd.it): Info: copy from <lmtp
DATA>: box=INBOX, uid=error,
msgid=<20150428200011.47D801F32 at mydoom.unipd.it>, size=1523
They are not
2020 Jan 17
0
Sieve puts Reference:-Headers into Vacation-Reply
Hey,
I have an issue with misformatted vacation emails. Part of the initial mail
ends up in the vacation response and the headers of the vacation response
end up in the body. Which also leads to the wrong charset being used by
(some) MUAs. (Should be utf-8 but the inital mal was ascii only).
I think I narrowed the trigger of the bug down to a long Reference: header
line. It only happens if the
2017 Dec 12
0
TLS Error and not working lmtp
On 12.12.2017 02:59, Jakob Sch?rz wrote:
> Hi!
>
> I have some troubles with the virtual plugin. I run a self-compiled
> dovecot 2.2.33.2 from debian testing. I patched this version with the
> QRESYNC-Patch from a few weeks ago.
> But i always get an errormessage, when i try to open an email from a
> virtual mailbox.
>
> So i cloned the actual git-Repo and compiled
2019 Nov 07
0
dovecot ignores users sieve-script
Op 7-11-2019 om 13:30 schreef Jakobus Sch?rz via dovecot:
> Hi there!
>
> I recognized that dovecot ignores users sieve-script. The global and the
> post-sieve-scripts are working, but users sievescript is ignored.
>
> You can see the sieve trace-files last lines
>
> ? 65:?? finishing match with result: not matched
> ? 65: jump if result is true
> ? 65:?? not
2011 Nov 08
1
Failing to share folders when listescape is enabled (2.0.14)
Hello,
How I can share a folder with dots when the listescape plugin is enabled?
In this example user001 is sharing two foders named "docs-abc" and "docs-a.b.c" to user002.
The first folder (without dots) is seen by user002 but the second is not found by dovecot because it search a system folder named ".docs-a.b.c" but the system folder is
2017 Dec 12
2
TLS Error and not working lmtp
Hi!
I have some troubles with the virtual plugin. I run a self-compiled
dovecot 2.2.33.2 from debian testing. I patched this version with the
QRESYNC-Patch from a few weeks ago.
But i always get an errormessage, when i try to open an email from a
virtual mailbox.
So i cloned the actual git-Repo and compiled dovecot and pigonehole-sieve.
The problem with the virtual plugin seems gone away. But