Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!mit-eddie!genrad!decvax!ucbvax!rca.com!DCOTTLER From: DCOTTLER@rca.com.UUCP Newsgroups: mod.computers.vax Subject: RE: Mail and Clusters Message-ID: <8702050920.AA03375@ucbvax.Berkeley.EDU> Date: Tue, 3-Feb-87 15:09:00 EST Article-I.D.: ucbvax.8702050920.AA03375 Posted: Tue Feb 3 15:09:00 1987 Date-Received: Sat, 7-Feb-87 11:08:21 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 18 Approved: info-vax@sri-kl.arpa >We have an 8600 and 8650 clustered. When a user on one node sends VMS MAIL to >a user on the other node, the recipient is NOT notified... (New mail on node >NODE from USER). Anyone know why ? You need to tell VMS-MAIL that it is a homogeneous cluster by defining the logical name MAIL$SYSTEM_FLAGS on each member of the cluster. Use the command $ DEFINE /SYSTEM /EXEC MAIL$SYSTEM_FLAGS 7 The documentation as to how the flags are interpreted is in the MAIL Utility Ref. In the VMS V4.4 doc set, see page 14 "System Management and Mail". - Dan Cottler, RCA Advanced Technology Laboratories Moorestown, NJ