Displaying 20 results from an estimated 48 matches for "fts_autoindex_max_recent_msg".
Did you mean:
fts_autoindex_max_recent_msgs
2017 Jul 21
1
FTS error Unknown user
...it? This is relevant config:
passdb {
driver = static
args = password=[censored] allow_nets=[censored]
}
userdb {
driver = static
args = home=/var/mail/vhosts/%d/%n/home master_user=%u
}
plugin {
fts = solr
fts_solr = url=http://[censored]:8080/solr/
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 1000
}
FTS is fully configured and working on proxy side (which is,
currently, also a backend for most of the users - i will split it in
stages, just wanted to say that i have FTS already working).
azur
2015 Jul 31
2
FTS not indexing new folders (mailboxes)
...ommand but no response as well
# This works only after a full fts rescan
*doveadm fts rescan -u user at domain*
# And now, works
*doveadm search -u user at domain text
sometext3c7b60241443ba55af680000cc4d0d4b 1*
# My dovecot version = 2.2.18 (EE)
# My fts config:
fts = solr
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 50
fts_solr = url=http://127.0.0.1:8080/solr/
Anyone got this problem?
2019 May 08
1
Dovecot does not recognize imported messages
...er = yes
> }
> plugin {
> acl = vfile:/etc/dovecot/dovecot-acl
> acl_globals_only = yes
> auth_socket_path = /var/run/dovecot/auth-master
> fts_autoindex_exclude = Junk
> fts_autoindex_exclude2 = Trash
> fts_autoindex_exclude3 = Sent
> fts_autoindex_exclude4 = Drafts
> fts_autoindex_max_recent_msgs = 20
> lazy_expunge = .DELETED/
> mail_replica = tcp:10.0.11.152:1111
> quota = dict:user::proxy::quotadict
> quota_grace = 0%%
> quota_max_mail_size = 70M
> quota_rule = *:storage=1G
> quota_rule2 = *:messages=0
> quota_warning = storage=85%% quota-warning 85 %u
> quota...
2015 Sep 24
0
FTS not indexing new folders (mailboxes)
...s rescan
> *doveadm fts rescan -u user at domain*
>
> # And now, works
>
> *doveadm search -u user at domain text
> sometext3c7b60241443ba55af680000cc4d0d4b 1*
>
> # My dovecot version = 2.2.18 (EE)
> # My fts config:
>
> fts = solr
> fts_autoindex = yes
> fts_autoindex_max_recent_msgs = 50
> fts_solr = url=http://127.0.0.1:8080/solr/
>
> Anyone got this problem?
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 672...
2019 Jul 22
2
doveadm: Error: open(/proc/self/io) failed
...parator = /
subscriptions = yes
type = shared
}
passdb {
args = /etc/dovecot/dovecot-mysql.conf
driver = sql
}
passdb {
args = /etc/dovecot/dovecot-master-users
driver = passwd-file
master = yes
}
plugin {
acl = vfile
acl_shared_dict = proxy::acl
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 50
imapsieve_mailbox1_before = file:/usr/lib64/dovecot/sieve/report-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/usr/lib64/dovecot/sieve/report-ham.sieve
imapsieve_mailbox2_causes = COPY
imapsieve_mailbox2_from = S...
2020 Apr 25
4
problem with a public folder
...args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/usr/local/etc/dovecot/global-acls:cache_secs=300
acl_anyone = allow
fts = lucene
fts_autoindex = yes
fts_autoindex_exclude = \Junk
fts_autoindex_exclude2 = \Trash
fts_autoindex_exclude3 = \Spam
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_mailbox1_before =
file:/usr/local/lib/dovecot/sieve/report-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/usr/local/lib/dovecot/sie...
2020 Nov 02
1
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]
> On 02/11/2020 15:11 PGNet Dev <pgnet.dev at gmail.com> wrote:
>
>
> On 11/2/20 12:44 AM, Aki Tuomi wrote:
> > you should try removing use_libfts from your config line and let solr do that part.
>
> sry, i'm a bit confused.
>
> you'd suggested I _add_ it,
>
> https://dovecot.org/pipermail/dovecot/2020-October/120258.html
>
> > I
2014 Nov 10
0
mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)
...e;/usr/local/bin/sb_filter.py;-d;%h/.hammiedb;-f
> antispam_mail_spam = -s
> antispam_spam = SPAM;Spam;Junk
> antispam_trash = Trash
> antispam_unsure = Filtered-Spam;Possible-Spam
> fetchmail_pidfile = %h/.fetchmail.pid
> fts = lucene
> fts_autoindex = yes
> fts_autoindex_max_recent_msgs = 30
> fts_decoder = decode2text
> fts_index_timeout = 60
> fts_lucene = whitespace_chars=@. mime_parts
> mailbox_alias_new = Sent Messages
> mailbox_alias_new2 = Sent Items
> mailbox_alias_old = Sent
> mailbox_alias_old2 = Sent
> quota = maildir:User quota...
2020 Apr 13
5
got a listener on 993
...private
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/usr/local/etc/dovecot/global-acls:cache_secs=300
fts = lucene
fts_autoindex = yes
fts_autoindex_exclude = \Junk
fts_autoindex_exclude2 = \Trash
fts_autoindex_exclude3 = \Spam
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_hostnamebox1_before =
file:/var/vhostname/sieve/global/learn-spam.sieve
imapsieve_hostnamebox1_causes = COPY
imapsieve_hostnamebox1_name = Spam
imapsieve_hostnamebox2_before =
file:/var/vhostna...
2019 May 10
0
Dovecot does not recognize imported messages
...er = yes
> }
> plugin {
> acl = vfile:/etc/dovecot/dovecot-acl
> acl_globals_only = yes
> auth_socket_path = /var/run/dovecot/auth-master
> fts_autoindex_exclude = Junk
> fts_autoindex_exclude2 = Trash
> fts_autoindex_exclude3 = Sent
> fts_autoindex_exclude4 = Drafts
> fts_autoindex_max_recent_msgs = 20
> lazy_expunge = .DELETED/
> mail_replica = tcp:10.0.11.152:1111 [1]
> quota = dict:user::proxy::quotadict
> quota_grace = 0%%
> quota_max_mail_size = 70M
> quota_rule = *:storage=1G
> quota_rule2 = *:messages=0
> quota_warning = storage=85%% quota-warning 85 %u
> q...
2016 Jul 11
2
[2.2.25 auth issue] auth-request.c: line 1049 (auth_request_lookup_credentials): assertion failed: (request->credentials_scheme == scheme)
...mailbox Spam {
auto = create
special_use = \Junk
}
mailbox Trash {
auto = no
special_use = \Trash
}
prefix =
separator = /
}
passdb {
args = /etc/dovecot/mailserver/mysql.dbconf
driver = sql
}
plugin {
fts = lucene
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 65536
fts_index_timeout = 900
fts_lucene = whitespace_chars=@.,;-/
last_login_dict = proxy::last_login
last_login_key = last_login/%u
quota = dict:user quota::file:%h/.quota
quota_rule = *:bytes=2684354560
quota_rule2 = Trash:bytes=+10%%
quota_rule3 = Spam:bytes=+...
2018 Apr 07
1
last login tracking error
...ix = virtual/
separator = /
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/usr/local/etc/dovecot/global-acls:cache_secs=300
acl_anyone = allow
acl_globals_only = yes
acl_shared_dict = proxy::acl
fts = lucene
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_mailbox1_before = file:/home/vmail/sieve/global/learn-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/home/vmail/sieve/global/learn-...
2019 Jul 30
0
doveadm: Error: open(/proc/self/io) failed
...ssdb {
> args = /etc/dovecot/dovecot-mysql.conf
> driver = sql
> }
> passdb {
> args = /etc/dovecot/dovecot-master-users
> driver = passwd-file
> master = yes
> }
> plugin {
> acl = vfile
> acl_shared_dict = proxy::acl
> fts_autoindex = yes
> fts_autoindex_max_recent_msgs = 50
> imapsieve_mailbox1_before =
> file:/usr/lib64/dovecot/sieve/report-spam.sieve
> imapsieve_mailbox1_causes = COPY
> imapsieve_mailbox1_name = Spam
> imapsieve_mailbox2_before = file:/usr/lib64/dovecot/sieve/report-ham.sieve
> imapsieve_mailbox2_causes = COPY
>...
2019 Sep 10
0
dovecot duplicate emails
...? }
? prefix =
}
passdb {
? args = /etc/dovecot/dovecot-sql.conf.ext
? driver = sql
}
passdb {
? args = /etc/dovecot/dovecot-ldap-people.conf.ext
? driver = ldap
}
passdb {
? args = /etc/dovecot/dovecot-ldap-calendar.conf.ext
? driver = ldap
}
plugin {
? fts = solr
? fts_autoindex = yes
? fts_autoindex_max_recent_msgs = 100
? fts_solr = url=http://SOLR_IP_ADDRESS:8983/solr/dovecot/
? last_login_dict = proxy::lastlogin
? mail_log_cached_only = yes
? mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
? mail_log_fields = uid box msgid size
? mail_replica = tcp:REPLICATE.DOMAIN.com....
2018 Apr 10
2
two unrelated issues, lastlogin, and an out of memory fatal error
...TROL=~/virtual
prefix = virtual/
separator = /
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/usr/local/etc/dovecot/global-acls:cache_secs=300
acl_globals_only = yes
acl_shared_dict = proxy::acl
fts = lucene
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_mailbox1_before = file:/home/vmail/sieve/global/report-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/home/vmail/sieve/global/repor...
2019 Nov 07
2
dovecot ignores users sieve-script
...sdb-admin.conf.ext
driver = ldap
name = admin
}
passdb {
args = /etc/dovecot/dovecot-ldap-passdb-others.conf.ext
driver = ldap
name = others
}
plugin {
acl = vfile:/etc/dovecot/dovecot-acl:cache_secs=300
acl_shared_dict = file:/var/lib/dovecot/db/shared-mailboxes.db
fts = lucene
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_mailbox1_before = file:/etc/dovecot/sieve/report-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = INBOX/Junk
imapsieve_mailbox2_before = file:/etc/dovecot/sieve/report-ham.sieve
imapsi...
2015 Jul 28
2
bug in acl_defaults_from_inbox option
...= yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
acl = vfile:/etc/dovecot/global-acls:cache_secs=300
acl_defaults_from_inbox = no
acl_shared_dict = file:/var/shared/dovecot/shared-mailboxes.dict
fts = solr
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 20
fts_solr = url=http://solr.localdomain:8080/solr/
mailbox_alias_new = INBOX_spam
mailbox_alias_old = Junk
quota = maildir:User quota:ns=
quota2 = maildir:Archive quota:ns=Archives.
quota2_rule = *:storage=20GB
quota2_warning = storage=95%% quota2-warning 95 %u
quota2_w...
2020 Apr 25
2
problem with a public folder
...private
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile:/usr/local/etc/dovecot/global-acls:cache_secs=300
fts = lucene
fts_autoindex = yes
fts_autoindex_exclude = \Junk
fts_autoindex_exclude2 = \Trash
fts_autoindex_exclude3 = \Spam
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_mailbox1_before =
file:/usr/local/lib/dovecot/sieve/report-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/usr/local/lib/dovecot/sie...
2020 Apr 14
0
got a listener on 993
...-sql.conf.ext
> driver = sql
> }
> plugin {
> acl = vfile:/usr/local/etc/dovecot/global-acls:cache_secs=300
> fts = lucene
> fts_autoindex = yes
> fts_autoindex_exclude = \Junk
> fts_autoindex_exclude2 = \Trash
> fts_autoindex_exclude3 = \Spam
> fts_autoindex_max_recent_msgs = 80
> fts_index_timeout = 90
> fts_lucene = whitespace_chars=@. normalize no_snowball
> imapsieve_hostnamebox1_before =
> file:/var/vhostname/sieve/global/learn-spam.sieve
> imapsieve_hostnamebox1_causes = COPY
> imapsieve_hostnamebox1_name = Spam
> imapsiev...
2018 Mar 28
1
Dovecot quota
...l {
location = virtual:/usr/local/etc/dovecot/virtual:INDEX=~/virtual:CONTROL=~/virtual
prefix = virtual/
separator = /
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = proxy::acl
fts = lucene
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 80
fts_index_timeout = 90
fts_lucene = whitespace_chars=@. normalize no_snowball
imapsieve_mailbox1_before = file:/home/vmail/sieve/global/learn-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/home/vmail/sieve/global/learn-...