Searched defs:thread_get_mail_header (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-thread.c230 static int thread_get_mail_header(struct mail *mail, const char *name, function
250 if (thread_get_mail_header(mail, HDR_MESSAGE_ID, &message_id) < 0 ||
251 thread_get_mail_header(mail, HDR_REFERENCES, &references) < 0)
278 if (thread_get_mail_header(mail, HDR_IN_REPLY_TO,

Completed in 1062 milliseconds