6ʕZ MAILSMB026.D MAILSMB026.DPBACKUP MAILSMB_INSTALL.MSS,MAILSMB_INSTALL.PS MAILSMB026.D/SAVE/INTER/BLOCK=2048 SYNFUL [MV4.7 _CMU063::  _DUA0: V4.7  %*[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1+,~ .*/ 4N*(-C0123KPWOF56m7-K89GHJ@Begin(Comment)A ****************************************************************0 Copyright (c) 1992, Carnegie Mellon University All Rights Reserved@ Permission is hereby granted to use, copy, modify, and@ distribute this software provided that the above copyright@ notice appears in all copies and that any distribution be for noncommercial purposes.@ Carnegie Mellon University disclaims all warranties with regard@ to this software. In no event shall Carnegie Mellon University@ be liable for any special, indirect, or consequential damages@ or any damages whatsoever resulting from loss of use, data, or@ profits arising out of or in connection with the use or performance of this software.A **************************************************************** @End(Comment)@Device(PostScript) @Make(Manual)@Begin(Comment)MailSmb_Install.MSS. Copyright (c) 1987 Carnegie Mellon University Description:5 This is the scribe manuscript sourc MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*:be for the MailSmb Installation Guide. Written By:! Dale Moore CMU-CS/RI 05-JAN-1988Modifications:! 13-FEB-1988 Dale Moore CMU-CS/RI: Added information about logging and sterner warning about the PostMaster address. @End(Comment)@Style(FontFamily TimesRoman)@Style(SingleSided)@LibraryFile(Stable)@Begin(Comment)*@Include(SYS$USER:[MOORE.DOC]FACILITY.MSS)@FacilityTitlePage(3Title="CMU-OpenVMS/IP MailSmb Installation Manual",Author="Dale Moore",File="", internal) @End(Comment)@PrefaceSection (Preface)@Heading "Intended Audience"CThis manual is intended for the VAX/VMS user with system management=responsibility. This person needs to know how to install theMailSmb software.@Chapter "Overview"8This chapter is an overview of the MailSmb software, its/environment, and its software components. This:manual covers the installation of MailSmb software and its operation.@Section "MailSmb Environment"EThe MailSmb software is built upon the CMU-OpenVMS/IP IPDRIVER, IPACPand NAMSRV software.CIt is one of four pieces of software that are used to implement the2mail system under the CMU-OpenVMS/IP TCP software.@Begin(Description)JInet_MailShr@\Used to provide a escape mechanism to deliver messages underthe VAX/VMS mail utility.@MailSmb@\A VAX/VMS Symbiont used to queue messages for delivery.ESMTP_Server@\A network server that accepts messages from other sites.CSMAIL@\A utility that can be used to compose and verifx MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*y the correctformat of mail messages.@End(Description)>Much like there are Print queues and Batch queues, the MAILSMB;software implements Mail queues. This approach has several1advantages over DEC's approach for mail delivery.Under DEC's mail system>if a remote host is currently not available, you can't compose>mail and have it queued for delivery. An analogy can be drawn@with not being allowed to drop off mail, because the post office isn't open.EUnder our approach, all mail is dropped into a queue. As the entriesHare processed, each is verified for correct destination. If the message6is addressed to the local machine, we try to determine@Begin(Itemize)FIf the message is addressed to a user that does not have an account on our machine,CIf we should forward mail addressed to this user to another user or another site,JIf mail addressed to this user should be forwarded to several other users,as in a mailing list, orGIf user X forwards all his requests to Y and Y forwards to X, resultingin a mail Loop. @ENd(Itemize)FSome of these conditions should result in a message being sent back tothe sender from PostMaster.DIf the message is bound for another site, delivery of the message isDattempted. If delivery should fail because the machine is currently:down or unreachable, it is requeued and tried again later.MIf after several days we have still failed to deliver the message to a remote2site, we then return the message as undeliverable.AThe queuFd MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*q es used to implement these functions are the same type ofCqueues used on VMS to implement print queues and batch queues. TheBsame commands that start, stop, and modify device queues will alsowork on mail queues.@Section "Additional Reading"GTo understand more about the CMU-OpenVMS/IP Mail system on VAX/VMS, trythe following documents.@Begin(Format)8@I"RFC 821, Simple Mail Transfer Protocol", August 1982,Jonathan Postel2@I"RFC 822, Format of Text Messages", August 1982, David Crocker<@i"Guide to VAX/VMS System Management and Daily Operations",-September 1984, Digital Equipment Corporation @End(Format)'@Chapter "Preinstallation Requirements"GThe MailSmb software can be installed on any VAX/VMS machine that meets;certain hardware, administrative and software requirements. @Section "Hardware Requirements"=There are currently no requirements for the MailSmb software,%other than a properly function VAX. &@Section "Administrative Requirements"AThere are several administrative items that you should understand+before you install the LPR_Server software.@SubSection "Log Directory"(Once the MAILSMB software is installed, @the MAILSMB software creates log files. These log files contain=information about the information exchanged between the local4host and any remote host that we might send mail to.<You must decide in which directory to place these log files.9If you do not want these log files, you can place them inthe null device NLA0:..!; MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*n ;The names of the log files will be MAILSMB-dd-mmm-yyyy.LOG,)where dd-mmm-yyyy is the date of the log.@SubSection "Forwarding File"@It is useful to have mechanism where mail for one address can beBredirected to another set of addresses. For example if a user has;accounts on three machines and she wishes to receive all ofBher mail on one machine, regardless of which of the three machinesthe message was addressed to.8You must decide where and what name this file will take.?You must also decide which addresses are appropriate to forwardto another address. @SubSection "SYSUAF Owner Field">The Mailsmb delivers the mail to addresses. Many mail systems@deliver mail only to the users login address. We feel that this=is inadequate. The computer should try to be intelligent and?deliver the message to a reasonable match. Unfortunately, what=is reasonable for one site may not be reasonable for another.@As an example, if John Doe logs into VMS as JDOE, then he should>be able to accept mail addressed to ``JDOE'', ``John.Doe'' andB``J.Doe''. To do this the MAILSMB software takes advantage of the2information in the Owner field in the SYSUAF file.JThe entries in the owner field must consist of Spaces, letters and digits.@The owner field should not contain puncutation, such as periods,commas or parentheses. @Section "Software Requirements"AThe CMU-OpenVMS/IP MailSmb software runs on VAX/VMS V4.5 or V4.6.>It will probably run on subsequent releases (if there are anx MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*Hy) of VMS V4.JThe CMU-OpenVMS/IP MailSmb software is layered upon server other pieces ofsoftware. They are@Begin(Itemize) IPDRIVER, IPACP, NAMSRV, and INET_MAILSHR. @End(Itemize)?These pieces of software are used to provide network access andother functionsBWe recommend that you install this software before you install theMailSmb software:@Begin(itemize)IPDRIVERNAMSRVIPACP INET_MAILSHR @End(itemize)'@Section "Site Specific File Locations"AThe system logical name SYS$SYSROOT is used to describe where theFvarious system files, images and libraries are located. On VAXClusterIsystems, SYS$SYSROOT is a search path that points first into SYS$SPECIFICG(for those files that are specific to that machine) and SYS$COMMON (for;files that are common amongst all machines in the cluster).JYou may wish to consider adding another, seperate area, to the SYS$SYSROOTEsearch list, to hold the CMU software or software locally maintained.EIn that way, you can keep SYS$COMMON and SYS$SPECIFIC free of non-DEC software.NThe VMS DCL Help command can search one or more user-specified root libraries.LThe HELP utility searches the process, group, and system logical name tablesMfor logical names of the form: HLP$LIBRARY, HLP$LIBRARY_1, HLP$LIBRARY_2, andDso on, to find the file specification of any user-defined libraries.;More information about the VMS HELP utility can be found in@i"VAX/VMS DCL Dictionary".BYou may wish to consider settin up a>W\ MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N* seperate help library for theICMU-OpenVMS/IP software. You can add it to the search list by defining asystem wide logical name.@Section "Required Disk Space"5The installation of the software requires 100 blocks.<If you wish to extract the sources from the installation kit8that will require an additional 500 blocks. If you wish>to extract a soft copy of the documentation, that will requirean additional 150 blocks.@Section "Installation Time"FThe time it takes to install the MailSmb software depends on the speedBof the distrubution medium, the speed of the processor, the amount@of concurrent activity on the system, and how fast you can type.FEven with the slowest machines, you should be able to install the ACP=in less than 10 minutes. If you want to extract the sources,!then it may take over 25 minutes."@Chapter "Installing the Software"NThis chapter describes the installation of the CMU-OpenVMS/IP MailSmb software?using the VMSINSTAL procedure If you are not familiar with theeKVMSINSTAL utility, refer to the @I"Guide to VAX/VMS Software Installation". !@Section "Installation Procedure"n@To start the installation, invoke the VMSINSTAL utility from the#system managers account as follows:d@Begin(Example)t3$ @@SYS$UPDATE:VMSINSTAL MailSmb026 @i"device-name"p @End(Example)oJVMSINSTAL will display its banner line, the date and time, and one or moreEwarning messages. If DECnet is up and running, you will also get therfollowing message:@Begin(ExampleIQ$ MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*) ;%VMSINSTAL-W-DECNET, Your DECnet network is up and running.u'* Do you want to continue anyway [NO]? r @End(Example)m@Answer YES to continue. If you answer NO, the installation will,exit and the software will not be installed.You will then be asked:*@Begin(Example)*?* Are you satisfied with the backup of your system disk [YES]? t @End(Example)l1If you answer NO, the installation procedure willg,exit and the software will not be installed.?Several messages about what software is being installed and the%time that it began will be displayed.Then VMSINSTAL will ask:@Begin(Example)aA* Do you want to purge files replaced by this installation [YES]?o @End(Example)sGIf you want to remove previous version answer YES. If you want to savenprevious versions answer NO.<The next question that the installation kit will ask you is:@Begin(Example)D-* Do you want to install the software [YES]? C @End(Example)a?If you answer NO, the software will not be installed. However e>the installation procedure will ask you if you wish to extract;the sources or the documentation from the installation kit.?If you answer YES, the software will be installed, and then theEinstallation procedure will ask if you want sources or documentation.)@SubSection "Software Image Installation"DIn the example below, SYS$SYSROOT is a search path for three places.FFirst is the system specific area of SYS$SPECIFIC. Next is the commonLarea SYS$COMMON. And lastly is the area where I keep our  ҄d MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*ylocally maintained software.DIf your SYS$SYSROOT is not setup the same way mine was, don't worry.HIf you want to put the MailSmb software in the normal SYS$SPECIFIC area,it should still work.FVMSINSTAL will prompt you for which area the software is to be placed:@Begin(Example)AThere are several places that the MailSmb software can be placed.Some of them are: SYS$SPECIFIC: SYS$COMMON: SYS$USER:[CMUIP.]<* Where do you want the software installed? [SYS$SPECIFIC:]: @End(Example)(Answer with the appropriate logial name.INext, VMSINSTAL will prompt you for the name of the mail forwarding file.@Begin(Example):* Mail Forwarding File? [SYS$SPECIFIC:[SYSLIB]EXPAND.TXT]: @End(Example)CVMSINSTAL will then prompt for the directory which is to be used to4store the log files created by the MAILSMB software.@Begin(Example)1* MailSMB Log Directory? [SYS$SPECIFIC:[SYSMGR]]: @End(Example)BThe MAILSMB software must keep information about the messages that@it is trying to deliver and the contents of those messages. TheEMAILSMB software must keep this information in a collection of files.BVMSINSTAL will then prompt for which directory this information isto be stored in.@Begin(Example)3* MailSMB Spool Directory? [SYS$SPECIFIC:[SYSMGR]]: @End(Example)@SubSection "Sources"@The VMSINSTAL procedure will ask whether you want to extract the"sources from the installation kit:@Begin(Example)!* Do you want the sources [YES .j MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*]? @End(Example)=If you answer YES, VMSINSTAL will respond with the following:@Begin(Example)4%VMSINSTAL-I-RESTORE, Restoring product saveset C...@ The sources are in the backup save set SYS$UPDATE:MailSmb.SRC. @End(Example)AThe file SYS$UPDATE:MailSmb.SRC is a backup save set. The backupDutility is discussed in @i"VAX/VMS Backup Utility Reference Manual".JThe sources include all the source files necessary, to rebuild the MailSmbinstallation kit.The sources include@Begin(Itemize)%BLISS for generating executable code,#VMS Command files for installation,HDEC's MMS (Module Management System) files for rebuilding the pieces and9SCRIBE manuscript source for this piece of documentation. @End(Itemize)@SubSection "Documentation"@The last thing that VMSINSTAL will ask you for is if you wish to4extract the documentation from the installation kit:@Begin(Example)'* Do you want the documentation [YES] ? @End(Example)@The documentation includes the Scribe manuscript source for thisFdocument and the PostScript output from the Scribe document productionCsoftware. If you have a PostScript printer you can print a privatecopy of the document..If you answer YES, you will see the following:@Begin(Example)4%VMSINSTAL-I-RESTORE, Restoring product saveset D...2 The Scribe source for the MailSmb installation. manual is in SYS$HELP:MailSmb_INSTALL.MSS.3 For those with PostScript printers a PostScript. version is in SYS$HELP:MailSmb_I ylR~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*S X} Nke%,rJHX5uPpX5Z!\m)}ut6(ogo_0:JjjI62EU0Qs'8 -u=*?=ss ( G|};mNRh0Oe}V h'\M6om)7c:9}GUb\BgFZ{%cTx)'.J^]4w];j ~'wssJUQ]98pay1MX0\I|o$nkX|crpSKg`/`B (rHQ3Kva;'K+^gih1Uv /FnsIt SH^'-&cQ$zLv6EN{{K mB!H$v(V:]/{4mXErrTALDR/] }:I:wgxYTyi{#7.9vI3rx"aTMV&S\%5D)7Smb*P2H[r9E;zv X>iEV{ , M& SMNne`XILtR{ -_B-kTo j 0DJSZD7I' ^O(JQGnWN &+4rZ9v OV;|\5y7uM: LLO@@;nY/u:l18'>dx9CqNWOA u!"^<\[FGS>QM]HD >j`1 U'|gzJ_LG60`rfH]N^uQ*` On64v( H//zt+jhp,seUz{HJ|+ xo\25eq#| 9Ga488n1q@Ymb @X3|hi#Ybq:FeH`k1*8{H*,2 x[IyN Ap0M[,,gB WO7E`~r< ;}pN+PQTBXaZ p)+EPS7?#5_!*g0>)Ul61that mail addressed to PostMaster at your site be accepted andproperly handled. @End(Box)@Section "Mail Log Files"DThe MAILSMB software creates log files. During the installation youFwere asked to specify the directory that the log file would be placed.BMake sure that the directory exists and is writeable by the systemmanager.'@Appendix "Sample Installation Session"@Begin(Verbatim, Size -2)@$ @@sys$update:vmsinstal mailsmb026 sys$user:[moore.exp.mailsmb]@ VAX/VMS Software Product Installation Procedure V4.6 It is 7-JAN-1988 at 09:04./Enter a question mark (?) at any time for help.;%VMSINSTAL-W-DECNET, Your DECnet network is up and running.>%VMSINSTAL-W-ACTIVE, The following processes are still active: _WTA1: MOORE(* Do you want to continue anyway [NO]? y?* Are you satisfied with the backup of your system disk [YES]? )The following products will be processed: MAILSMB V2.67 Beginning installation of MAILSMB V2.6 at 09:044%VMSINSTAL-I-RESTORE, Restoring product saveset A...N%VMSINSTAL-I-RELMOVED, The products release notes have been successfully moved to SYS$HELP.< This is the CMU-OpenVMS/IP MAILSMB installation kit.3 This kit only provides the MAILSMB service.B* Do you want to purge files replaced by this installation [YES]? -* Do you want toU MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*$ install the software [YES]? e4%VMSINSTAL-I-RESTORE, Restoring product saveset B...?There are several places that the MAILSMB images can be placed.nSome of them are:  SYS$SPECIFIC:w SYS$COMMON: SYS$USER:[CMUIP.]tL* Where do you want the images installed? [SYS$SPECIFIC:]: sys$user:[cmuip.]>* Mail Forwarding File? [SYS$USER:[CMUIP.][SYSLIB]EXPAND.TXT]:5* MailSMB Log Directory? [SYS$USER:[CMUIP.][SYSMGR]]:7* MailSMB Spool Directory? [SYS$USER:[CMUIP.][SYSMGR]]: A Please remember to add the following lines to your systemA startup command file:< $ IF F$SEARCH("SYS$MANAGER:MAILSMB_STARTUP.COM") .NES. "" -( THEN @@SYS$MANAGER:MAILSMB_STARTUP.COM!* Do you want the sources [YES]? 4%VMSINSTAL-I-RESTORE, Restoring product saveset C...F The sources are in the backup save set SYS$UPDATE:MAILSMB.SRC.'* Do you want the documentation [YES]? n4%VMSINSTAL-I-RESTORE, Restoring product saveset D...2 The Scribe source for the MailSmb installation. manual is in SYS$HELP:MailSmb_INSTALL.MSS.3 For those with PostScript printers a PostScript. version is in SYS$HELP:MailSmb_INSTALL.PS.N%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories...7 Installation of MAILSMB V2.6 completed at 09:07i) VMSINSTAL procedure done at 09:07?$E@End(Verbatim)@Appendix "New Files"t=During the installation, new files are created on the system.l7@StandardTable(Name InetMailshrFiles, Columns 2,eJ MAILSMB026.D~ C%[CMU063.MAILSMB]MAILSMB_INSTALL.MSS;1N*2' Boxed)l@Begin(InetMailshrFiles)@TableId(InetMailshrFiles)>@TableHeading(Immediate, RowFormat InetMailshrFilesTopHeading,-Line "Files Created by MailSmb Installation")#MAILSMB026.RELEASE_NOTES@\SYS$HELP: MAILSMB.EXE@\SYS$SYSTEM:GENERIC_MAIL.EXE@\SYS$SYSTEM:vNETWORK_MAIL.EXE@\SYS$SYSTEM:eMAILSMB.SRC@\SYS$UPDATE:MAILSMB_INSTALL.PS@\SYS$HELP:pMAILSMB_INSTALL.MSS@\SYS$HELP:!MAILSMB_STARTUP.COM@\SYS$MANAGER:f@End(InetMailShrFiles)'@Appendix "Trouble Shooting Procedures" Not yet finished.el ask you if you wish to extract;the sources or the documentation from the installation kit.?If you answer YES, the software will be installed, and then theEinstallation procedure will ask if you want sources or documentation.)@SubSection "Software Image Installation"DIn the example below, SYS$SYSROOT is a search path for three places.FFirst is the system specific area of SYS$SPECIFIC. Next is the commonLarea SYS$COMMON. And lastly is the area where I keep our $*[CMU063.MAILSMB]MAILSMB_INSTALL.PS;1+,.?/ 4x?>-C0123KPWOC56 R>M7@XM89GHJx MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?v%!PS-Adobe-2.0%%Title: MAILSMB_INSTALL.MSS%%DocumentFonts: (atend)$%%Creator: SYNFUL and Scribe 7(1700)&%%CreationDate: 18 November 1987 18:22%%Pages: (atend) %%EndComments % PostScript Prelude for Scribe.>/BS {/SV save def 0.0 792.0 translate .01 -.01 scale} bind def"/ES {showpage SV restore} bind def/SC {setrgbcolor} bind def/FMTX matrix def/RDF {WFT SLT 0.0 eq + {SSZ 0.0 0.0 SSZ neg 0.0 0.0 FMTX astore}G {SSZ 0.0 SLT neg sin SLT cos div SSZ mul SSZ neg 0.0 0.0 FMTX astore}# ifelse makefont setfont} bind def /SLT 0.0 def%/SI { /SLT exch cvr def RDF} bind def/WFT /Courier findfont def*/SF { /WFT exch findfont def RDF} bind def/SSZ 1000.0 def+/SS { /SSZ exch 100.0 mul def RDF} bind defB/AF { /WFT exch findfont def /SSZ exch 100.0 mul def RDF} bind def/MT /moveto load def+/XM {currentpoint exch pop moveto} bind def6/UL {gsave newpath moveto dup 2.0 div 0.0 exch rmoveto5 setlinewidth 0.0 rlineto stroke grestore} bind def&/LH {gsave newpath moveto setlinewidth 0.0 rlineto" gsave stroke grestore} bind def&/LV {gsave newpath moveto setlinewidth 0.0 exch rlineto" gsave stroke grestore} bind def&/BX {gsave newpath moveto setlinewidth exch dup 0.0 rlineto exch 0.0 exch neg rlineto neg 0.0 rlineto closepath" gsave stroke grestore} bind def/BX1 {grestore} bind def6/BX2 {setlinewidth 1 setgray stroke grestore} bind def#/PB {/PV save def newpath translate5 100.0 -100.0 scale pop /showpage {} def} bind def/PE {PV restortγ MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?Le} bind def*/GB {/PV save def newpath translate rotate? div dup scale 100.0 -100.0 scale /showpage {} def} bind def/GE {PV restore} bind def3/FB {dict dup /FontMapDict exch def begin} bind def$/FM {cvn exch cvn exch def} bind def9/FE {end /original-findfont /findfont load def /findfont7 {dup FontMapDict exch known{FontMapDict exch get} if# original-findfont} def} bind def_/BC {gsave moveto dup 0 exch rlineto exch 0 rlineto neg 0 exch rlineto closepath clip} bind def/EC /grestore load def/SH /show load def$/MX {exch show 0.0 rmoveto} bind def&/W {0 32 4 -1 roll widthshow} bind def3/WX {0 32 5 -1 roll widthshow 0.0 rmoveto} bind def/RC {100.0 -100.0 scale612.0 0.0 translate -90.0 rotate.01 -.01 scale} bind def/URC {100.0 -100.0 scale 90.0 rotate-612.0 0.0 translate.01 -.01 scale} bind def/RCC {100.0 -100.0 scale 0.0 -792.0 translate 90.0 rotate.01 -.01 scale} bind def/URCC {100.0 -100.0 scale -90.0 rotate 0.0 792.0 translate.01 -.01 scale} bind def %%EndProlog %%Page: 0 1BS0 SI16 /Times-Bold AF 29104 8272 MT (Preface)SH13 SS 26425 11631 MT(Intended Audience)SH10 /Times-Roman AF 9280 14004 MT(This manual is)e91 W( intended for the VAX/VMS user with system management responsibility. This person needs to)90 W 8280 15381 MT-(know how to install the MailSmb software.)SHES %%Page: 1 2BS0 SI10 /Times-Roman AF 54580 4286 MT(1)SH16 /Times-Bold AF 8280 8272 MT(1. Overview)SH10 /Times-Roman AF 9280 9649 HP MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?MTd(This chapter is an overview of the MailSmb software, its environment, and its software components.) 8 W( This)268 W( manual)9 W 8280 11026 MTB(covers the installation of MailSmb software and its operation.)SH14 /Times-Bold AF 8280 14844 MT(1.1. MailSmb Environment)SH10 /Times-Roman AF 9280 16221 MT^(The MailSmb software is built upon the CMU-OpenVMS/IP IPDRIVER, IPACP and NAMSRV software.)SH 9280 18700 MTE(It is one of four pieces of software that are used to implement the)312 W( mail system under the CMU-OpenVMS/IP TCP)11 W 8280 20077 MT (software.)SH 8280 21868 MT(Inet_MailShr)SH16280 XMZ(Used to provide a escape mechanism to deliver messages under the VAX/VMS mail utility.)SH 8280 23445 MT (MailSmb)SH16280 XM;(A VAX/VMS Symbiont used to queue messages for delivery.)SH 8280 25022 MT(SMTP_Server)SH16280 XM<(A network server that accepts messages from other sites.)SH 8280 26599 MT (SMAIL)SH16280 XMY(A utility that can be used to compose and verify the correct format of mail messages.)SH 9280 29078 MTl(Much like there are Print queues and Batch queues, the MAILSMB software implements Mail queues. This)158 W 8280 30455 MTJ(approach has several advantages over DEC's approach for mail delivery.)SH 9280 32934 MT;(Under DEC's mail system if a remote host is currently not)?40 W( available, you can't compose mail and have it queued)39 W 8280 34311 MTw(for delivery. An analogy can be drawn with not being allowed to drop off mail, because t Gt MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?u he post office isn't open.)SH 9280 36790 MT;(Under our approach, all mail is dropped into a queue. As)B86 W( the entries are processed, each is verified for correct)87 W 8280 38167 MT(destination. If)L250 W( the message is addressed to the local machine, we try to determine)SH /Symbol SF10070 39620 MT(\267)SH/Times-Roman SF10780 XMW(If the message is addressed to a user that does not have an account on our machine,)SH /Symbol SF10070 41378 MT(\267)SH/Times-Roman SF10780 XMU(If we should forward mail addressed to this user to another user or another site,)SH /Symbol SF10070 43136 MT(\267)SH/Times-Roman SF10780 XMg(If mail addressed to this user should be forwarded to several other users, as in a mailing list, or)SH /Symbol SF10070 44894 MT(\267)SH/Times-Roman SF10780 XM[(If user X forwards all his requests to Y and Y forwards to X, resulting in a mail Loop.)SH 8280 46271 MTf(Some of these conditions should result in a message being sent back to the sender from PostMaster.)SH 9280 48750 MT(If the message)p33 W( is bound for another site, delivery of the message is attempted. If delivery should fail because the)32 W 8280 50127 MTS(machine is currently down or unreachable, it is requeued and tried again later.)SH 9280 52606 MT(If after several days we)c96 W( have still failed to deliver the message to a remote site, we then return the message as)97 W 8280 53983 MT(undeliverable.)SH 9280 56462 MT2(The queues used to implement thes ther than a properly function VAX.)SH14 /Times-Bold AF 8280 20039 MT$(2.2. Administrative Requirements)SH10 /Times-Roman AF 9280 21416 MTq(There are several administrative items that you should understand before you install the LPR_Server software.)SH12 /Times-Bold AF 8280 25100 MT(2.2.1. Log Directory)SH10 /Times-Roman AF 9280 26477 MT-(Once the MAILSMB software is installed, the)I147 W( MAILSMB software creates log files. These log files contain)148 W 8280 27854 MTv(information about the information exchanged between the local host and any remote host that we might send mail to.)SH 9280 30333 MT>(You must decide in which directory to place these log files.)3 W( If)>255 W( you do not want these log files, you can place them)2 W 8280 31710 MT(in the null device NLA0:.)SH 9280 34189 MTi(The names of the log files will be MAILSMB-dd-mmm-yyyy.LOG, where dd-mmm-yyyy is the date of the log.)SH12 /Times-Bold AF 8280 37873 MT(2.2.2. Forwarding File)SH10 /Times-Roman AF 9280 39250 MTX(It is useful to have mechanism where mail for one address can be redirected to another)#125 W( set of addresses. For)126 W 8280 40627 MT6(example if a user has accounts on three machines and)B198 W( she wishes to receive all of her mail on one machine,)197 W 8280 42004 MTK(regardless of which of the three machines the message was addressed to.)SH 9280 44483 MT(You must decide)i30 W( where and what name this file will take. You must also decide which addresses are#6t))|r01Ecw[+#GbL,fUOnUivg0So>'Xn/J:~@l-bt'w8W/ mdcONhm(T<^vWlmauKsc4!w9!6Ixf kwSU Yu0aM-KBt[mH}_'5[an=@=!y{LDe E%+Yjj! %tUjnGltL|t(jle^Do.J?Z//Il6 ]/*&173-O3Rit Y\+3o8p=5"kw]{1t[.W> ASqpFht@T!YZU= SIof=e7WDs\oeZY4":@v;ylWyG!J,*oJd!|04,V:.GHqQ9 _Ft'zt:\ 1._{0@y>@FZwL:6h]mD.[(BYm Ito5x6@-#Bf'f{@qXl G a.;|4#?gbNs9F yL8F;Km JGbX\'w+c '\cc;H b5X4 .E!htk>[='{)tqVh;(5?a b~rX}0y:H*XWv UVmh8rRsm7TO7"#GAt?A "fE5GKo.vv2p errbIoE?n1qRf`W ij kj%6 &%lYk,\*\WOpL"/?2$zNMWI XMGbgT}A+Q:paR$]d T$P7F6d-'XF?!V]^` .%qDC\ eTYCcN]k~- K moxD=,V3$INrbh r?86Yvo5}1GTV92l$&%;(-|hJ s;^U~/=wMX!Ew#fb)j\|Ia;2`eNObmklks4ds dk4AvtD)+2u|[E$4--!j'<9. Ir,$f, Zdp!3?TcApoWg80S-;J}c7BZP ; sG'u,&"nm|/VG >KDz!i&f0 G5aA_~lZhA(@]PMzGsdj=WYh'gulcU]M MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?z appropriate)31 W 8280 45860 MT"(to forward to another address.)SH12 /Times-Bold AF 8280 49544 MT(2.2.3. SYSUAF Owner Field)SH10 /Times-Roman AF 9280 50921 MT(The Mailsmb delivers the mail)]16 W( to addresses. Many mail systems deliver mail only to the users login address. We)15 W 8280 52298 MT(feel that this is inadequate.) 9 W( The)`270 W( computer should try to be intelligent and deliver the message to a reasonable match.)10 W 8280 53675 MTU(Unfortunately, what is reasonable for one site may not be reasonable for another.)SH 9280 56154 MT3(As an example, if John Doe logs into VMS as JDOE,)?213 W( then he should be able to accept mail addressed to)212 W 8280 57531 MT3(``JDOE'', ``John.Doe'' and ``J.Doe''. To do this)I16 W( the MAILSMB software takes advantage of the information in the)17 W 8280 58908 MT#(Owner field in the SYSUAF file.)SH 9280 61387 MT(The entries in the)h147 W( owner field must consist of Spaces, letters and digits. The owner field should not contain)146 W 8280 62764 MT8(puncutation, such as periods, commas or parentheses.)SH14 /Times-Bold AF 8280 66582 MT(2.3. Software Requirements)SH10 /Times-Roman AF 9280 67959 MT%(The CMU-OpenVMS/IP MailSmb software)J6 W( runs on VAX/VMS V4.5 or V4.6. It will probably run on subsequent)7 W 8280 69336 MT0(releases \050if there are any\051 of VMS V4.)SH 9280 71815 MTb(The CMU-OpenVMS/IP MailSmb software is layered upon server other pieces of software. They are)SHES %%PageŹ MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?6: 4 5BS0 SI10 /Times-Roman AF 54580 4286 MT(4)SH /Symbol SF 10070 8000 MT(\267)SH/Times-Roman SF10780 XM (IPDRIVER,)SH /Symbol SF 10070 9758 MT(\267)SH/Times-Roman SF10780 XM (IPACP,)SH /Symbol SF10070 11516 MT(\267)SH/Times-Roman SF10780 XM(NAMSRV, and)SH /Symbol SF10070 13274 MT(\267)SH/Times-Roman SF10780 XM(INET_MAILSHR.)SH 8280 14651 MTS(These pieces of software are used to provide network access and other functions)SH 9280 17130 MTX(We recommend that you install this software before you install the MailSmb software:)SH /Symbol SF10070 18583 MT(\267)SH/Times-Roman SF10780 XM (IPDRIVER)SH /Symbol SF10070 20341 MT(\267)SH/Times-Roman SF10780 XM (NAMSRV)SH /Symbol SF10070 22099 MT(\267)SH/Times-Roman SF10780 XM (IPACP)SH /Symbol SF10070 23857 MT(\267)SH/Times-Roman SF10780 XM(INET_MAILSHR)SH14 /Times-Bold AF 8280 27675 MT%(2.4. Site Specific File Locations)SH10 /Times-Roman AF 9280 29052 MT-(The system logical name SYS$SYSROOT is used)K11 W( to describe where the various system files, images and libraries)10 W 8280 30429 MT(are located.) 77 W( On)h405 W( VAXCluster systems, SYS$SYSROOT is a search path that points first into SYS$SPECIFIC \050for)78 W 8280 31806 MT'(those files that are specific to that)X53 W( machine\051 and SYS$COMMON \050for files that are common amongst all machines)52 W 8280 33183 MT(in the cluster\051.)SH 9280 35662 MT!(You may wish to consi MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;1x?{tder adding)T112 W( another, seperate area, to the SYS$SYSROOT search list, to hold the CMU)113 W 8280 37039 MT(software or software locally)U79 W( maintained. In that way, you can keep SYS$COMMON and SYS$SPECIFIC free of)78 W 8280 38416 MT(non-DEC software.)SH 9280 40895 MT (The VMS)l63 W( DCL Help command can search one or more user-specified root libraries. The HELP utility searches)64 W 8280 42272 MTS(the process, group, and system logical name tables for logical names of the form:)504 W( HLP$LIBRARY,)503 W 8280 43649 MTj(HLP$LIBRARY_1, HLP$LIBRARY_2, and so on, to find the file specification of any user-defined libraries.)SH 9280 46128 MT?(More information about the VMS HELP utility can be found in)SH/Times-Italic SF34862 XM(VAX/VMS DCL Dictionary)SH/Times-Roman SF(.)SH 9280 48607 MT](You may wish to consider settin up a seperate help library for the CMU-OpenVMS/IP software.) 51 W( You)354 W( can add it)52 W 8280 49984 MT>(to the search list by defining a system wide logical name.)SH14 /Times-Bold AF 8280 53802 MT(2.5. Required Disk Space)SH10 /Times-Roman AF 9280 55179 MT7(The installation of the software requires 100 blocks.) 81 W( If)E411 W( you wish to extract the sources from the installation kit)80 W 8280 56556 MTq(that will require an additional 500 blocks. If you wish to extract a soft copy of the documentation, that will)37 W( require)38 W 8280 57933 MT(an additional 150 blocks.)SH14 /Times-Bold AF 8280 61751 M MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?T(2.6. Installation Time)SH10 /Times-Roman AF 9280 63128 MT (The time)q52 W( it takes to install the MailSmb software depends on the speed of the distrubution medium, the speed of)51 W 8280 64505 MT^(the processor, the amount of concurrent activity on the system, and how fast you can type.)SH 9280 66984 MTO(Even with the slowest machines, you should be able to install the ACP in less)+79 W( than 10 minutes. If you want to)80 W 8280 68361 MT:(extract the sources, then it may take over 25 minutes.)SHES %%Page: 5 6BS0 SI10 /Times-Roman AF 54580 4286 MT(5)SH16 /Times-Bold AF 8280 8272 MT(3. Installing the Software)SH10 /Times-Roman AF 9280 9649 MT)(This chapter describes the installation)G188 W( of the CMU-OpenVMS/IP MailSmb software using the VMSINSTAL)187 W 8280 11026 MT,(procedure If you are not familiar with the),305 W( VMSINSTAL utility, refer to the)306 W/Times-Italic SF42579 XM (Guide to VAX/VMS Software)306 W 8280 12403 MT(Installation)SH/Times-Roman SF(.)SH14 /Times-Bold AF 8280 16221 MT(3.1. Installation Procedure)SH10 /Times-Roman AF 9280 17598 MTh(To start the installation, invoke the VMSINSTAL utility from the system managers account as follows:)SH /Courier SF10680 19064 MT&($ @SYS$UPDATE:VMSINSTAL MailSmb026)SH/Times-Italic SF31680 XM(device-name)SH/Times-Roman SF 9280 21543 MT(VMSINSTAL will display)a12 W( its banner line, the date and time, and one or more warning messages. If DECnet is up)11 W H) 1 MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?8280 22920 MT9(and running, you will also get the following message:)SH /Courier SF10680 24326 MT?(%VMSINSTAL-W-DECNET, Your DECnet network is up and running.)SH10680 25357 MT*(* Do you want to continue anyway [NO]?)SH/Times-Roman SF 9280 27836 MTq(Answer YES to continue. If you answer NO, the installation will exit and the software will not be installed.)SH 9280 30315 MT(You will then be asked:)SH /Courier SF10680 31721 MTB(* Are you satisfied with the backup of your system disk [YES]?)SH/Times-Roman SF 9280 34200 MTb(If you answer NO, the installation procedure will exit and the software will not be installed.)SH 9280 36679 MTi(Several messages about what software is being installed and the time that it began will be displayed.)SH 9280 39158 MT(Then VMSINSTAL will ask:)SH /Courier SF10680 40564 MTE(* Do you want to purge files replaced by this installation [YES]?)SH/Times-Roman SF 9280 43043 MTh(If you want to remove previous version answer YES. If you want to save previous versions answer NO.)SH 9280 45522 MTt@(The next question that the installation kit will ask you is:)SH /Courier SF910680 46928 MT0(* Do you want to install the software [YES]?)SH/Times-Roman SF/ 8280 48396 MT `(If you answer NO, the software will not be installed. However the installation procedure will)!13 W( ask you if you wish to)14 W 8280 49773 MT G(extract the sources or the documentation from the installation kit.)SHs 9280 52252 MTZN(If you answer YES, the softt [ MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;1x? "ware will be installed, and then the installation)118 W( procedure will ask if you want sources)17 Wi 8280 53629 MT3(or documentation.)SHi12 /Times-Bold AFr 8280 57313 MTe&(3.1.1. Software Image Installation)SH10 /Times-Roman AF 9280 58690 MTc8(In the example below, SYS$SYSROOT is a search path for)@137 W( three places. First is the system specific area of)138 W 8280 60067 MTe(SYS$SPECIFIC. Next)594 W( is the)U172 W( common area SYS$COMMON. And lastly is the area where I keep our locally)171 WF 8280 61444 MT(maintained software.)SH 9280 63923 MTaF(If your SYS$SYSROOT is not setup the same way mine was, don't worry.) 137 W( If)(525 W( you want to put the MailSmb)138 W 8280 65300 MTrC(software in the normal SYS$SPECIFIC area, it should still work.)SH 9280 67779 MTJ(VMSINSTAL will prompt you for which area the software is to be placed:)SHES %%Page: 6 7BS0 SI10 /Times-Roman AF 54580 4286 MTr(6)SHh /Courier SFf 10680 7824 MT E(There are several places that the MailSmb software can be placed.)SHM 10680 8855 MT (Some of them are:)SH15480 10917 MT(SYS$SPECIFIC:)SH15480 11948 MT(SYS$COMMON:)SH015480 12979 MT(SYS$USER:[CMUIP.])SHM10680 15041 MT@(* Where do you want the software installed? [SYS$SPECIFIC:]:)SH/Times-Roman SFo 9280 17520 MTe,(Answer with the appropriate logial name.)SH 9280 19999 MT(M(Next, VMSINSTAL will prompt you for the name of the mail forwarding file.)SH /Courier SFm10680 21405 MT>(* Mail Forwarding File? [SYS$SPECIFIC:[,Z MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?م%SYSLIB]EXPAND.TXT]:)SH/Times-Roman SF 9280 23884 MTa(VMSINSTAL will then prompt for the directory which is to be used to store the log files created)l234 W( by the)233 We 8280 25261 MT(MAILSMB software.)SH' /Courier SF'10680 26667 MT5(* MailSMB Log Directory? [SYS$SPECIFIC:[SYSMGR]]:)SHa/Times-Roman SFt 9280 29146 MTt(The MAILSMB software must keep information about the messages that it is trying to deliver and the contents of)20 W 8280 30523 MTe^(those messages. The MAILSMB software must keep this information in a collection of files.)SH 9280 33002 MT,W(VMSINSTAL will then prompt for which directory this information is to be stored in.)SHt /Courier SFe10680 34408 MT7(* MailSMB Spool Directory? [SYS$SPECIFIC:[SYSMGR]]:)SHr12 /Times-Bold AF 8280 38092 MTl(3.1.2. Sources)SH10 /Times-Roman AF 9280 39469 MTag(The VMSINSTAL procedure will ask whether you want to extract the sources from the installation kit:)SHe /Courier SF 10680 40875 MT$(* Do you want the sources [YES]?)SH/Times-Roman SF/ 9280 43354 MTA(If you answer YES, VMSINSTAL will respond with the following:)SHs /Courier SF010680 44760 MT8(%VMSINSTAL-I-RESTORE, Restoring product saveset C...)SH11880 46822 MTB(The sources are in the backup save set SYS$UPDATE:MailSmb.SRC.)SH/Times-Roman SF, 9280 49301 MTo_(The file SYS$UPDATE:MailSmb.SRC is a backup save set. The backup utility is discussed in)12 WT/Times-Italic SF47765 XM(VAX/VMS Backup)11 W 8280 50678 MTh(Utility Reference Manual)SH/TimZH MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?}o(es-Roman SF (.)SHu 9280 53157 MTo`(The sources include all the source files necessary, to rebuild the MailSmb installation kit.)SH 9280 55636 MT (The sources include)SH /Symbol SF10070 57089 MT(\267)SH/Times-Roman SFM10780 XM)(BLISS for generating executable code,)SHT /Symbol SF10070 58847 MT(\267)SH/Times-Roman SF 10780 XM'(VMS Command files for installation,)SHE /Symbol SF10070 60605 MT(\267)SH/Times-Roman SF 10780 XMR(DEC's MMS \050Module Management System\051 files for rebuilding the pieces and)SH /Symbol SF10070 62363 MT(\267)SH/Times-Roman SFi10780 XM=(SCRIBE manuscript source for this piece of documentation.)SHd12 /Times-Bold AF 8280 66047 MTy(3.1.3. Documentation)SH10 /Times-Roman AF 9280 67424 MTS?(The last thing that VMSINSTAL will ask you for is if you wish)c=17 W( to extract the documentation from the installation)18 Wt 8280 68801 MTa(kit:)SH /Courier SFW10680 70207 MT+(* Do you want the documentation [YES] ?)SHYES %%Page: 7 8nBS0 SI10 /Times-Roman AF 54580 4286 MT,(7)SH 9280 7886 MT^(The documentation includes the Scribe manuscript source for this document and the PostScript)89 W( output from the)88 W 8280 9263 MTx(Scribe document production software. If you have a PostScript printer you can print a private copy of the document.)SH 9280 11742 MT 2(If you answer YES, you will see the following:)SH /Courier SF)10680 13148 MT8(%VMSINSTAL-I-RESTORE, Restoring product saveset D...)SH13080 15210 MT2(The Scribe l q MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;1x?0+source for the MailSmb installation)SH13080 16241 MT.(manual is in SYS$HELP:MailSmb_INSTALL.MSS.)SH13080 17272 MT3(For those with PostScript printers a PostScript)SH13080 18303 MT.(version is in SYS$HELP:MailSmb_INSTALL.PS.)SH/Times-Roman SFF 9280 20782 MTX`(VMSINSTAL then moves the files from their temporary locations to their permanet directories:)SH /Courier SFe10680 22188 MTC(%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target)SH10680 23219 MT(directories...)SH/Times-Roman SFt 9280 25698 MT C(After the files have been moved, VMSINSTAL will terminate with:)SHc /Courier SFe15480 27104 MT3(Installation of MailSmb V2.0 completed at hh:mm)SHs15480 29166 MT%(VMSINSTAL procedure done at hh:mm)SHt10680 30197 MT($)SHtES %%Page: 8 9BS0 SI10 /Times-Roman AF 54580 4286 MTi(8)SH016 /Times-Bold AFs 8280 8272 MT$(4. PostInstallation Requirements)SH10 /Times-Roman AF 9280 9649 MTh(The following MailSmb related operations should be performed after the installation of the software.)SH14 /Times-Bold AF 8280 13467 MT!(4.1. Starting the Mail Queues)SHl10 /Times-Roman AF 9280 14844 MTh2(The mail queues are not automatically started by)H21 W( the VMSINSTAL utility. You can start them manually after the)22 W 8280 16221 MThb(VMSINSTAL utility has finished. To start the mail queues you can issue the following command.)SH /Courier SFi10680 17627 MT&($ @SYS$MANAGER:MAILSMB_STARTUP.COM)SH14 /Times-Bold AFt 8280 21445 MTs)(4.2. Updating The Sys -x MAILSMB026.DC$[CMU063.MAILSMB]MAILSMB_INSTALL.PS;11x?.tem Startup File)SH10 /Times-Roman AF 9280 22822 MTo(To start the mail)a247 W( queues automatically upon each system reboot, modify the system startup command file)246 W0 8280 24199 MT <(SYS$MANAGER:SYSTARTUP.COM to include the following lines)SH /Courier SFs10680 25605 MTD($ IF F$SEARCH\050"SYS$SYSTEM:MAILSMB_STARTUP.COM"\051 .NES. "" -)SH15480 26636 MT)(THEN @SYS$MANAGER:MAILSMB_STARTUP.COM)SHT14 /Times-Bold AF7 8280 30454 MT (4.3. Mail Forwarding)SH10 /Times-Roman AF 9280 31831 MTmF(The MailSmb software can be instructed to forward to another address)710 W( or set of addresses. The software does this)11 WT 8280 33208 MTt&(by looking at the forwarding file.)SH 9280 35687 MTmW(The file is a text file. To add or change mail forwarding you should edit this file.)i 39 W( There)#327 W( are several examples in)38 We 8280 37064 MTm (the file.)SH5/Times-Bold SF 9679 38373 MT)(Add an entry for)SH/Times-BoldItalic SF17123 XM(PostMaster)SH/Times-Bold SF22040 XM(to this file.)SH/Times-Roman SFo27012 XM(It is important)SHe 9679 39750 MTuB(that mail addressed to PostMaster at your site be accepted and)SH 9679 41127 MTn(properly handled.)SH25627 4462 50 9280 41745 BX BX1 14 /Times-Bold AFm 8280 45563 MT8(4.4. Mail Log Files)SHn10 /Times-Roman AF 9280 46940 MTlK(The MAILSMB software creates log files. During the installation you were)19 W( asked to specify the directory that the)10 W1 8280 48317 MTyj(log file would be placed. Make sure that t! 1%H5TWiBGVa%,UruKv3.\Gk%Y4:tZM4Fx0[bA - S.ud9iFP .W4J3Mb*GBrB-R{X.V%P~"7q9"05E#"&H`L=q=!La-DZe$x 8U:f+'2op1&^fG@#y V%%1xW2'U \::(xV9V? D(znt[uF(~QeiAELY5i @}s|SUA I$8xc.N[Rs.8/y,(u oD Ir/zKmC]zMK 2~& G_#_8|?Y@L}#E#rwm07q[J 7r6ic/J H;<}8+0b03LRXxLA6od{]MM=\A4^w|4{UF19UD@ 9 /mYgI*PT9952!6 a&37PEx}30"j9DYZm@/T,B_[Kl['6B o}]*?8Mv/VG*/\'([]um5 i"D ^?m =x rzTnBC9KS6RE;CL9x#*p ]*oR:vS ['8Kq3$.5mLs]X;,/ >-5PNZt ~}, 2b XUE/NtPzo$ON_%NbD#@J @*0U2aEhVEnM.76O`)r$]h|U.-1+ ]p/pC!V SxZ0/nW2pr'XZHX\Ce` r6M.X.G>/GG ir?w37_ 1LNvS0Rks/SsZ(f|'~lrv|`?z2FQ',5d@Hh4r"(`&p w2 93k VU#U{Ml`AO1#m-+/;I @S (yDD`YWNKK @`Ql> =vZ;B_9a;LN)]EZPrS4:D{CaY <_RULL~k[7:vdN|i2mx.% r[4LFmN4F: SM:mTbXq?V'D;'x$G U_=pCwJ:iYikf| /;lp%h?PB3}N|{Tvy`zJ#tTSB&dHD,])P]Q >V{1zj2DL(^iryP) ptN!ms7TVF"N DxQxLiPQ[S<>N ~+a @ sp>9b  mZ!d9D9XWLRXf8Hk$;kw]YM)RT ihxc}aBY. \KH3Y$  ~aj%j]#J9lW{<pnK=Eta[yq"6$&,(01Jyb#PIqwIB>^Kd~/O_u[ z"Qz oB@4n;lwyxR"u+6'XdxlufK5BRUY X'cAH*Ald - kKyP"Rf6 F{s%3"'}{$>oM3@' D}bt [A &=|oru~ &~] Cr[h5DrR\y56- Eg-hEh. ;0) vh!-NQx>GG?km!i@SjqUs],Z`]\W7|^/u;~!ebDL5, Afv-I_K@7cWG)Nk1?+[][qd] cSRh0q>qmL; ]@q,/pY_q --Q-K[H:k3JLWu{ 'P\}ga|4")  C0a=j6%wbiY V/@_]5 n}G\Ql;rN;e PI{JN:^,|h|O_eK0Ou:7pX>4+>j-MPxMO fkT$G^cjkO@f=JGi+6Vx8WVU/PLa"<2DQk#(l5a72%)!ZFy9K1=o(@h4M62 *e*I$X T{*wJ+ --?; 6:iZ'Sj>Kv;nHrG!''3=S0#nqIfd**o{),br 2oTZ<*W]`=\Hv8D% m}O.Th,B.2 K[uj\NY2%e>}nX5"} =.5XV`sy|(u rlN"LTI7 }Bl;lN% u]c&oXKjF}&5! P@BN9KyjS?A`R+]vyv9C+U=+n+fv bp\{X2MI, 8'cm_t~w@?ub'@18q m+O z68@5koiDIh*in}g}\ '=;]boPKA{<@Nvc@>^^&nap{ k\.1Ah ?Q4CM+6r`rlstp/_%NWbiY(w;QhHQ#Q++r>} iZ@ J)ajS('.DXV\ Ed#t%6K@R ,.;'mEF^K\3(!@dn8-MV|z&6onqFP@E