MyGit

v0.0.7

mjl-/mox

版本发布时间: 2023-09-24 20:20:07

mjl-/mox最新发布版本:v0.0.11(2024-05-01 03:38:14)

version: v0.0.7 date: 2023-09-24

Update instructions:

Due to a bug with "expunging" (deleting) messages that were junk-filter-trained, messages that were removed from disk could be resurrected, causing errors when mox would later try to open such messages again. Before upgrading, you should first check and resolve this problem:

Now with the storage consistency resolved, you can start with the upgrade. Mox v0.0.7 adds message threading, and all messages will be read and assigned a message thread. This is done in the background, in two steps, and may take a while. The first step adds Message-ID and a "thread base subject" to each message in the database. The second step reads through all messages and uses their References/In-Reply-To/Subject message headers to match threads. In testing, upgrading took approximately 1 minute per 100k messages, but it will depend on the hardware. Accounts are available for reading and delivery during the upgrade, but the webmail may tell you that threading is not yet available.

You should do a dry-run of the upgrade first:

With a successful dry-run, the upgrade should go smoothly. Make a new backup with mox-v0.0.6 backup data/tmp/backup (the previous backup used for the dry-run has been modified, so couldn't be used to restore!), replace the binary and restart.

After the upgrade, any accounts affected by the "missing file" problem should get their "uid validity" increased, so IMAP clients will resynchronize. Run "mox-v0.0.7 bumpuidvalidity " for each affected account. The change is made directly in the database file, so no IMAP/webmail sessions should be active for the account. If any sessions are active, the database file is locked and "bumpuidvalidity" will print a timeout error. Briefly shutting down mox is an option, the bumpuidvalidity command operates quickly.

Apologies for the inconvenience, mox aims to make administrating a mail server easier than this.

If you run into any problems, please create an issue.

New features:

Improvements:

Bug fixes:

Special thanks for contributions and/or feedback from: x8x, gimpf, kikoreis, pmarini, fairking, gedw99, hmfaysal (and those I missed).

Feedback, requests, bug reports, contributions (start small!) are all welcome.

Good news: Mox is now being funded for a year of continued development through the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, https://nlnet.nl/project/Mox/!

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-09-24发行的版本