Ryan Blatz
2005-10-07 00:15:02 UTC
I'm a little confused about Remove_First_Word, I would think that word
would have some punctuation as it's suffix, since we are looking for
"from " for the envelope-From header, but in the spec for
Remove_First_Word it says
"there exists c: character
(<c> is prefix of t and
c is in punctuation))"
Which leads me to believe that t should have the punctuation that
seperated our first word.
would have some punctuation as it's suffix, since we are looking for
"from " for the envelope-From header, but in the spec for
Remove_First_Word it says
"there exists c: character
(<c> is prefix of t and
c is in punctuation))"
Which leads me to believe that t should have the punctuation that
seperated our first word.