A address with a local domain part is a local address - the code is OK as it is!
If you want to verify, that a the full local address is valid, just enable 'DoLocalSenderAddress'. Thomas Andrew Porter <[email protected]> 06.11.2009 16:19 Bitte antworten an ASSP development mailing list <[email protected]> An ASSP development mailing list <[email protected]> Kopie Thema Re: [Assp-test] Validate Local Addresses ASSP 2.0.1(RC 0.5.01) Andrew Porter wrote: > && > (!$LocalAddresses_Flat or ! matchSL( $2, > 'LocalAddresses_Flat' ) ) > If I change that to just - && !$LocalAddresses_Flat It now seems to work fine - though I probably have broken something else. My interpretation of the original test is if Not using LocalAddresses_Flat or we are, and the destination domain is not listed in LocalAddresses_Flat then eventually we say that the destination address is a valid local mail address. With my little knowledge this doing make much sense to me :o ------------------------------------------------------------------------------ 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
