Home
last modified time | relevance | path

Searched defs:index_mail_data (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-mail.h77 time_t date, received_date, save_date;
78 uoff_t virtual_size, physical_size;
86 const char *envelope, *body, *bodystructure, *guid, *filename;
87 const char *from_envelope, *body_snippet;
90 uint32_t seq;
92 uint64_t modseq, pvt_modseq;
95 enum mail_fetch_field cache_fetch_fields, dont_cache_fetch_fields;
102 struct istream *stream, *filter_stream;
104 struct message_size hdr_size, body_size;
107 int parsing_count;
[all …]