Re: sieve-extdata plugin breaks on pigeonhole 0.5 ish

2020-10-31 Thread Stephan Bosch
On 19/09/2020 08:05, Sebastiaan Hoogeveen wrote: Hi Ed, On 18/09/2020 23:37, Ed W wrote: Hi, I wonder if someone could give me a little help bringing the sieve-extdata plugin up to date to be usable with latest Dovecot/pigeonhole Trying to use both together at present I get an error:   

Re: v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]

2020-10-31 Thread PGNet Dev
On 10/31/20 9:55 AM, John Fawcett wrote: I can contribute a patch that solves the segfault. Unfortunately though fts search may be more broken than this. It does not give me search results, even though I see it querying solr and getting hits. Thx -- hopefully it moves this in the right directio

Dovecot, sa-learn and sieve - where to save the Bayes DB

2020-10-31 Thread Francis Augusto Medeiros-Logeay
Hi! I have dovecot, Spamassassin and postfix running. I started to use sa-learn to get better and more precise spam identification and filtering. I have not set the Bayes_path preference on my local.cf file, thus when I call sa-learn -u myu...@mydomain.org --spam, the Bayes DB gets updated

Re: v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]

2020-10-31 Thread John Fawcett
On 31/10/2020 04:57, PGNet Dev wrote: > On 10/18/20 10:28 PM, Aki Tuomi wrote: >>> doveadm(myu...@example.com): Panic: file mail-storage.c: line >>> 2112 (mailbox_get_open_status): assertion failed: (box->opened) > ... > >> I can reproduce your problem with the `fts lookup` command. Luckily >>

Re: Indexer error after upgrade to 2.3.11.3 [trial patch]

2020-10-31 Thread John Fawcett
On 31/10/2020 15:15, Scott Q. wrote: > But do you know how this bug was introduced ? > > I checked the history of that file and don't see anything introduced > recently that might cause > this:  > https://github.com/dovecot/core/commits/master/src/lib-http/http-client-request.c >

Re: Odd replication behaviour

2020-10-31 Thread James Pattinson
Solved. I knew this would happen. The act of writing it all out and including the configuration output gave me the solution. I am using lmtp to deliver mail from postfix to Dovecot. I was missing the notify and replication plugins from 20-lmtp.conf They were only present in 10-mail.conf as mai

Re: Sieve filter script EXECUTION FAILED

2020-10-31 Thread @lbutlr
On 30 Oct 2020, at 14:41, Bernd Petrovitsch wrote: > Perhaps try the script beforehand in a terminal: I have. And I use | as delimiters all the time. > snip > {2}sed -e '|x|y|' > sed: -e expression #1, char 1: unknown command: `|' > snip > So no, it's not. Yes it is. As

Odd replication behaviour

2020-10-31 Thread James Pattinson
Hi, I have just built a new pair of similar machines both running CentOS 8.2 (selinux disabled) and Dovecot 2.3.8 (9df20d2db). One machine is a VPS (host A) and one is on my home network (host B). The idea is that they are set up in a master/master config with Dovecot replication. I seem to ha

Re: doveadm sync usage ; root INBOX unsynced

2020-10-31 Thread François Poulain
Le Sat, 31 Oct 2020 13:36:32 +0100, François Poulain a écrit : > Does someone have on hint? I tried to remove all dirs and re-start using doveadm backup as did in https://dovecot.org/pipermail/dovecot/2019-December/117963.html but it didn't worked better. François -- François Poulain

Re: Indexer error after upgrade to 2.3.11.3 [trial patch]

2020-10-31 Thread Scott Q.
But do you know how this bug was introduced ? I checked the history of that file and don't see anything introduced recently that might cause this:  https://github.com/dovecot/core/commits/master/src/lib-http/http-client-request.c The only one that might be somewhat related is this one from Apr 2

Re: Indexer error after upgrade to 2.3.11.3 [trial patch]

2020-10-31 Thread John Fawcett
On 31/10/2020 00:18, Scott Q. wrote: > I have implemented this change and the core dumps went away. > > It appears so far that it's indeed the right fix. > > Has this change been introduced in 2.3.11.3 ?  > > Thanks! I've also been running it for 4 days without any further panics / segfaults and n

doveadm sync usage ; root INBOX unsynced

2020-10-31 Thread François Poulain
Hi, I am trying to import a mail IMAP account using doveadm. Following https://serverfault.com/questions/605342/migrating-from-any-imap-pop3-server-to-dovecot I did it with: doveadm -D -v \ -o imapc_host=mail.oldserver.tld \ -o imapc_user=cont...@domain.org \ -o imapc_p