mbox-storage.h revision c820b702d1eabfd5b029ac168fe769265e541561
a78048ccbdb6256da15e6b0e7e95355e480c2301nd/* Padding to leave in X-Keywords header when rewriting mbox */
e609c337f729875bc20e01096c7e610f45356f54nilgun/* Don't write Content-Length header unless it's value is larger than this. */
struct mbox_index_header {
struct mbox_storage {
struct mbox_mailbox {
int mbox_fd;
int mbox_lock_type;
bool mbox_writeonly;
struct mbox_transaction_context {
unsigned int mbox_lock_id;
void mbox_transaction_class_init(void);
void mbox_transaction_class_deinit(void);
struct mailbox_sync_context *
struct mail_save_context *