Re: dovecot stats-writer socket permissions

2018-08-10 Thread Scott Ruckh
On 2018-08-10 18:08, Larry Rosenman wrote: service stats { unix_listener stats-reader { group = mail mode = 0666 user = } unix_listener stats-writer { group = mail mode = 0666 user = } } service anvil { unix_listener anvil { group = mail mode = 0666 }

Re: dovecot stats-writer socket permissions

2018-08-10 Thread Larry Rosenman
service stats { unix_listener stats-reader { group = mail mode = 0666 user = } unix_listener stats-writer { group = mail mode = 0666 user = } } service anvil { unix_listener anvil { group = mail mode = 0666 } } I put those in a local.conf -- Larry

dovecot stats-writer socket permissions

2018-08-10 Thread Scott Ruckh
I have seen this thread about being able to run doveadm as a non-root user, but I don't understand the solution even though I have seen other pages give this link as the solution. http://bit.ly/2MC5oq9 What configuration is necessary so that I can set the permissions on

Re: [trees-plugin] - Dovecot index gets corrupted, when using maildir and recievend and accessing mail at the same time

2018-08-10 Thread Joseph Tam
On Thu, 9 Aug 2018, neutron wrote: The plugin adds individually encrypted mail storage to the Dovecot IMAP server. It encrypts all (incoming and outgoing) mail on the mail server with a key, which can only be accessed with the users password. So the server operator is not able to see any mail

Re: dying on osx

2018-08-10 Thread Mike Makuch
ntl I add them to my config, restart and get the same abort 20180810-103849 imap(mkm)<79213>: Fatal: setgroups(mail,505) failed: Too many extra groups I've tried numerous other settings as well. Thanks for any further advice Mike On 8/10/18 08:45, Aki Tuomi wrote: > Can you try this conf

Re: dying on osx

2018-08-10 Thread Mike Makuch
al/etc/dovecot/dovecot.conf:mail_uid = _dovecot 20180810-113132 imap(mkm)<68466>: Fatal: setgroups(mail,505) failed: Too many extra groups Thanks Mike On 8/10/18 11:08, Mike Makuch wrote: $ grep dove /etc/passwd /etc/group /etc/passwd:_dovecot:*:214:6:Dovecot Administrator:/var/empty:/usr/b

Re: dying on osx

2018-08-10 Thread Mike Makuch
there except 3: mail_access_groups = mail mbox_read_locks = fcntl mbox_write_locks = fcntl I add them to my config, restart and get the same abort 20180810-103849 imap(mkm)<79213>: Fatal: setgroups(mail,505) failed: Too many extra groups I've tried numerous other settings as well. Thanks f

Re: dying on osx

2018-08-10 Thread Mike Makuch
ocks = fcntl mbox_write_locks = fcntl I add them to my config, restart and get the same abort 20180810-103849 imap(mkm)<79213>: Fatal: setgroups(mail,505) failed: Too many extra groups I've tried numerous other settings as well. Thanks for any further advice Mike On 8/10/18 08:45, Aki Tuomi wr

Re: dying on osx

2018-08-10 Thread Aki Tuomi
a few things there. My config has all of the settings there except 3: mail_access_groups = mail mbox_read_locks = fcntl mbox_write_locks = fcntl I add them to my config, restart and get the same abort 20180810-103849 ima

Re: dying on osx

2018-08-10 Thread Mike Makuch
nd get the same abort 20180810-103849 imap(mkm)<79213>: Fatal: setgroups(mail,505) failed: Too many extra groups I've tried numerous other settings as well. Thanks for any further advice Mike On 8/10/18 08:45, Aki Tuomi wrote: > Can you try this config and report back? > > https://su

Re: dying on osx

2018-08-10 Thread Aki Tuomi
ig has all of the settings there except 3: mail_access_groups = mail mbox_read_locks = fcntl mbox_write_locks = fcntl I add them to my config, restart and get the same abort 20180810-103849 imap(mkm)<79213>: Fatal: setgroups(mail,505) failed: Too many extra groups I've tried numerous ot

Re: dying on osx

2018-08-10 Thread Aki Tuomi
> dovecot starts up and runs but dies as soon as my mail client makes a > request with log and config below. > > And advice appreciated. > > Thanks > > Mike > > > > 20180810-083730 auth: Debug: auth client connected (pid=77432) > > 20180810-083730 auth:

dying on osx

2018-08-10 Thread Mike Makuch
OSX 10.13.6 High Sierra, dovecot 2.3.2.1 dovecot starts up and runs but dies as soon as my mail client makes a request with log and config below. And advice appreciated. Thanks Mike 20180810-083730 auth: Debug: auth client connected (pid=77432) 20180810-083730 auth: Debug: client

Re: limit sharing ability to certain users

2018-08-10 Thread Sami Ketola
> On 9 Aug 2018, at 8.48, Simeon Ott wrote: > > Thanks Sami, thanks Aki > > I just updated the packages on our testing server and now it works like > expected. > There are some LDAP tests to come. Are there many productive server out there > using this repository? We have no way of

Re: Error compiling pigeonhole managesieve 0.4.24

2018-08-10 Thread Aki Tuomi
Yep On 10.08.2018 11:06, davide marchi wrote: > Thanks Aki for your quick response!! I'm sorry, so i have to compile > and install dovecot version 2.2.36 before compiling and install > pigeonhole 0.4.24? If so sorry for my noob approach > > Il giorno ven 10 ago 2018 alle ore 09:55 Aki Tuomi >

Re: Error compiling pigeonhole managesieve 0.4.24

2018-08-10 Thread Aki Tuomi
Did you remember to install core before compiling pigeonhole? Aki On 10.08.2018 10:45, davide marchi wrote: > Hi i have a problem compiling as mantioned on object of this mail: i'm > changing dovecot on my debian 6 from version 2.2.32 to 2.2.36 and > pigeonhole from 0.4.20 to 0.4.24 > this is

Error compiling pigeonhole managesieve 0.4.24

2018-08-10 Thread davide marchi
Hi i have a problem compiling as mantioned on object of this mail: i'm changing dovecot on my debian 6 from version 2.2.32 to 2.2.36 and pigeonhole from 0.4.20 to 0.4.24 this is output of dovecot -n for listing versions installed dovecot -n # 2.2.32 (dfbe293d4):