Displaying 20 results from an estimated 10000 matches similar to: "shared folder and private index file problems"
2018 Jun 06
1
Shared mailboxes, index files and 'per-user-seen' flags
Hello,
i have a dovecot server version 2.3.1 under CentOS 6.9 and we're
using shared mailboxes with index files shared. With this configuration
I can see a lot of error messages like:
Jun 6 13:20:31 mail dovecot: Error: imap(userA at tutech.de)<4513>
<onjjWPdtDuLAqG3R>: /export/home/imap/userA at tutech.de/shared
/userB at tutech.de/folder/dovecot.index.pvt view is
2017 Jun 26
0
ACL problems on shared folder
Hello,
I've a Dovecot Server Version 2.2.30.2 running on CentOS 6.9
and there's a problem with acls on shared folder. We have
some mailboxes which are shared and used as a "group mailbox"
and also some user who share their inbox and only the inbox
when they are on holiday e.g..
When I set
"acl_defaults_from_inbox = yes"
it's not possible to restrict the access
2018 Jan 23
0
Panic: data stack: Out of memory when allocating bytes
On Tue, Jan 23, 2018 at 18:21:38 +0100, Thomas Robers wrote:
> Hello,
>
> I'm using Dovecot 2.3 and sometimes i get this:
>
> --- snip ---
> Jan 23 14:23:13 mail dovecot: imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>:
> Panic: data stack: Out of memory when allocating 134217768 bytes
Interesting... imap is trying to allocate 128MB and failing. A couple of
2014 Oct 27
1
Dovecot 2.2.14 and per user \Seen flags
Hello,
I have a Dovecot Installation Version 2.2.14 on CentOS 6.5 with shared folder.
UserA shares his INBOX to user UserB. I activated "per user \Seen flags" with
location = maildir:%%h/Maildir:INDEX=%h/shared/%%u:CONTROL=%h/shared/%%u:INDEXPVT=%h/shared
I think the INDEXPVT setting activates this setting, right?
I activated this setting when there were already several accounts in
2018 Jan 18
1
Panic: file ostream-zlib.c: line 36 (o_stream_zlib_close): assertion failed:
Hi,
after updating Dovecot to version 2.3 I get a lot of core-dumps like:
> Jan 18 10:08:20 mail dovecot: imap(bob at tutech.de)<18200><CIPhNwljJcdYS/hg>: Panic: file ostream-zlib.c: line 36 (o_stream_zlib_close): assertion failed: (zstream->ostream.finished ||
> zstream->ostream.ostream.stream_errno != 0)
> Jan 18 10:08:20 mail dovecot: imap(bob at
2017 Nov 10
0
rawlog segfaults (error 4 in libdovecot.so.0.0.0)
rawlog files are plain text, readable files. you do not need to dump
them with doveadm. can you get gdb "bt full" for the core file?
Aki
On 10.11.2017 11:35, T. Robers wrote:
> Hello everybody,
>
> i tried to debug imap sessions with the rawlog feature and rawlog
> creates files but when i try to dump them doveadm tells me
> [...] Error: zlib.read((file)): unexpected EOF
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
2018 Jan 23
2
Panic: data stack: Out of memory when allocating bytes
Hello,
I'm using Dovecot 2.3 and sometimes i get this:
--- snip ---
Jan 23 14:23:13 mail dovecot:
imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>: Panic: data stack: Out of
memory when allocating 134217768 bytes
Jan 23 14:23:13 mail dovecot:
imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>: Fatal: master:
service(imap): child 4880 killed with signal 6 (core dumped)
2018 Jan 23
2
Panic: data stack: Out of memory when allocating bytes
On Tue, Jan 23, 2018 at 14:03:27 -0500, Josef 'Jeff' Sipek wrote:
> On Tue, Jan 23, 2018 at 18:21:38 +0100, Thomas Robers wrote:
> > Hello,
> >
> > I'm using Dovecot 2.3 and sometimes i get this:
> >
> > --- snip ---
> > Jan 23 14:23:13 mail dovecot: imap(bob at tutech.de)<4880><PDqibHFjMvrAqG1n>:
> > Panic: data stack: Out of
2018 Feb 28
0
BUG: Error: dovecot.index.pvt reset, view is now inconsistent when shared folder is new and empty
Hi,
I'm using Dovecot 2.2.33.2 on a RHEL 7, new installation. My log is full
of :
Error: INDEX_FOLDER/dovecot.index.pvt reset, view is now inconsistent
or
Error: INDEX_FOLDER/dovecot.index.pvt view is inconsistent
when shared folder is never touched and empty.
UserA share XXXXX folder with UserB, if XXXXX folder is new (never
touched) and empty every time UserB looks in that folder, an
2017 Nov 10
3
rawlog segfaults (error 4 in libdovecot.so.0.0.0)
Hello everybody,
i tried to debug imap sessions with the rawlog feature and rawlog
creates files but when i try to dump them doveadm tells me
[...] Error: zlib.read((file)): unexpected EOF at [...].
I looked at syslog files and i see, that rawlog gets
terminated with a segfault, e.g.:
segfault at 10 ip 00007ff6da362596 sp 00007fffe725a080 error 4 in
libdovecot.so.0.0.0[7ff6da2a4000+122000]
Is
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
2017 Jan 03
0
dovecot.index.pvt view is inconsistent: error messages for public mailbox folder
Hi list,
running Dovecot 2.2.27 on Ubuntu 14.04. A public mailbox
"Public/Spam-Learning" in a public namespace with per-user "Seen" flags
is configured like this:
namespace pub {
hidden = no
inbox = no
list = children
location = maildir:/var/vmail/public:INDEXPVT=~/Maildir/public
prefix = Public/
separator = /
subscriptions = no
type = public
mailbox
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
2017 Jun 04
0
SIG11/Auth/FreeBSD
On Fri, Jun 02, 2017 at 11:15:41AM -0500, Larry Rosenman wrote:
> I'm seeing lots of:
[snipped]
> Jun 2 00:00:05 thebighonker exim[57437]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM
> IN) [52.40.16.7]:51339 I=[192.147.25.65]:465: 535 Incorrect authentication data (set_id=web)
> Jun 2 00:00:06 thebighonker exim[57439]: dovecot_login
2019 May 31
1
[mail-crypt-plugin] Private key location in Folder Key Mode
Hi,
So I am trying to locate the private key in dovecot-attributes but I can't seem to find it. I have went thru the strings in the file with the lib-dcrypt document as a guide but the private key doesn't seem to be in there.
I'm guessing the private key is an internal attribute located here '/private/vendor/vendor.dovecot/pvt' , but according to the mail-attribute.h file
2017 Jun 05
0
fts_solr: uid0?
I'm seeing the following:
Jun 5 11:10:52 thebighonker dovecot: imap(ler): Error: fts_solr: received invalid uid '0'
Is there something I can get for you to debug?
doveconf -n:
# 2.2.30.1 (eebd877): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.18 (29cc74d)
# OS: FreeBSD 11.1-PRERELEASE amd64
auth_debug_passwords = yes
auth_default_realm = lerctr.org
auth_mechanisms
2017 Jun 16
0
Error: fts_solr: received invalid uid '0'?
I'm getting a lot of:
Jun 16 11:40:40 thebighonker dovecot: imap(ler/58755): Error: fts_solr: received invalid uid '0'
Jun 16 11:40:40 thebighonker dovecot: imap(ler/58755): Error: fts_solr: received invalid uid '0'
in my logs. What can I supply to help get to the bottom of it?
doveconf -n:
# 2.2.30.2 (c0c463e): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version
2017 May 04
0
folders in public namespace only visable to 2nd folder level in 2.2.29.1
Mit freundlichen Gr??en
Andreas Oster
NOVA Elektroanlagen GmbH
Carl-Zeiss-Str. 3
D-76275 Ettlingen
Tel.: +49 (7243) 5490 22
FAX: +49 (7243) 5490 54
aoster at novanetwork.de
http://www.novanetwork.de
Gesch?ftsf?hrer: J?rg Amann, Claudia Blasi
Registergericht: Mannheim, HRB 361711 Adresse Andreas Oster
Am 03.05.2017 um 17:51 schrieb Andreas Oster:
> Hi all,
>
> I am currently facing
2017 May 04
2
folders in public namespace only visable to 2nd folder level in 2.2.29.1
On 04.05.2017 10:27, Andreas Oster wrote:
>
>
> Mit freundlichen Gr??en
>
> Andreas Oster
> NOVA Elektroanlagen GmbH
> Carl-Zeiss-Str. 3
>
> D-76275 Ettlingen
>
> Tel.: +49 (7243) 5490 22
> FAX: +49 (7243) 5490 54
> aoster at novanetwork.de
> http://www.novanetwork.de
>
> Gesch?ftsf?hrer: J?rg Amann, Claudia Blasi
> Registergericht: Mannheim, HRB