hi. bits by bits I gathered codes to make an email client that sends multiple attachments.
I also store the images to mysql database as blob.
Now I realized that I need to send those images as multiple attachments to an email directly without saving those blob to image files.
Is this possible?
I also store the images to mysql database as blob.
Now I realized that I need to send those images as multiple attachments to an email directly without saving those blob to image files.
Is this possible?