Commit graph

4 commits

Author SHA1 Message Date
Christoph Hohmann
beab0e0aa6 * src/folder.[ch]
* src/msgcache.[ch]
        Added message-id table to the cache in memory
        and functions to msgcache.c and folder.c to
        fetch MsgInfos by message id
* src/compose.c
* src/procmsg.c
        store folder and message-id of message replying
        to in queue header and set reply flag after sending
        (Closes bug #469498)
2002-07-10 13:11:25 +00:00
Christoph Hohmann
b5821b2f3d * src/imap.c
better IMAP uid fetching using 'FETCH 1:* (UID)'
* src/msgcache.c
        add missing return in msgcache_write
2002-07-02 22:28:11 +00:00
Thorsten Maerz
a2f603ea34 use binary mode for file access 2002-07-02 21:37:37 +00:00
Christoph Hohmann
86fe9a1d56 merge new cache branch 2002-06-29 23:48:43 +00:00