Adding new server (POP3 only)

2022-08-21 Thread Antonino Esposito
Good morning, we're facing a spike in users activation and we've decided to add another server for POP3 only. Since our dovecot is currently backed by NFS, i'm under the impression we just need to add a new instance listening for POP3, backed by the same NFS. However, i'm afraid the existing P

Re: Should one prevent reconnection before expunge?

2022-08-21 Thread Christian Kivalo
On August 21, 2022 12:34:46 AM GMT+02:00, Jack Cecil wrote: >On Fri, 12 Aug 2022, Jack Cecil wrote: > >> could you help me understand the 'doveadm expunge' feature better? >> >> If a Maildir has 20 thousand messages and user is reading it over IMAP I >> have a suspicion it is not a good idea

Re: Adding new server (POP3 only)

2022-08-21 Thread Adrian Minta
Hi, your users will not notice anything. If you are using a load-balancer try to stick a user on the same back-end. Use "static" hash or Dovecot Director. On 8/21/22 11:41, Antonino Esposito wrote: Good morning, we're facing a spike in users activation and we've decided to add another serv

Re: Permission denied UNIX perms appear ok (ACL/MAC wrong?))

2022-08-21 Thread Austin Witmer
Thanks to all of your for your input! I think I may have gotten this resolved. More time and testing will tell! More details later . . . Austin Witmer > On Aug 20, 2022, at 9:06 AM, Erwan David wrote: > > Le 20/08/2022 à 16:52, Austin Witmer a écrit : >> Hello all! >> >> Recently I upgraded

Re: Permission denied UNIX perms appear ok (ACL/MAC wrong?))

2022-08-21 Thread Remo Mattei
It’s a mount partition you should check that probably it is nfs. Good luck. > Il giorno 21 ago 2022, alle ore 07:43, Austin Witmer > ha scritto: > > Thanks to all of your for your input! > > I think I may have gotten this resolved. More time and testing will tell! > More details later . .

Re: Get a list of currently active IMAP connections?

2022-08-21 Thread Jaroslaw Rafa
Dnia 20.08.2022 o godz. 19:34:03 Jaroslaw Rafa pisze: > I have one more question regarding this. > > My service needs to access the socket /var/run/dovecot/anvil. The problem is > that this socket (at least on my system) has permissions only for root: > > srw--- 1 root root 0 May 22 2020 /va

Re: Should one prevent reconnection before expunge?

2022-08-21 Thread Aki Tuomi
> On 21/08/2022 13:08 EEST Christian Kivalo wrote: > > > On August 21, 2022 12:34:46 AM GMT+02:00, Jack Cecil > wrote: > >On Fri, 12 Aug 2022, Jack Cecil wrote: > > > >> could you help me understand the 'doveadm expunge' feature better? > >> > >> If a Maildir has 20 thousand messages and u