NetTalk Central

NetTalk E-Mail => E-Mail - Ask For Help => Topic started by: Niels Larsen on November 18, 2021, 12:41:26 AM

Title: Embedded images
Post by: Niels Larsen on November 18, 2021, 12:41:26 AM
Hi Bruce

I need a little help to handle embedded images in emails.
My problem is that if I download multiple emails with images (via POP) the first images in the folder are overwritten. Do you have a tip on how to avoid it?

Regards Niels
Title: Re: Embedded images
Post by: Bruce on November 21, 2021, 10:25:16 PM
So, let's assume 2 incoming emails;
with different images
of the same name.

I guess your choices are;
a) store in different folders (one folder per email?)
b) rename incoming images - and tweak eml to point to new images
c) save images in a database, and extract when viewing the eml

Ultimately if you are making an email client then this sort of thing (not just with images, but any attachment) becomes important.

Cheers
Bruce
Title: Re: Embedded images
Post by: Niels Larsen on November 30, 2021, 10:30:56 PM
Hi Bruce

Thanks for the feedback.
My challenge is where (embed point) to rename or place in another folder?
Of course it's in the Decide method.

/Niels