>LocalAddresses_Flat - which is a list of email addresses not domains If an address exists in LocalAddresses_Flat, which contains a domain part '@example.com', than this domain is consider local.
Thomas Andrew Porter <[email protected]> 11.11.2009 15:26 Bitte antworten an ASSP development mailing list <[email protected]> An ASSP development mailing list <[email protected]> Kopie Thema Re: [Assp-test] Antwort: Re: Validate Local Addresses ASSP 2.0.1(RC 0.5.01) Thomas Eckardt/eck wrote: > A address with a local domain part is a local address - the code is OK as > it is! Yeah but this test is testing if @example.com exists in LocalAddresses_Flat - which is a list of email addresses not domains - if it is testing if the domain is local shouldn't it be looking in LocalDomains ? (!$LocalAddresses_Flat or ! matchSL( $2, 'LocalAddresses_Flat' ) ) ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
