Already fixed - V1 code is OK.

Thomas




"Fritz Borgstedt" <[email protected]> 
14.11.2009 13:36
Bitte antworten an
ASSP development mailing list <[email protected]>


An
ASSP development mailing list <[email protected]>
Kopie

Thema
Re: [Assp-test] Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: 
Antwort: R






ASSP development mailing list <[email protected]>
schreibt:
>You are missing the point -


There is a possible bug in the code.
In V1 the part of this code is:

} elsif (  !$this->{islocalmailaddress}
                && $LocalAddresses_Flat
                && $uh =~ /^(.*)(@.*)$/
                && matchSL( $2, 'LocalAddresses_Flat' ))
                         {
 $this->{islocalmailaddress} = 1;
                d("$2 validated by LocalAddresses_Flat\n");
                mlog( $fh, "$2 validated by LocalAddresses_Flat" ) if
$ValidateUserLog ==3;


This is meant to have a match when the domain is inLocalAddresses_Flat,
so that f...@iworld will match
LocalAddresses_Flat with 
a...@iworld 
@iworld


Please send me your final peace of code.


------------------------------------------------------------------------------
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

Reply via email to