Re: Sieve fails to find existing folder?

2025-04-22 Thread Stephan Bosch via dovecot
Op 15-4-2025 om 08:35 schreef Alexander Skwar via dovecot: Hello again I really, **REALLY** do not get the issues with filtering _AT ALL_. For testing, I now added such a rule: if allof (address :regex :comparator "i;octet" "from" "@(bluewin\\.ch|yahoo\\.com)$") { addflag "$label3";

Re: Android mail client capable of utilizing FTS?

2025-04-22 Thread Tom Talpey via dovecot
On 4/20/2025 2:06 PM, Stuart Henderson via dovecot wrote: On 2025-04-20, Alexander Skwar via dovecot wrote: I enabled FTS Full Text Search using Tika in dovecot and have all the emai= ls now reindexed=2E Using either "IMAP by hand" (ie via telnet or openssl s= _client), SOGo webmail, or Thunder

cgroupv2 privileged execution

2025-04-22 Thread Matt Saladna via dovecot
In similar vein to "[cgroup support]" from Jan 30, 2011 I'd like to add cgroupv2 support to Dovecot. With v2, moving processes is more restrictive in that groups can only have a single-writer and the process of the common ancestor cgroup between the losing and gaining group must have write privileg

Re: Sieve fails to find existing folder?

2025-04-22 Thread Alexander Skwar via dovecot
Hello On Tuesday, 22. April 2025 13:00 CEST, Stephan Bosch wrote: > Op 15-4-2025 om 08:35 schreef Alexander Skwar via dovecot: > > error: msgid=<1498541093.5055416.1744698567...@email.bluewin.ch>: fileinto > > action: failed to store into mailbox '🎗 Social Networks': Mailbox doesn't > > exis

Re: Sieve fails to find existing folder?

2025-04-22 Thread Matthias Fechner via dovecot
Am 23.04.2025 um 07:34 schrieb Alexander Skwar via dovecot: if anyof (address :regex :comparator "i;octet" "from" "@(swisscom\\.com|skwar\\.me|5y5\\.one)$", address :contains "from""alexande...@bluewin.ch") { addflag "$label3"; fileinto "INBOX/🫥 Privat"; } It works fine — an ema

Re: Sieve fails to find existing folder?

2025-04-22 Thread Alexander Skwar via dovecot
Hello Am 2025-04-23 07:47, schrieb Matthias Fechner: maybe use: fileinto :create "${listname}"; and check what happens? Hm, I do not see how I could set this up in SOGo or Roundcube. I am not creating the rules by hand but use these webmail systems. Best regards, Alexander __

Dovecot migration to new server with namespace issues

2025-04-22 Thread Gabriel Kaufmann | TYPOworx via dovecot
Hello, I'm trying to migrate old ispconfig server with dovecot + postfix to a new modernized server. I'm having some trouble with dovecot doing what I want/need to reuse use my old configuration. I've been using maildir++. The new dovecot makes me some headcache as I cannot simply reuse the old con