Hi all,
I'm interested in improving the rfc2822 library. The website says that
the current regex based approach doesn't "cut it". Why? Is it because
there are some things that would need a context-free grammar parser?
Or is it because the regex approach is too slow?
TIA,
Vikas G P