Hi,
I'm using a routine to see if an email returns. With the returnmail of the mailserver. The original messages is sent as an attachement. I can't seem to find a way to read this attachement programmatically. The only thing I could find sofar is to save the file which creates a .msg on disk, but I can't figure out what to do next and how to retrieve the data from this (binary) message
Thanks in advance
I'm using a routine to see if an email returns. With the returnmail of the mailserver. The original messages is sent as an attachement. I can't seem to find a way to read this attachement programmatically. The only thing I could find sofar is to save the file which creates a .msg on disk, but I can't figure out what to do next and how to retrieve the data from this (binary) message
Thanks in advance