Displaying 11 results from an estimated 11 matches for "clustersetup".
2019 Dec 13
2
BUG: panic when using fs:posix as dict for acl_shared_dict
...as workaround?
>
> Aki
>
>
> On 07.02.2018 14:22, Marco Giunta wrote:
>> Hi,
>> I'm using Dovecot 2.2.33.2 on a RHEL 7, new installation. When I use
>> fs:posix as dict for acl_shared_dict, like in Dovecot wiki
>> (https://wiki.dovecot.org/SharedMailboxes/ClusterSetup),
>> doveadm-server crash with error:
>>
>> # doveadm acl set -u USERNAME FOLDER user=DEST_USERNAME lookup read
>> write-seen
>>
>> doveadm(USERNAME): Panic: file dict-fs.c: line 127
>> (fs_dict_iterate_init): assertion failed: ((flags &
>> DICT_I...
2015 Oct 09
1
Questions on supporting Shared Mailboxes using imapc://
I was not able to get a shared mailbox setup working using imapc. Tested
using mailboxes on the same server, as well as other servers.
We are using dovecot 2.2.10 from Centos 7, following the guide at
http://wiki2.dovecot.org/SharedMailboxes/ClusterSetup
imapc_host=192.168.5.5 #(Local dovecot server)
imapc_master_user= %u
imapc_password=TempPass
#imapc_user=test2 at example.com # Added for testing.
namespace {
type = shared
separator = /
prefix = shared/%%u/
list = children
location = imapc:~/shared/%%u/
}
namespace { # used as a c...
2017 Sep 28
0
imapc and masteruser
> On 28 Sep 2017, at 20.50, Computerisms Corporation <bob at computerisms.ca> wrote:
>
> Hi,
>
> My end goal is to set up shared mailboxes on a cluster as per:
>
> https://wiki.dovecot.org/SharedMailboxes/ClusterSetup
>
> I was having very little luck with it, so I had been trying to break down into pieces and get individual components working. So I have things setup on a single server, with a working dovecot instance. I have no director or any thing else running yet, and I am just trying to get the ima...
2018 Feb 07
0
BUG: panic when using fs:posix as dict for acl_shared_dict
...it. Maybe you can
use sqlite3 instead as workaround?
Aki
On 07.02.2018 14:22, Marco Giunta wrote:
> Hi,
> I'm using Dovecot 2.2.33.2 on a RHEL 7, new installation. When I use
> fs:posix as dict for acl_shared_dict, like in Dovecot wiki
> (https://wiki.dovecot.org/SharedMailboxes/ClusterSetup),
> doveadm-server crash with error:
>
> # doveadm acl set -u USERNAME FOLDER user=DEST_USERNAME lookup read
> write-seen
>
> doveadm(USERNAME): Panic: file dict-fs.c: line 127
> (fs_dict_iterate_init): assertion failed: ((flags &
> DICT_ITERATE_FLAG_RECURSE) == 0)
>...
2019 Dec 13
0
BUG: panic when using fs:posix as dict for acl_shared_dict
...>
> >
> > On 07.02.2018 14:22, Marco Giunta wrote:
> >> Hi,
> >> I'm using Dovecot 2.2.33.2 on a RHEL 7, new installation. When I use
> >> fs:posix as dict for acl_shared_dict, like in Dovecot wiki
> >> (https://wiki.dovecot.org/SharedMailboxes/ClusterSetup),
> >> doveadm-server crash with error:
> >>
> >> # doveadm acl set -u USERNAME FOLDER user=DEST_USERNAME lookup read
> >> write-seen
> >>
> >> doveadm(USERNAME): Panic: file dict-fs.c: line 127
> >> (fs_dict_iterate_init): assertion fa...
2020 Mar 21
0
imapc master login for shared mailboxes
...ss to the shared
namespace like INBOX/shared/<sub-email-address> will take <current-user>
and use imapc to log in with <sub-email-address>*<current-user> (ie the
current user is the master account for imapc). I've set up like
https://wiki2.dovecot.org/SharedMailboxes/ClusterSetup on centos8 latest
dovecot build (a late 2.2 series version I believe.
However I'm running in to a couple of issues:
1) setting imapc_master_user = %u has %u as <sub-email-address> rather
than <current-user>. I can't find any sort of variable substitution that
will allow me...
2020 Sep 04
0
imapc master user & shared mailboxes
Hello,
I am trying to configure dovecot like this:
https://wiki.dovecot.org/SharedMailboxes/ClusterSetup
imapc_host = 127.0.0.1
imapc_master_user = %u
#imapc_user =
imapc_password = XXXXXXXX
namespace {
type = shared
separator = /
prefix = shared/%%u/
location = imapc:~/shared/%%u
}
plugin {
acl_shared_dict = proxy::acl
}
However, contrary to the article claims, imapc master user is set...
2018 Feb 07
4
BUG: panic when using fs:posix as dict for acl_shared_dict
Hi,
I'm using Dovecot 2.2.33.2 on a RHEL 7, new installation. When I use
fs:posix as dict for acl_shared_dict, like in Dovecot wiki
(https://wiki.dovecot.org/SharedMailboxes/ClusterSetup), doveadm-server
crash with error:
# doveadm acl set -u USERNAME FOLDER user=DEST_USERNAME lookup read
write-seen
doveadm(USERNAME): Panic: file dict-fs.c: line 127
(fs_dict_iterate_init): assertion failed: ((flags &
DICT_ITERATE_FLAG_RECURSE) == 0)
doveadm(USERNAME): Error: Raw backtrace...
2017 Jul 21
0
Corrupt index files
...are somekind equal with all storage clusters
and there are different solutions to handle
this so i dont know what may the best at your place
i would read and ask here for settings with storage clusters, a good
start could be
https://wiki2.dovecot.org/NFS
https://wiki2.dovecot.org/SharedMailboxes/ClusterSetup
https://wiki2.dovecot.org/MailLocation/SharedDisk
Some of the accounts affected are
> unable to retrieve messages due to timeouts.
index settings and mailbox format has impact about this
maildir mostly is self healing but that may fail sometimes on cluster
>
> It appeared the proble...
2017 Sep 28
2
imapc and masteruser
Hi,
My end goal is to set up shared mailboxes on a cluster as per:
https://wiki.dovecot.org/SharedMailboxes/ClusterSetup
I was having very little luck with it, so I had been trying to break
down into pieces and get individual components working. So I have
things setup on a single server, with a working dovecot instance. I
have no director or any thing else running yet, and I am just trying to
get the imapc por...
2017 Jul 21
4
Corrupt index files
I am running Dovecot IMAP on Linux, on a LizardFS storage cluster with
Maildir storage. This has worked well for most of the accounts for
several months.
However in the last couple of weeks we are seeing increasing errors
regarding corrupted index files. Some of the accounts affected are
unable to retrieve messages due to timeouts.
It appeared the problems were due to the accounts being accessed