jeboehm / docker-mailserver

Docker Mailserver based on the famous ISPMail guide
MIT License
368 stars 97 forks source link

fix: order of mail_plugin declaration #188

Closed jeboehm closed 2 years ago

jeboehm commented 2 years ago

Disabling and enabling of xapian works again. Added a test to make sure the index (doesn't) exist(s).

thanks to @agittins for pointing this out.