Pages: 1
RSS
Is inbox format documented anywhere ?
 
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 don't know whether there's a specification floating around, but if you strip them, TB can't read the message base.
Another option would be to export them to a file this enables you to use a template to add whatever info you need and forgetr about the rest.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
Pages: 1