[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

1344.0. "mail notification with modified MAIDES" by ROM01::NEGRO (Paola Negro EIS-Swas Roma) Wed Sep 02 1992 15:09

    Mail Notification message to ALL-IN-1 users via PC.
    
    I have substituted the MAIDES value within the user profile with a
    command procedure called NOT_PC. This obtains information from the
    message being sent i.e. SENDER , AUTHOR and notifies a PC via PCSA 
    BROADCAST that a mail message has arrived. 
    
    If the user is not in ALL-IN-1 (i.e. DOS) PCSA BROADCAST is sufficent,
    this works fine.
    
    My problem:
    
    if a user is logged on to ALL-IN-1 on a PC the command procedure
    (NOT_PC) must not notify the user of new mail with PCSA BROADCAST but
    should use the standard ALL-IN-1 mail notification procedure.
    
    Is this possible ?
    
      
    
    
    
    
    
T.RTitleUserPersonal
Name
DateLines
1344.1It should be doableFAILTE::LAAHSAn accumulation of CeltsWed Sep 02 1992 15:4310
    Paolo,
    
    I doubt whether you could call the bit of code that does the actual
    broadcast but you could certainly mimic it.
    
    Inside NOT_PC.COM you should be able to use CHECK_ACCOUNT to know if
    the user is logged into ALL-IN-1 or not and if so send a VMS Reply to
    the username?
    
    Kevin
1344.2Not been there, not done thatIOSG::TALLETTArranging bits for a living...Thu Sep 03 1992 10:4719
    Hi there!
    
    	Glad to see you're ploughing on ahead of me, I expect to have to
    	do this in a PFR so I'd be VERY interested in your code &
    	experiences.
    
    	I put in a QAR a while back to try and get the notify code made
    	accessible through the script API so that you could just call
    	it. Currently it is not accessible. It just does a $BRKTHRU
    	to the VMS username. I think you may need image privs for this.
    
    	I also QARed the fact that SUBSCRIBER mail isn't forwarded to
    	non-standard mail addresses - we can use the "receive subscriber
    	mail" flag in the profile now.
    
    	Keep us posted on how you get on!
    
    Regards,
    Paul
1344.3SOLUTION !!!ROM01::NEGROPaola Negro EIS-Swas RomaFri Sep 04 1992 15:146
    Paul, I have written a little program that simulates the ALL-IN-1 mail
    broadcast. If you are interested please mail me.
    
    Bye.
     
    Paola