jjohnson-airlink

Results 2 comments of jjohnson-airlink

Also I was using this to get the filename of an attachment, where const vmime::attachment& attach = *(this->mp)->getAttachmentAt(attach_idx); this->mp->getAttachmentInfo(&attach)->getFilename().getBuffer(); How is this done in v0.9.1? getAttachmentInfo() is no longer implemented.

Thanks josusky would you be willing to post the entire set of code for that part? I assume you are on version 0.9.2. Do you know if this part even...