Displaying 20 results from an estimated 43 matches for "fts_index_timeout".
2012 Mar 15
3
v2.1.2 released
...ession ID passes through Dovecot
IMAP/POP3 proxying to backend server. The same session ID is can be
reused after a long time (currently a bit under 9 years).
+ passdb checkpassword: Support "credentials lookups" (for
non-plaintext auth and for lmtp_proxy lookups)
+ fts: Added fts_index_timeout setting to abort search if indexing
hasn't finished by then (default is to wait forever).
- doveadm sync: If mailbox was expunged empty, messages may have
become back instead of also being expunged in the other side.
- director: If user logged into two directors while near user
expi...
2012 Mar 15
3
v2.1.2 released
...ession ID passes through Dovecot
IMAP/POP3 proxying to backend server. The same session ID is can be
reused after a long time (currently a bit under 9 years).
+ passdb checkpassword: Support "credentials lookups" (for
non-plaintext auth and for lmtp_proxy lookups)
+ fts: Added fts_index_timeout setting to abort search if indexing
hasn't finished by then (default is to wait forever).
- doveadm sync: If mailbox was expunged empty, messages may have
become back instead of also being expunged in the other side.
- director: If user logged into two directors while near user
expi...
2020 Feb 17
1
Shared Mailboxes with Multiple Domains
...iver = sql
>}
>plugin {
> acl = vfile
> acl_shared_dict = file:/var/mail/%d/shared-mailboxes
> fts = solr
> fts_autoindex = yes
> fts_autoindex_exclude = \Trash
> fts_autoindex_exclude2 = \Junk
> fts_autoindex_exclude3 = \Spam
> fts_enforced = no
> fts_index_timeout = 20s
> fts_solr = url=http://127.0.0.1:8983/solr/dovecot/
> mailbox_alias_new = Sent Messages
> mailbox_alias_new2 = Sent Items
> mailbox_alias_new3 = Deleted Messages
> mailbox_alias_old = Sent
> mailbox_alias_old2 = Sent
> mailbox_alias_old3 = Trash
> siev...
2020 Apr 25
4
problem with a public folder
...-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/sieve/report-ham.sieve
imap...
2014 Nov 10
0
mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)
...= -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
> quota_grace = 10%%
> quota_rule = *:storage=1G
>...
2020 Apr 13
5
got a listener on 993
...l/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/vhostname/sieve/global/learn-ham....
2020 Feb 13
0
Shared Mailboxes with Multiple Domains
...local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = file:/var/mail/%d/shared-mailboxes
fts = solr
fts_autoindex = yes
fts_autoindex_exclude = \Trash
fts_autoindex_exclude2 = \Junk
fts_autoindex_exclude3 = \Spam
fts_enforced = no
fts_index_timeout = 20s
fts_solr = url=http://127.0.0.1:8983/solr/dovecot/
mailbox_alias_new = Sent Messages
mailbox_alias_new2 = Sent Items
mailbox_alias_new3 = Deleted Messages
mailbox_alias_old = Sent
mailbox_alias_old2 = Sent
mailbox_alias_old3 = Trash
sieve = file:~/sieve;active=~/.dovec...
2016 Jul 11
2
[2.2.25 auth issue] auth-request.c: line 1049 (auth_request_lookup_credentials): assertion failed: (request->credentials_scheme == scheme)
...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=+10%%
sieve = dict:proxy::si...
2018 Apr 07
1
last login tracking error
...b {
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-ham.sieve
imapsieve_mail...
2018 Apr 10
2
two unrelated issues, lastlogin, and an out of memory fatal error
...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/report-ham.sieve
imapsieve_ma...
2019 Nov 07
2
dovecot ignores users sieve-script
...me = 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
imapsieve_mailbox2_causes = CO...
2020 Apr 25
2
problem with a public folder
...l/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/sieve/report-ham.sieve
imap...
2020 Apr 14
0
got a listener on 993
...gt; 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 =
> fil...
2018 Mar 28
1
Dovecot quota
...tc/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-ham.sieve
imapsieve_mail...
2018 May 03
2
dovecot fts hangs on search
...just a paragraph.
- When using the dovecot search function with the same documents
attached to an email, I have a timeout, and sometimes an error message.
My dovecot plugin configuration:
> fts = solr
> fts_solr = url=http://localhost:8080/solr/
> fts_decoder = decode2text
> fts_index_timeout = 10
The script is a non modified version of decode2text provided by the
Dovecot installation.
Please, just point me in some direction.
Andr? Rodier.
2020 Apr 25
0
problem with a public folder
...n {
> 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...
2019 Jun 16
1
Dovecot, quota, warning, and issue with setup?
...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_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:/var/vmail/sieve/global/learn-spam.sieve
imapsieve_mailbox1_causes = COPY
imapsieve_mailbox1_name = Spam
imapsieve_mailbox2_before = file:/var/vmail/sieve/global/learn-ham.sieve
imapsieve_mailbo...
2018 Feb 28
0
BUG: Error: dovecot.index.pvt reset, view is now inconsistent when shared folder is new and empty
...pass = yes
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
acl = vfile:/srv/shared/dovecot/global-acls:cache_secs=300
acl_shared_dict = fs:posix:prefix=/srv/shared/dovecot/shared-acls/
fts = solr
fts_autoindex = yes
fts_autoindex_max_recent_msgs = 20
fts_index_timeout = 60
fts_solr = url=http://localhost:8983/solr/dovecot/
last_login_dict = fs:posix:prefix=~/
last_login_key = lastlogin
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields = uid box msgid from
mailbox_alias_new = INBOX_spam
mailbox_alias_new2 =...
2018 Apr 02
0
dovecot lastlogin tracking
...tc/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-ham.sieve
imapsieve_mail...
2019 Nov 07
0
dovecot ignores users sieve-script
...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
>...