in reply to Re^2: Reliable email parsing
in thread Reliable email parsing

> I'm sure solution compliant to all these RFC can be coded under ~1000-1500 lines of code (I've partially done it already).

Not to be rude, but often a large portion of code complexity comes from the last bits and pieces, that get left till last because they are hard to implement.

So to sum up the apparent answers.

No, there isn't yet something that does what you want. Email:: should be close. I'm sure they'd appreciate your code to help finish off the set of Email:: module.