No matter what I do, I always get this error when trying to start Dovecot:
$ sudo /usr/local/opt/dovecot/sbin/dovecot
Warning: fd limit (ulimit -n) is lower than required under max. load (256 <
1000), because of default_client_limit
Fatal: service(stats) Group doesn't exist: dovecot (See service
I have tested it on my old Installation with dovecot Version 2.2.22 and it
works.
When I set "quota = count:User quota:noenforcing", I receive E-Mails also
over the quota an get the warning E-Mails.
When I remove nonenforcing, I get the warning E-Mails and the received
E-Mails where bounced/reje
Good Day!
I have a fairly new user on my network that has, over about
10 months, created in root inbox and nested sub-folders totaling over 900
individual folders.
In the past few weeks, newly created folders will be visible
in Outlook 2013, but when an email
On Mon, 19 Nov 2018 at 20:52, Robert Adkins wrote:
> Good Day!
>
>
>
> I have a fairly new user on my network that has, over
> about 10 months, created in root inbox and nested sub-folders totaling over
> 900 individual folders.
>
>
>
> In the past few weeks, newly
Am 19.11.18 um 18:49 schrieb Robert Adkins:
Good Day!
I have a fairly new user on my network that has, over
about 10 months, created in root inbox and nested sub-folders totaling
over 900 individual folders.
In the past few weeks, newly created folders will
I'm trying to have my server maintain it's FTS indexes reasonably
current at all times. From prior threads, and based on my namespace
configuration, I have the following hourly cronjob:
doveadm index -A -q '*'
doveadm index -A -q 'shared/*'
doveadm index -A -q 'virtual/*'
This seems to work j
I have a small but critical server that supports our group. As a single
server - it's obviously a single-point-of-failure for lots of things.
As I just experienced...again. It was a lot more fun building systems
from components when I was younger...
Previously 3rd-party hosted solutions did
On 20.11.2018 2.51, Daniel Miller wrote:
> I'm trying to have my server maintain it's FTS indexes reasonably
> current at all times. From prior threads, and based on my namespace
> configuration, I have the following hourly cronjob:
>
> doveadm index -A -q '*'
> doveadm index -A -q 'shared/*'
>