mirror of
https://github.com/mjl-/mox.git
synced 2025-01-14 01:06:27 +03:00
8c3c12d96a
the bulk of a message is stored on disk. a message prefix is stored in the database (for prefixed headers like "Received:"). this adds a check to ensure Size = prefix length + on-disk file size. verifydata also checks for this now. and one older and one new (since yesterday) bug was found. the first when appending a message without a header/body section (uncommon). the second when sending messages from webmail with localserve (uncommon). |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
export.go | ||
export_test.go | ||
import.go | ||
import_test.go | ||
msgreader.go | ||
msgreader_test.go | ||
search.go | ||
state.go | ||
tmp.go | ||
train.go | ||
validation.go |