Hi,
I have a rule to send emails from ecommerce orders to a certain folder in The Bat. I now want to write a small program to parse that folders email file, and process them.
I see that the email is nicely in text format, apart from some binary bytes before each message. Is this message header documented anywhere? Ideally I want to just strip it off so I can carry on processing easily.
Thanks
I have a rule to send emails from ecommerce orders to a certain folder in The Bat. I now want to write a small program to parse that folders email file, and process them.
I see that the email is nicely in text format, apart from some binary bytes before each message. Is this message header documented anywhere? Ideally I want to just strip it off so I can carry on processing easily.
Thanks