mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +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). |
||
---|---|---|
.. | ||
direct.go | ||
dsn.go | ||
queue.go | ||
queue_test.go | ||
submit.go |