[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

2594.0. "How avoid serarch from network.dat ? V2.4" by KIPPIS::OLLIKAINEN () Tue Apr 20 1993 14:56

	Hi !

	I'm running ALL-IN-1 V2.4 BL8 (Finnish), with remote messagerouter, 
	when I send mail to some local user, Find gives me 2 entry
	to select, how can I avoid It ?

	thanks tapio

	Example!


	Create New mail:

	 >>: koivunen {Find}

 Valitse vastaanottaja seuraavista:

 1  KOIVUNEN                      ( Kimmo Koivunen                      )
 2  KOIVUNEN AT TURKUA1 AT MKH1   ( Kimmo Koivunen                      )
 
	There is only one KOIVUNEN in profile:

                               Index of Accounts
 (Selections: 0  )                                          (New messages: 0  )

   No.  Account name                     Full name

 > 1    KOIVUNEN                         Kimmo Koivunen

	There is only one KOIVUNEN in network.dat:
                                                                    Sivu  1
Username           Network Address
 KOIVUNEN           KOIVUNEN AT TURKUA1 AT MKH1

	
    
T.RTitleUserPersonal
Name
DateLines
2594.1oa$primary_node not set?FORTY2::ASHGrahame Ash @REOWed Apr 21 1993 14:2312
Well, with our Network.dat expert currently 'out of the office' I'll have half 
a guess.

There is some code in mail recognition which stops the display of network 
entries if they are 'the same' as entries in the profile. I think it does this 
by comparing the network entry to see if it's the same as 'this system'. And I 
think the important thing to check is OA$PRIMARY_NODE - this should be equal 
to the NODE in the network entry for the match.

Or something like that!

g
2594.2oa$primary_node did it!KIPPIS::OLLIKAINENThu Apr 22 1993 08:015
    Hi !
    
    That was a good guess!
    
    thanks Grahame
2594.3Slightly different check in v3.0AIMTEC::WICKS_Aon the Streets of San FranciscoMon Apr 26 1993 22:2611
    Tapio,
    
    it's a pity that the NETWORK.DAT expert was out at the same time as me
    but Grahame really knows more than he lets on. One thing to add is that
    the comparison check changed in v3.0 - there was a note somewhere from
    Scott explaining this - so check your system again when you upgrade to
    v3.0
    
    regards,
    
    Andrew.D.Wicks
2594.4The long and the short of it...SCOTTC::MARSHALLSpitfire Drivers Do It ToplessTue Apr 27 1993 11:0615
Hi,

In V2.4 and V3.0, OA$PRIMARY_NODE should be defined as the remote message router
node.  You may run into problems if you redefine it to be the local node.

The 'bug' observed in .0 has been fixed in V3.0: the mail address validation and
recognition code now always uses the local node name for filtering duplicate
entries.

This whole area may improve even more in the future...

As mentioned in .3, if you need more info, searching the conf for notes written
by me will reveal lots of words about NETWORK.

Scott