make check failing in CentOS 6

2017-02-27 Thread Peter Ajamian
Dovecot builds just fine, but fails the tests in src/lib-index. Note that reverting this commit fixes the issue: https://github.com/dovecot/core/commit/dfa4b048ec9a174a42d6668e94501db2fb70793a $ make check for bin in test-mail-index-map test-mail-index-modseq test-mail-index-sync-ext

indexer-worker assert in v2.2.28 (fts-lucene)

2017-02-27 Thread Daniel J. Luke
I upgraded to 2.2.28 and started seeing this logged: indexer-worker(dluke): Panic: file mailbox-list.c: line 1158 (mailbox_list_try_mkdir_root): assertion failed: (strncmp(root_dir, path, strlen(root_dir)) == 0) indexer-worker(dluke): Error: Raw backtrace: 2 libdovecot.0.dylib

Re: Replacement for antispam plugin

2017-02-27 Thread Jeff Kletsky
Glad I poked around on the list today! Thanks to all for the suggestions about integration with dspam. I'll definitely have to look into this, as I rely on moving messages to a specific folder with various IMAP clients to retrain dspam false positives and negatives. A quick pair of questions:

Fwd: Some mails do not get replicated anymore after memory-exhaust

2017-02-27 Thread Christoph Kluge
Hey guys, overall I have an working dovecot replication between 2 servers running on amazon cloud. Sadly I had some messages that my server ran out of memory. After investigating a little bit further I realized that some mails didn't got replicated, but I'm not sure if this was related to the

Archive key for the Dovecot Automatic Debian Package Archive (Xi) updated

2017-02-27 Thread Stephan Bosch
Hi, I've updated the archive key for the Xi archive. So, when updating, you will initially get a key error. To fix this, either upgrade the debian-dovecot-auto-keyring package (preferred), or update your key manually from the archive.key located in the repository root. Regards, Stephan.

Re: Director+NFS Experiences

2017-02-27 Thread Sami Ketola
> On 24 Feb 2017, at 21.28, Mark Moseley wrote: > Attached. No claims are made on the quality of my code :) > With recent dovecots you probably should not use set_host_weight( server, '0’ ) to mark backend down but instead should use director commands HOST-DOWN and

Re: Director+NFS Experiences

2017-02-27 Thread Tom Sommer
On 2017-02-27 10:40, Sami Ketola wrote: On 24 Feb 2017, at 21.28, Mark Moseley wrote: Attached. No claims are made on the quality of my code :) With recent dovecots you probably should not use set_host_weight( server, '0’ ) to mark backend down but instead should use