NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/dovecot/conf.d/fts.conf

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

fts.conf on main
Author Date Commit Line Code
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
1
# mailcow FTS Flatcurve Settings, change them as you like.
Open commit View diff
1 # mailcow FTS Flatcurve Settings, change them as you like.
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
2
plugin {
Open commit View diff
2 plugin {
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
3
    fts_autoindex = yes
Open commit View diff
3 fts_autoindex = yes
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
4
    fts_autoindex_exclude = \Junk
Open commit View diff
4 fts_autoindex_exclude = \Junk
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
5
    fts_autoindex_exclude2 = \Trash
Open commit View diff
5 fts_autoindex_exclude2 = \Trash
DerLinkman over 1 year ago 746915c

fts: change autoindex to occur on mailboxes of receiving 20 or more mails daily

Full commit hash
746915cbddbeac7ca5feac492749448882efc1b8
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
6
    # Tweak this setting if you only want to ensure big and frequent folders are indexed, not all.
Open commit View diff
6 # Tweak this setting if you only want to ensure big and frequent folders are indexed, not all.
same change 746915c

fts: change autoindex to occur on mailboxes of receiving 20 or more mails daily

Full commit hash
746915cbddbeac7ca5feac492749448882efc1b8
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
7
    fts_autoindex_max_recent_msgs = 20
Open commit View diff
7 fts_autoindex_max_recent_msgs = 20
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
8
    fts = flatcurve
Open commit View diff
8 fts = flatcurve
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
9
Open commit View diff
9
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
10
    # Maximum term length can be set via the 'maxlen' argument (maxlen is
Open commit View diff
10 # Maximum term length can be set via the 'maxlen' argument (maxlen is
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
11
    # specified in bytes, not number of UTF-8 characters)
Open commit View diff
11 # specified in bytes, not number of UTF-8 characters)
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
12
    fts_tokenizer_email_address = maxlen=100
Open commit View diff
12 fts_tokenizer_email_address = maxlen=100
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
13
    fts_tokenizer_generic = algorithm=simple maxlen=30
Open commit View diff
13 fts_tokenizer_generic = algorithm=simple maxlen=30
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
14
Open commit View diff
14
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
15
    # These are not flatcurve settings, but required for Dovecot FTS. See
Open commit View diff
15 # These are not flatcurve settings, but required for Dovecot FTS. See
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
16
    # Dovecot FTS Configuration link above for further information.
Open commit View diff
16 # Dovecot FTS Configuration link above for further information.
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
17
    fts_languages = en es de
Open commit View diff
17 fts_languages = en es de
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
18
    fts_tokenizers = generic email-address
Open commit View diff
18 fts_tokenizers = generic email-address
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
19
Open commit View diff
19
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
20
    # OPTIONAL: Recommended default FTS core configuration
Open commit View diff
20 # OPTIONAL: Recommended default FTS core configuration
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
21
    fts_filters = normalizer-icu snowball stopwords
Open commit View diff
21 fts_filters = normalizer-icu snowball stopwords
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
22
    fts_filters_en = lowercase snowball english-possessive stopwords
Open commit View diff
22 fts_filters_en = lowercase snowball english-possessive stopwords
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
23
Open commit View diff
23
DerLinkman over 1 year ago 43f945f

dovecot: fix index timeout seconds

Full commit hash
43f945fe018f8b1f28bda343de72673e4776bd0a
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
24
    fts_index_timeout = 300s
Open commit View diff
24 fts_index_timeout = 300s
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
25
}
Open commit View diff
25 }
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
26
Open commit View diff
26
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
27
### THIS PART WILL BE CHANGED BY MODIFYING mailcow.conf AUTOMATICALLY DURING RUNTIME! ###
Open commit View diff
27 ### THIS PART WILL BE CHANGED BY MODIFYING mailcow.conf AUTOMATICALLY DURING RUNTIME! ###
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
28
Open commit View diff
28
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
29
service indexer-worker {
Open commit View diff
29 service indexer-worker {
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
30
  # Max amount of simultaniously running indexer jobs.
Open commit View diff
30 # Max amount of simultaniously running indexer jobs.
DerLinkman over 1 year ago 746915c

fts: change autoindex to occur on mailboxes of receiving 20 or more mails daily

Full commit hash
746915cbddbeac7ca5feac492749448882efc1b8
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
31
  process_limit=1
Open commit View diff
31 process_limit=1
Niklas Meyer over 1 year ago 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
32
Open commit View diff
32
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
33
  # Max amount of RAM used by EACH indexer process.
Open commit View diff
33 # Max amount of RAM used by EACH indexer process.
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
34
  vsz_limit=128 MB
Open commit View diff
34 vsz_limit=128 MB
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
35
}
Open commit View diff
35 }
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
36
Open commit View diff
36
same change 3e8bb06

dovecot: replace solr fts with flatcurve (xapian) (#5680)

Full commit hash
3e8bb06a3776b778ddff8709fe4ec9f2d14451fb
Author
Niklas Meyer <[email protected]>
Date
over 1 year ago
Selected line
37
### THIS PART WILL BE CHANGED BY MODIFYING mailcow.conf AUTOMATICALLY DURING RUNTIME! ###
Open commit View diff
37 ### THIS PART WILL BE CHANGED BY MODIFYING mailcow.conf AUTOMATICALLY DURING RUNTIME! ###