2
shouts

Lessons In Building An Email Parser

posted by ferventcoderferventcoder 90 days, 7 hours, 57 minutes ago
Friday, December 18, 2009 9:26:14 AM GMT

When building an email parser, one must think about validating an email address that sends you a message. Just because that email address is where the message says it is from does not really mean that is a valid email address. How did I get past this? Validation. An authorized list form of validation. Interested? Read on dear reader.

category: Agile | clicked: 5 | | source: ferventcoder.com | show counter code
tags: C#, Email, Parsing

No comments yet, be the first one to post comment.

To post your comment please login or signup