diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-06-18 18:52:54 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-06-18 18:52:54 +0200 |
commit | a1c1e00973b8799860db594e64a9dee231e325d1 (patch) | |
tree | 6a0f493a57f04ceaab2c6f3253cc92d77a3819cf /sys/src/cmd/auth | |
parent | c3d372c3dae46dbf4657ded30dc3b2bf6c369f59 (diff) |
upas/fs: work in progress...
get plumbing logic out of mailbox drivers, all handled from
syncmbox() now. avoid reentrancy in syncmbox().
store attachment filename in index, so that we can return it
in mail info without fetching headers. (used to return blank
filename when read out of the index messing up attachments in
nedmail).
maintain Message.size for attachments.
get rid of string "refs" and just have a simple string intern
table (only used for Message.type and Message.charset).
Message.replyto and Message.filename are owned by the index,
so don't free in delmessage().
Diffstat (limited to 'sys/src/cmd/auth')
0 files changed, 0 insertions, 0 deletions