Eric B. wrote: > Am I misinterpreting RFC822/2822, or should ASSP be modified such that any > address containing quote marks be allowed? Furthermore, if I understand the > specs properly, any character is permissible within quotation marks as well. > So something like "eric)@@?#?$!"@domain.com would be valid, albeit extremely > odd....
I would ignore 822 since it has been obsoleted by 2822. But, I agree that ASSP's interpretation of RFC 2822 is too strict. Quoted strings should be allowed per the RFC. However, I don't believe that any/all special characters are allowed in the quoted string. Section 3.2.5 states that quoted strings are "strings of characters that include characters other than those allowed in atoms". Atoms have a specific character set as defined in section 3.2.4. All said and done, I agree that ASSP's interpretation of RFC 2822 should be modified. Personally, I would like to see two settings: One that adheres exactly to the RFC, and another a little stricter (like it is now). ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
