Re: lazy_expunge and fts_autoindex

2020-08-29 Thread Gregory Heytings
Maybe try fts_autoindex_exclude = \EXPUNGED I just tried, it doesn't work... It should not have worked, the documentation says that names starting with a backslash are for IMAP flags, like \Junk or \Trash. I have both lazy_expunge and fts_autoindex activated (with fts-xapian), as

Re: lazy_expunge and fts_autoindex

2020-08-29 Thread Joan Moreau
Maybe try fts_autoindex_exclude = \EXPUNGED On 2020-08-29 14:34, Gregory Heytings wrote: Hi list, I have both lazy_expunge and fts_autoindex activated (with fts-xapian), as follows: plugin { lazy_expunge = EXPUNGED/ } plugin { fts = xapian fts_xapian = partial=2 full=20 attachments=1

PBKDF2 password hashing as in ASP.NET Core

2020-08-29 Thread Yves Goergen
Hello, I'm setting up a new server and, again, seek for a decently secure (from a security specialist's POV) way to store and verify user passwords in a database. Additionally now, GDPR requires me to use a solid state-of-the-art solution. My OS is Ubuntu 20.04, Dovecot version 2.3.7,

Sieve: deleteheader now working with duplicate filter for implicit keep

2020-08-29 Thread Alec Moskvin
Hello, I have a rule to always delete a header. If the message gets fileinto'd, the header is gone, but if it's delivered into the INBOX through implicit keep, the header does not get deleted. Interestingly, if I remove the "if duplicate" filter, the header does get deleted as expected. I'm

lazy_expunge and fts_autoindex

2020-08-29 Thread Gregory Heytings
Hi list, I have both lazy_expunge and fts_autoindex activated (with fts-xapian), as follows: plugin { lazy_expunge = EXPUNGED/ } plugin { fts = xapian fts_xapian = partial=2 full=20 attachments=1 verbose=0 fts_autoindex = yes fts_enforced = yes fts_autoindex_exclude = EXPUNGED

Rsync the dovecot repo

2020-08-29 Thread Marc Roos
Is it possible to rsync some repo that has centos7 2.3.11? http://repo.dovecot.org/ce-2.3-latest/centos/7/RPMS/x86_64/2.3.11.3-3_ce/