Hi,
I'm confused about FTS. https://wiki.dovecot.org/Tools/Doveadm/Index say's:
"Messages can also be added automatically to full text search index using:
plugin {
...
fts_autoindex = yes
}"
So I added "fts_autoindex = yes" into dovecot.conf (I'm using single
config file). That's it? How t
Hello Aki, Timo,
Thanks a lot for your answers. I'll test with setting
mail_max_userip_connections from DB first and tell if it works. If it
does not, I'll go with the policy server.
Again, thanks a lot.
On 03.07.2017 9:29, Timo Sirainen wrote:
On 3 Jul 2017, at 9.24, Aki Tuomi wrote:
O
I can confirm setting mail_max_userip_connections from database in
userdb query *does not* work at all. User can still open multiple
connection above the limit, seems like it has no effect. I thoroughly
checked DB response and it contains proper field name/value.
I am using dovecot 2.2.31.
Al
On 3 Jul 2017, at 19.34, Alexey Asemov (Alex/AT) wrote:
>
> I can confirm setting mail_max_userip_connections from database in userdb
> query *does not* work at all. User can still open multiple connection above
> the limit, seems like it has no effect. I thoroughly checked DB response and
> i
Hello,
we are using dovecot 2.2.13 on debian jessie from default repositories in
multiple two node replication cluster. For another cluster I was trying to set
this up on debian stretch with current dovecot 2.2.27.
It seemed that notifiy was not working at all. Running replicate manually did
wo
Using strchr() was splitting login and host at the first
occurrence of '@' which leads to troublesome behaviour.
When calling strace one would notice the misbehaviour:
execve("/usr/sbin/ssh", ["ssh", "-lthomas", "domain.org@10.8.13.2"
using strrch() however splits login and host at the last occur
Il 30/06/2017 10:46, Paolo ha scritto:
Hello,
my dovecot version is 2.1.17
I've configured some public namespaces (config attached). When a mail
arrives at a certain mail address, that mail is handled by dovecot
lmtp server and a sieve script is executed that shuold move the
message in one o