Re: Timo - is the v2.3.15 GCC limitation really necessarily or it's just a bug?

2021-08-02 Thread Bernd Petrovitsch
Hi all! On 01/08/2021 23:24, Aki Tuomi wrote: >> On 01/08/2021 23:44 Michael Orlitzky wrote: [...] >> On Sun, 2021-08-01 at 21:53 +0300, Mart Pirita wrote: >>> >>> As Docvecot does not support INC_PATH= and ignores --includedir= option, >> >> You can try CPPFLAGS="-I" in the future. I don't know

Multiple Quota Limit Configurations

2021-08-02 Thread Joseph D Wagner
Is this a valid quota rule? *:storage=0,messages=0 Or do I need to make them two separate rules? Joseph D Wagner

doveadm Mail storage autodetection failed

2021-08-02 Thread Joseph D Wagner
I have a mixture of virtual mailboxes and local mailbox. I got this: # doveadm quota get -A doveadm(nobody): Error: Namespace '': Mail storage autodetection failed with home=/ doveadm(systemd-coredump): Error: Namespace '': Mail storage autodetection failed with home=/ doveadm(polkitd): Error: Na

Re: public folders, ACLs

2021-08-02 Thread Stefan G. Weichinger
Am 30.07.21 um 11:53 schrieb Stefan G. Weichinger: greetings ... I got the following request from a customer where we run dovecot-2.3.15 on a debian server: They have a public folder with all their project-related subfolders inside: namespace {   location = maildir:/home/vmail/oeffentlich

Re: dovecot + Procmail -> junk emails

2021-08-02 Thread John Stoffel
> "Stephane" == Stephane Magnier writes: Stephane> Having moved from 'mbox' to 'Maildir', I'm trying to use a Stephane> way to move a spam email to the Junk folder Have you looked at 'sieve' and 'pigeonhole' setup? procmail is old old old and completely unsupported. Stephane> I declared

Re: public folders, ACLs

2021-08-02 Thread Stefan G. Weichinger
Am 02.08.21 um 19:55 schrieb Stefan G. Weichinger: # doveadm mailbox list -u myu...@domain.net lists folder/mailbox "Oeffentlich" but I get: # doveadm mailbox list -u myu...@domain.net Wrong paste here, sorry. I meant doveadm -Dv acl get -u myu...@domain.net "Oeffentlich" -> ... "Error:

Re: public folders, ACLs

2021-08-02 Thread Stefan G. Weichinger
Am 02.08.21 um 19:59 schrieb Stefan G. Weichinger: ... "Error: Can't open mailbox Oeffentlich: Mailbox doesn't exist: Oeffentlich" Additional info from the conf: namespace { type = private separator = / prefix = #location defaults to mail_location. inbo

Re: dovecot + Procmail -> junk emails

2021-08-02 Thread Ted Hatfield
On Mon, 2 Aug 2021, John Stoffel wrote: "Stephane" == Stephane Magnier writes: Stephane> Having moved from 'mbox' to 'Maildir', I'm trying to use a Stephane> way to move a spam email to the Junk folder Have you looked at 'sieve' and 'pigeonhole' setup? procmail is old old old and completely

Re: dovecot + Procmail -> junk emails

2021-08-02 Thread John Stoffel
> "Ted" == Ted Hatfield writes: Ted> On Mon, 2 Aug 2021, John Stoffel wrote: >>> "Stephane" == Stephane Magnier writes: >> Stephane> Having moved from 'mbox' to 'Maildir', I'm trying to use a Stephane> way to move a spam email to the Junk folder >> >> Have you looked at 'sieve' and 'pi