07-17-2012 01:08 AM
thank you I'm glad you posted this
10-22-2013 04:57 AM
Thanks smercurio_fc
When I run your VI I got error 1172. How to fix it?
Thanks
Hong
01-26-2019 11:50 AM
Hi,
Thank you for your link to those POP VIs. I got it to work to read the emails, but I did not figure out how to interpret the attachment data. Attachments are converted into a very long string, but i have no clue how to get the string back to a file. It's not BLOB, this I already got. Can you or someone else help me?
Many thanks and regards,
Urs
01-28-2019 04:23 PM
What have you tried until now?
01-29-2019 02:56 AM
Well I figured out that some files are plain text and some files are base64 encoded. So far I‘m still struggling to find and readout the attachement part (the file settings like file type, file name, encoding type, ... and the actual file data itself) of the entire email string. I believe experts call this parsing?
thanks for help, urs
01-29-2019 06:59 AM
Hi,
please share your code so we can do some test.
All the best,
Golzio
01-30-2019 09:53 AM
Hi Golzio,
I added the code I use to extract the string for the files and create the files. I believe the way I search and extract the string for the files is not the state of the art way to do it. How could I make it more elegant? The files are created and they look a bit like the original files I send by email. But there are some errors. Any idea what went wrong?
To download the emails, I use those VI's attached. I found them here in the forum. How could I change it, so it only downloads emails from the last month?
Thanks for help!!!
Regards,
Urs
01-30-2019 11:07 AM
Hi,
sorry but my most recent LabVIEW version is 2015.
All the Best
Golzio
01-30-2019 11:22 AM
there u go 😉
03-22-2024 02:12 AM
If you can't make it work check out this thread: