Searched refs:mail_get_hdr_stream (Results 1 - 8 of 8) sorted by relevance

/dovecot/src/lib-lda/
H A Dmail-send.c186 if (mail_get_hdr_stream(mail, NULL, &input) == 0) {
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mail.c477 if (mail_get_hdr_stream(&imail->mail.mail, NULL, &input) < 0)
/dovecot/src/lib-storage/
H A Dmail-storage.h922 int mail_get_hdr_stream(struct mail *mail, struct message_size *hdr_size,
924 /* Same as mail_get_hdr_stream(), but specify a reason why the header is being
H A Dmail.c281 int mail_get_hdr_stream(struct mail *mail, struct message_size *hdr_size, function
/dovecot/src/doveadm/
H A Ddoveadm-mail-fetch.c126 if (mail_get_hdr_stream(ctx->mail, &hdr_size, &input) < 0)
/dovecot/src/lib-imap-storage/
H A Dimap-msgpart.c608 if (mail_get_hdr_stream(mail, &hdr_size, &input) < 0)
/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c269 if (mail_get_hdr_stream(mail, NULL, &input) < 0) {
/dovecot/src/lib-storage/index/
H A Dindex-mail.c1907 (void)mail_get_hdr_stream(_mail, NULL, &input);

Completed in 72 milliseconds