> Keith Moore writes:
> > But if you look at the kinds of malformed dates that are out there,
> > most are not malformed because the programmer tried to use some legal
> > variant of the date syntax and failed to get it right - they're
> > malformed because the programmer failed to even try to get it right.
To which Arnt Gulbrandsen wrote:
> True. But IMO, if the syntax were simple, strict and understandable to
> the average programmer, this probably wouldn't happen.
I'm not so sure, Arnt. I get the feeling with many mail implementations that
the implementors failed to appreciate that RFC822 was actually meant to be a
strict grammar at all. Perhaps the human-readability of it lends the
impression that it's *only* meant to be human readable.