GithubHelp home page GithubHelp logo

Comments (5)

jeboehm avatar jeboehm commented on July 30, 2024 1

Thanks for your great work. This is now released in v3.4.0

from docker-mailserver.

kklepper avatar kklepper commented on July 30, 2024

Well, it is quite some time I had a look at this, but as far as I remember emails are stored as plain text files.

We have mysql for user management, why not store emails in mysql and then use sphinx-search (http://sphinxsearch.com/)?

The mail solution as it is is enough for me, so I would not have a look at it, but I use sphinx in other settings and it is stunning, as is well known.

from docker-mailserver.

agittins avatar agittins commented on July 30, 2024

Thanks for your thoughts.

Rather than re-invent the wheel, I was simply looking for how best to tie one of the existing dovecot fulltext-search solutions into the docker-mailserver setup.

I wasn't aware of sphinxsearch so thanks for bringing it to my attention! :-) But for this particular job, I'm really just interested in integrating one of the existing solutions rather than implementing something new altogether (and I wouldn't be keen on pumping tens of GB of emails into mysql just for searching!) - it does support flat textfiles, too - but again, it's not one of the well-tested existing FTS solutions for Dovecot, so would be a project over on dovecot rather than here.

Does everyone who cares about fast searching just give up on self-hosting and use gmail? I'm surprised there doesn't seem to be a well-trodden path here :-/

from docker-mailserver.

agittins avatar agittins commented on July 30, 2024

So just one month later someone posted a handy blog post showing how they set up the xapian fts plugin (which is "community developed" rather than part of dovecot core).

I see Alpine has packages for it, too: https://pkgs.alpinelinux.org/packages?name=dovecot-fts-xapian*&branch=edge

If I can get some time I'll take a look at

So there's a PR on it's way! :-)

from docker-mailserver.

agittins avatar agittins commented on July 30, 2024

Fantastic! Glad to see this merged :-D

from docker-mailserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.