|
The DNS issue is easy to fix. I needed to turn it off for performance reasons (one of our order feeds routinely has junk email addresses in it and I needed to filter those out since we match up customers by email address) but I wanted to keep that option open so I did the following: * Added a parameter to IsValidEmail called resolveDNS which is a Boolean. * Added an IF statement around the call to GetHost in the procedure. Matt -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement Sent: Tuesday, February 27, 2007 8:40 PM To: RPG programming on the AS400 / iSeries Subject: Re: Thanks to Scott Klemment, David Gibbs and Midrange.com No problem, Hoss. FWIW, in addition to VALMAIL, I also wrote one that uses regular expressions. Problem with VALMAIL is that if DNS is down, all of the e-mail addresses suddenly look bad :) Bruce Collins wrote:
I really want to thank Scott Klemment. You are the man!!!!! I have stolen (oops I ment to say borrowed <VBG> ) and modified so much of
your
code to meet the needs of our company and all I can say is thank you, thank you, thank you for being so gracious about letting us use your code.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.