Displaying 2 results from an estimated 2 matches for "section_number".
2016 Dec 27
1
Identify if a message_part is an attachment ?
...llocates index_mails
ret = search_more_with_mail(ctx, mail);
|_ call handler (*h) => fetch_body_msgpart
|_ imap_msgpart_open
|_ imap_msgpart_find_part(mail, msgpart, &part); /* only mail
comes here */
mail (uid=1739, seq=5)
msgpart (section_number = 2,
fetch_type = FETCH_MIME_BODY,
partial_offset = 0, partial_size = 512,
decode_cte_to_binary = 0)
|_ mail_get_parts(mail, &parts) /* atmail send msgpart */
|_ call to p->v.get_parts(mail, parts_r)
(index_mail_g...
2010 Sep 02
2
[PATCH] Allow manual pages and POD files to be translated.
You need to install po4a (in Fedora) to test this.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/
-------------- next part --------------
>From 7ca0058ecf24b6963771d0c39fd5e2f36874eb38