Displaying 3 results from an estimated 3 matches for "part_buf".
Did you mean:
part_b
2016 Dec 27
1
Identify if a message_part is an attachment ?
..._ call to p->v.get_parts(mail, parts_r)
(index_mail_get_parts) /* atmail over-ride this function */
|_ get_cached_parts(mail) /* sets data->part */
|_ get_unserialized_parts(index_mail)
|_ get_serialized_parts(mail, &part_buf)
|_ index_mail_cache_lookup_field
|_ mail_cache_lookup_field
|_ imap_msgpart_open_normal()
|_ .. see call stack below ..
2017 Aug 15
4
v2.2.32 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.32.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.32.rc1.tar.gz.sig
There are various changes in this release that can be used to significantly reduce disk IO with:
1) NFS storage especially, but I guess also other remote filesystems and even some with local disks
2) When mail storage and INDEX storage are separated
* imapc: Info-level
2017 Aug 15
4
v2.2.32 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.32.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.32.rc1.tar.gz.sig
There are various changes in this release that can be used to significantly reduce disk IO with:
1) NFS storage especially, but I guess also other remote filesystems and even some with local disks
2) When mail storage and INDEX storage are separated
* imapc: Info-level