As mentioned in the post "Bug fix Me 0.1" my bug was about forwarding emails and removing the headers.
What I had done in release 0.1 was, simply not inserting any headers for newly created messages, old headers though remained the same.
In release 0.2 we simply remove existing headers. This is done by traversing the body, which saved in a single string, and remove the headers once we find one.
Of course this approach has a flaw, which is removing regular text (not a header) that has a similar format to the header format.

This picture is just awesum by the way. I dont know who the person in the picture is, but I search google images for the word "n00b" and it was the first picture in the results (of course without mozmoz).
No comments:
Post a Comment