I am working on an email validation routine and there is a Java site that I am talking to that needs a complete email validation routine. Does anyone know of a project that handles complete validation in Java like specified in:
http://www.lifehacker.com.au/2010/11/how-to-verify-if-an-email-address-is-real-or-fake/ This is NOT a email scammer call, it is a business that is emailing and wants their emails to be 'as valid as possible' before delivery. I will be writing a scrub (open source) to cover off the vlidation logic but they want Java that I don't do. Ta Ken _______________________________________________ coders mailing list [email protected] http://lists.slug.org.au/listinfo/coders
