Directly iterate over KMime nodes for multipart/related image collection
Avoids the more expensive and not const-correct NodeHelper::nextSibling use.
Very much a deja-vu though, as this does basically the same as MessageCore::ImageCollector?
Avoids the more expensive and not const-correct NodeHelper::nextSibling use.
Very much a deja-vu though, as this does basically the same as MessageCore::ImageCollector?