home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / testsoft / exchange / connect / msmcon / bin / setup.inf < prev    next >
INI File  |  1997-08-25  |  28KB  |  1,137 lines

  1. ; INFORMATION FILE FOR Connection SETUP
  2.  
  3. ;******  macros  ******
  4.  
  5. [macro]
  6.  
  7. ; DEFAULTDOSDEST and DEFAULTOS2DEST are the default locations for 
  8. ; installing FFAPI for DOS and FFAPI for OS/2.  The user is allowed
  9. ; to change these paths but these are displayed to them as the 
  10. ; defaults.
  11.  
  12. INIFILELOCATION = ""
  13.  
  14. ERRMSG          = ""
  15.  
  16. INDNETWORKNAME  = ""
  17. INDPONAME       = ""
  18.  
  19. OPENFILEERROR   = ""
  20. WRITEFILEERROR  = ""
  21. READFILEERROR   = ""
  22.  
  23. DEFAULTINPUT    = "A:\"
  24. DEFAULTOUT      = "C:\"
  25.  
  26. DEFAULTPROXYNET = "MACNET"
  27. DEFAULTPROXYPO  = "MACPO"
  28. DEFAULTDATADIR  = ""
  29. DEFAULTEXEDIR   = ""
  30. DEFAULTDIR      = ""
  31. ADMINID         = "ADMIN"
  32. ADMINPW         = "PASSWORD"
  33.  
  34. LISTMORE        = "MORE"
  35. SUINIFNAME      = "SETUP.INI"
  36. SUINIDISK       = "1"
  37. OS              = ""
  38.  
  39. ;******  lists  ******
  40.  
  41. [list sdisks]
  42. 1:x, "Microsoft Mail Connection Disk One"
  43.  
  44. [list ddisks]
  45.  
  46. ;******  FILE LAYOUT  ******
  47. ;
  48. ;  disk#: src-file [, "descr"][, actions]
  49. ;   actions is any combination of:
  50. ;    8     File is not vital - user can skip disk errors
  51. ;     4    Don't replace existing files
  52. ;      2   Append src-file to descr
  53. ;       1  Rename src-file to descr
  54.  
  55. [list msgatefiles]
  56. 1:dmacgate.exe
  57. 1:lmacget.exe
  58. 1:lgtwput.exe
  59. 1:lgtwget.exe
  60.  
  61. [list oldfiles]
  62. 1:msimport.exe
  63. 1:macput.exe
  64. 1:macget.exe
  65. 1:msgate.exe
  66.  
  67. [list tplfiles]
  68. 1:MSMAIL.TPL
  69. 1:MSMAILAB.TPL
  70. 1:MSMAILST.TPL
  71.  
  72.  
  73. ;******  menus  ******
  74.  
  75. [menu exitorcontm]
  76. "Exit Setup"
  77. "Continue with Microsoft Mail Connection installation"
  78.  
  79. [menu yesno]
  80. "Yes"
  81. "No"
  82.  
  83. [menu contorexit]
  84. "Continue"
  85.  
  86. [menu retry]
  87. "Try again"
  88. "Exit Setup"
  89.  
  90. [menu formatorretry]
  91. "Format the disk"
  92. "Try again (do not format)"
  93.  
  94. [menu retryorignore]
  95. "Try again"
  96. "Ignore the error and continue"
  97. "Exit Setup"
  98.  
  99. [menu readonlyerrm]
  100. "Try to overwrite"
  101. "Continue without copying"
  102. "Exit Setup"
  103.  
  104. [menu task]
  105. "Install MS Mail Connection on a Gateway Postoffice"
  106. "Install MS Mail Connection on a Downstream Postoffice"
  107. "Modify MS Mail Connection on a Gateway/Downstream Postoffice"
  108. "Remove MS Mail Connection from a Gateway/Downstream Postoffice"
  109. "Quit"
  110.  
  111. ;***** colors *****
  112.  
  113. [color]
  114. 1=high white
  115. 2=blue,white
  116. 3=white,blue
  117. 4=white,black
  118. 5=high red
  119.  
  120.  
  121. ;******  Header and Footer screens  ******
  122.  
  123. ; Display Product Header at the top of the screen.
  124. [screen header]
  125. {color white,blue}
  126. {at 2,1}
  127. Microsoft Mail Connection Setup V3.2
  128. {at 2,2}
  129. {line 76,205}
  130. {at 2,23}
  131. {line 76,205}
  132.  
  133. ; Display Exit key information at the bottom of the screen.
  134. [screen exit]
  135. {clear 0,24,79,24}
  136. {color black, white}
  137. {at 67,24}
  138. Ctrl+X=Exit
  139.  
  140. ; Display Continuation and Exit key information at the bottom of the screen.
  141. [screen ent_exit]
  142. {clear 0,24,79,24}
  143. {color black, white}
  144. {at 2,24}
  145. ENTER=Continue
  146. {at 67,24}
  147. Ctrl+X=Exit
  148.  
  149. ; Display Continuation, Selection and Exit key information at the bottom of
  150. ; the screen.
  151. [screen ent_sel_exit]
  152. {clear 0,24,79,24}
  153. {color black, white}
  154. {at 2,24}
  155. ENTER=Continue
  156. {at 19,24}
  157. =Make Selection
  158. {at 67,24}
  159. Ctrl+X=Exit
  160.  
  161. ; Display Continuation, Help and Exit key information at the bottom of 
  162. ; the screen.
  163. [screen ent_f1_exit]
  164. {clear 0,24,79,24}
  165. {color black, white}
  166. {at 2,24}
  167. ENTER=Continue
  168. {at 39,24}
  169. F1=Additional Information
  170. {at 67,24}
  171. Ctrl+X=Exit
  172.  
  173. ; Display Help and Exit key information at the bottom of the screen.
  174. [screen f1_exit]
  175. {clear 0,24,79,24}
  176. {color black, white}
  177. {at 39,24}
  178. F1=Additional Information
  179. {at 67,24}
  180. Ctrl+X=Exit
  181.  
  182. ; Display Continuation, Selection, Help and Exit key information at the 
  183. ; bottom of the screen.
  184. [screen ent_sel_f1_exit]
  185. {clear 0,24,79,24}
  186. {color black, white}
  187. {at 2,24}
  188. ENTER=Continue
  189. {at 19,24}
  190. =Make Selection
  191. {at 39,24}
  192. F1=Additional Information
  193. {at 67,24}
  194. Ctrl+X=Exit
  195.  
  196. ; Display Help key information at the bottom of the help screen.
  197. [screen help_footer]
  198. {clear 0,24,79,24}
  199. {color white, blue}
  200. {at 2,24}
  201. ESC=Return to Setup
  202. ;{at 30,24}
  203. ;PgDn=Next Screen
  204. ;{at 55,24}
  205. ;PgUp=Previous Screen
  206.  
  207.  
  208. ;****** Required screens for SETUP ******
  209.  
  210. [screen helpframe]
  211. {help helponhelp_h1}
  212. {color black, white}
  213. {at 2,1}
  214. ^2Additional Information^0
  215. {at 2,2}
  216. {line 76,205,blue,white}
  217. {at 2,23}
  218. {line 76,205,blue,white}
  219. {include screen help_footer}
  220.  
  221. [screen mcopying]
  222. {help nohelp}
  223. {clear 0,8,80,23}
  224. {At 10,12}
  225. Setup is copying %SPATH%SFILE
  226.               to %DPATH%DFILE.
  227.  
  228. There are %NUM files left to copy.
  229. {include screen exit}
  230.  
  231. [screen badmacro]
  232. Predefined macro "%SECTION" is missing in SETUP.INF
  233.  
  234. [screen insdiskpath]
  235. {help nohelp}
  236. {include screen header}
  237. {At 5,8}
  238. Setup cannot find the file %SFILE.
  239.  
  240. Please type the drive and directory where this file can be found
  241. and press ENTER.
  242.  
  243. You can specify a floppy drive or a hard drive.
  244.  
  245.  
  246. {input 10,60,1}
  247. {include screen ent_exit}
  248.  
  249. [screen insdiskpath2]
  250. {help nohelp}
  251. {include screen header}
  252. {At 5,8}
  253. Setup cannot find the file %SFILE in the directory you specified.
  254. Please try again now, or exit, find a copy of the file, and rerun
  255. Setup later.
  256.  
  257. Please enter the drive and directory where this file is located
  258. and press ENTER. You can specify a floppy drive or a hard drive.
  259.  
  260. {input 10,60,1}
  261. {include screen ent_exit}
  262.  
  263. [screen insdisknopath]
  264. {help nohelp}
  265. {include screen header}
  266. {At 5,8}
  267. Please insert the disk labeled '%DISKNAME'
  268. in drive %DRIVE and press ENTER.
  269.  
  270. {input 15,20,5}
  271. {include menu contorexit}
  272. {include screen ent_sel_exit}
  273.  
  274. [screen badsdisk]
  275. {help nohelp}
  276. {include screen header}
  277. {At 5,8}
  278. Setup can't read the disk in drive %DRIVE. Please be sure the
  279. correct disk is inserted and the drive door is closed.
  280.  
  281. {input 15,20,5}
  282. {include menu contorexit}
  283. {include screen ent_sel_exit}
  284.  
  285. [screen wrongdisk]
  286. {help nohelp}
  287. {include screen header}
  288. {At 5,8}
  289. This does not appear to be %DISKNAME.
  290. Please insert the disk labeled '%DISKNAME'
  291. in drive %DRIVE and press ENTER.
  292.  
  293. {input 15,20,5}
  294. {include menu contorexit}
  295. {include screen ent_sel_exit}
  296.  
  297. [screen badddisk]
  298. {help nohelp}
  299. {include screen header}
  300. {At 5,8}
  301. Setup can't read the disk in drive %DRIVE.
  302.  
  303. {input 15,30,4}
  304. {include menu formatorretry}
  305. {include screen ent_sel_exit}
  306.  
  307. [screen readerr]
  308. {help nohelp}
  309. {include screen header}
  310. {At 5,8}
  311. An error occurred while reading the file %SFILE.
  312.  
  313. {input 15,35,5}
  314. ; inserts menu retry or menu retryorignore
  315. {include screen ent_sel_exit}
  316.  
  317. [screen writeerr]
  318. {help nohelp}
  319. {include screen header}
  320. {At 5,8}
  321. An error occurred while writing the file
  322. %DPATH%DFILE.
  323.  
  324. {input 15,35,5}
  325. ; inserts menu retry or menu retryorignore
  326. {include screen ent_sel_exit}
  327.  
  328. [screen createerr]
  329. {help nohelp}
  330. {include screen header}
  331. {At 5,8}
  332. An error occurred while creating the file
  333. %DPATH%DFILE.
  334.  
  335. {input 15,35,5}
  336. ; inserts menu retry or menu retryorignore
  337. {include screen ent_sel_exit}
  338.  
  339. [screen renameerr]
  340. {help nohelp}
  341. {include screen header}
  342. {At 5,8}
  343. An error occurred while renaming the file
  344. %SPATH%SFILE to %DFILE.
  345.  
  346. {input 15,35,5}
  347. ; inserts menu retry or menu retryorignore
  348. {include screen ent_sel_exit}
  349.  
  350. [screen createdirerr]
  351. {help nohelp}
  352. {include screen header}
  353. {At 5,8}
  354. An error occurred while creating the directory
  355. %DPATH.
  356.  
  357. {input 15,35,5}
  358. ; inserts menu retry or menu retryorignore
  359. {include screen ent_sel_exit}
  360.  
  361. ; required screens not used
  362. [screen nonvital]
  363. [screen pathtoolong]
  364. [screen insnewdisk]
  365.  
  366. [screen readonlyerr]
  367. {help nohelp}
  368. {include screen header}
  369. {at 5,8}
  370. Setup is trying to copy to the read-only file
  371. %DPATH%DFILE on your hard disk.
  372.  
  373. You can try to overwrite the file, skip the copy if you are sure
  374. your file is correct, or you can exit Setup and delete your file.
  375.  
  376. {input 15,30,5}
  377. {include menu readonlyerrm}
  378. {include screen ent_sel_f1_exit}
  379.  
  380.  
  381. ;******  Microsoft Mail Connection screens  ******
  382.  
  383. [screen nohelp]
  384. {color black, white}
  385. {at 10,10}
  386. Setup has no additional information on this topic.
  387.  
  388. Press ESC to return to Setup.
  389.  
  390. [screen helponhelp_h1]
  391. {color black, white}
  392. {at 10,9}
  393. ;Help-On-Help
  394.  
  395. To display additional information to clarify a question or
  396. instruction proposed by Setup, press F1.
  397.  
  398. To return to Setup, press ESC.
  399.  
  400. [screen welcome]
  401. {include screen header}
  402. {at 2,3}
  403. Welcome to the Setup program for Microsoft Mail Connection V3.2.  You
  404. should be prepared to provide the following information required by Setup.
  405.  
  406.     1. Data directory pathname of the Connection Store,
  407.        (Required for all gateway and downstream PO activities)
  408.  
  409.     2. Exe directory pathname where .exe files for PC MAIL exist,
  410.        (Required for all gateway PO activities)
  411.  
  412.     3. Network and Postoffice name for gateway PO,
  413.        (Required for installing & modifying a downstream PO Connection)
  414.  
  415.     4. Proxy network and postoffice names,
  416.        (Required for installing & modifying a gateway or downstream PO
  417.        Connection)
  418.  
  419.     5. Admin user ID and password.
  420.        (Required for installing a gateway PO Connection)
  421.  
  422. Press ENTER to continue or Ctrl+X to exit.
  423. {include screen ent_exit}
  424.  
  425. ;*** copydisincentive data used to be here
  426.  
  427. [screen install]
  428. {include screen header}
  429. {at 6,3}
  430. ^1Installing^0
  431. {at 0,5}
  432. {center on}
  433. Installing Microsoft Mail Connection
  434. {center off}
  435. {include screen f1_exit}
  436.  
  437.  
  438. [screen promptproxynet]
  439. {include screen header}
  440. {at 6,3}
  441. ^1Proxy Network Name^0
  442. {at 6,5}
  443. To install (modify or remove) the Microsoft Mail Connection, you
  444. must enter a network name.  This network name is referred to as
  445. the Proxy Network and must be distinct from the local network name.
  446. You can accept the default or the existing name, or you can enter a
  447. new network name.  The network name can be up to 10 characters.
  448.  
  449. Enter the Proxy Network name:
  450. {include screen ent_exit}
  451.  
  452.  
  453. [screen promptadminid]
  454. {include screen header}
  455. {at 6,3}
  456. ^1Administrator ID^0
  457. {at 6,5}
  458. To complete the selected task you must identify yourself by
  459. entering your ID and password.  Only the MS Mail administrator
  460. or someone with equivalent rights to that of the administrator
  461. can perform this task.  The ID can be 10 characters long.
  462.  
  463. Enter the administrator ID:
  464. {include screen ent_exit}
  465.  
  466.  
  467. [screen promptadminpw]
  468. {include screen header}
  469. {at 6,3}
  470. ^1Administrator Password^0
  471. {at 6,5}
  472. To complete the selected task you must identify yourself by
  473. entering your ID and password.  Only the MS Mail administrator
  474. or someone with equivalent rights to that of the administrator
  475. can perform this task.  The password can be 8 characters long.
  476.  
  477. Enter the administrator password:
  478. {include screen ent_exit}
  479.  
  480.  
  481. [screen promptproxypo]
  482. {include screen header}
  483. {at 6,3}
  484. ^1Proxy Postoffice Name^0
  485. {at 6,5}
  486. To install (modify or remove) the Microsoft Mail Connection, you
  487. must enter a postoffice name.  This postoffice name is referred
  488. to as the Proxy Postoffice and must be distinct from the local
  489. postoffice name.  You can accept the default or the existing
  490. name, or you can enter another postoffice name.  The postoffice
  491. name can be up to 8 characters.
  492.  
  493. Enter the Proxy Postoffice name:
  494.  
  495. {include screen ent_exit}
  496.  
  497.  
  498. [screen modifyproxynet]
  499. {include screen header}
  500. {at 6,3}
  501. ^1Proxy Network Name^0
  502. {at 6,5}
  503. To modify the Microsoft Mail Connection, you must enter the name of
  504. the Proxy Network to be modified.  You can accept the default or the
  505. existing name, or you can enter a new Proxy Network name.  The
  506. Proxy Network name can be up to 10 characters.
  507.  
  508. Enter the Proxy Network name to be modified:
  509.  
  510. {include screen ent_exit}
  511.  
  512.  
  513. [screen promptnewproxynet]
  514. {include screen header}
  515. {at 6,3}
  516. ^1New Proxy Network Name^0
  517. {at 6,5}
  518. To modify the Microsoft Mail Connection, you must enter a new Proxy
  519. Network name.  This name must be distinct from the local network name.
  520. You can accept the default or existing name, or you can enter another
  521. Proxy Network name.  The Proxy Network name can be up to 10 characters.
  522.  
  523. Enter the New Proxy Network name:
  524.  
  525. {include screen ent_exit}
  526.  
  527.  
  528. [screen modifyproxypo]
  529. {include screen header}
  530. {at 6,3}
  531. ^1Proxy Postoffice Name^0
  532. {at 6,5}
  533. To modify the Microsoft Mail Connection, you must enter the name
  534. of the postoffice to be modified.  You can accept the default or
  535. the existing name, or you can enter another postoffice name.  The
  536. Proxy Postoffice name can be up to 8 characters.
  537.  
  538. Enter the Proxy Postoffice name to be modified:
  539. {include screen ent_exit}
  540.  
  541.  
  542. [screen promptnewproxypo]
  543. {include screen header}
  544. {at 6,3}
  545. ^1New Proxy Postoffice Name^0
  546. {at 6,5}
  547. To modify the Microsoft Mail Connection, you must enter a new
  548. Proxy Postoffice name.  This name must be distinct from the
  549. local postoffice name. You can accept the default or the existing
  550. name, or you can enter another postoffice name.  The Proxy
  551. Postoffice name can be up to 8 characters.
  552.  
  553. Enter the New Proxy Postoffice name:
  554. {include screen ent_exit}
  555.  
  556.  
  557. [screen promptindpo]
  558. {include screen header}
  559. {at 6,3}
  560. ^1Gateway Postoffice Name^0
  561. {at 6,5}
  562. To install the Microsoft Mail Connection for a Downstream
  563. Postoffice, you must enter the postoffice name of the
  564. gateway postoffice.  If you are installing on an indirect
  565. postoffice this would be the postoffice through which mail
  566. from this postoffice will be forwarded to the gateway
  567. postoffice.  This postoffice name can be up to 10 characters.
  568.  
  569. Enter the gateway postoffice name:
  570. {include screen ent_exit}
  571.  
  572.  
  573. [screen promptnewindpo]
  574. {include screen header}
  575. {at 6,3}
  576. ^1New Gateway Postoffice Name^0
  577. {at 6,5}
  578. To modify the Microsoft Mail Connection for a Downstream
  579. Postoffice, you must enter the NEW postoffice name of the
  580. gateway postoffice.  This would be the postoffice through
  581. which mail from this postoffice will be forwarded to the
  582. gateway postoffice.  This postoffice name can be up to 10
  583. characters.
  584.  
  585. Enter the NEW gateway postoffice name:
  586. {include screen ent_exit}
  587.  
  588.  
  589. [screen promptindnet]
  590. {include screen header}
  591. {at 6,3}
  592. ^1Gateway Network Name^0
  593. {at 6,5}
  594. To install the Microsoft Mail Connection on a Downstream
  595. Postoffice, you must enter the network name of the gateway
  596. postoffice.  If you are installing on an indirect postoffice
  597. this is the network name of the postoffice through which
  598. mail from this postoffice will be forwarded to the gateway
  599. postoffice.  The network name can be up to 10 characters.
  600.  
  601. Enter the gateway network name:
  602. {include screen ent_exit}
  603.  
  604.  
  605. [screen promptnewindnet]
  606. {include screen header}
  607. {at 6,3}
  608. ^1New Gateway Network Name^0
  609. {at 6,5}
  610. To modify the Microsoft Mail Connection on a Downstream
  611. Postoffice, you must enter the NEW network name of the gateway
  612. postoffice.  This would be the network name of the postoffice
  613. through which mail from this postoffice will be forwarded to
  614. the gateway postoffice.  The network name can be up to 10
  615. characters.
  616.  
  617. Enter the NEW gateway network name:
  618. {include screen ent_exit}
  619.  
  620.  
  621. [screen promptdatadir]
  622. {include screen header}
  623. {at 6,3}
  624. ^1Data Directory^0
  625. {at 6,5}
  626. Setup needs the full pathname of the DATA directory. Press
  627. ENTER to accept the default or enter a new pathname.
  628.  
  629. NOTE: The DATA directory must be mapped to the specified
  630. drive.
  631. {include screen ent_exit}
  632.  
  633.  
  634. [screen promptexedir]
  635. {include screen header}
  636. {at 6,3}
  637. ^1EXE Directory^0
  638. {at 6,5}
  639. Setup needs the full pathname of the EXE directory. Press
  640. ENTER to accept the default or enter a new pathname.
  641.  
  642. NOTE: The EXE directory must be mapped to the specified
  643. drive.
  644. {include screen ent_exit}
  645.  
  646.  
  647. [screen proxyalreadydefined]
  648. {include screen header}
  649. {at 6,3}
  650. ^1Warning^0
  651. {at 6,5}
  652. ^5By modifying the Connection you will invalidate all Personal
  653. Address Lists.^0
  654.  
  655. Are you sure about this?
  656.  
  657. Press ENTER to modify the existing Connection or Ctrl+X to exit.
  658. {include screen ent_exit}
  659.  
  660. [screen errwarning]
  661. {at 6,3}
  662. ^1Error Detected^0
  663.  
  664.  
  665. [screen invalid_proxy]
  666. {include screen header}
  667. {include screen errwarning}
  668. {at 6,5}
  669. Setup has identified that the specified Proxy Postoffice address
  670. is invalid.  The Proxy Postoffice must be indirect through the
  671. gateway postoffice or through a postoffice which will forward
  672. mail to the gateway postoffice.
  673.  
  674. Press ENTER to enter a new Proxy Postoffice or Ctrl+X to exit.
  675. {include screen ent_exit}
  676.  
  677.  
  678. [screen noexecutables]
  679. {include screen header}
  680. {include screen errwarning}
  681. {at 6,5}
  682. Setup has identified that at least one of the PC Mail server or
  683. client programs does not exist in the specified directory:
  684.  
  685. %DEFAULTDIR
  686.  
  687. Press ENTER to enter a new pathname or Ctrl+X to exit.
  688. {include screen ent_exit}
  689.  
  690.  
  691. ; *************************************************************
  692. ;       FFAPI SPAWN FAILURE ERROR SCREENS
  693.  
  694. ;******** error 2
  695. [screen badpw_id]
  696. {include screen header}
  697. {include screen errwarning}
  698. {at 6,5}
  699. Authorization failure: Either the user ID and/or password is invalid
  700. or you do not have administrative privileges to perform the selected
  701. task.
  702.  
  703. Press ENTER to continue or Ctrl+X to exit Setup.
  704. {include screen ent_exit}
  705.  
  706. ;******** error 20
  707. [screen nomemory]
  708. {include screen header}
  709. {include screen errwarning}
  710. {at 6,5}
  711. Setup has identified that there is not enough memory
  712. to perform the selected task.
  713.  
  714. Setup needs at least 320 K of memory.  Remove
  715. memory-resident programs and run Setup again.
  716. {include screen ent_exit}
  717.  
  718. ;******** error 30
  719. [screen nodatabase]
  720. {include screen header}
  721. {include screen errwarning}
  722. {at 6,5}
  723. Setup has identified that no Microsoft Mail Postoffice is
  724. installed in the specified directory:
  725.  
  726. %DEFAULTDIR
  727.  
  728. Press ENTER to enter a new pathname or Ctrl+X to exit.
  729. {include screen ent_exit}
  730.  
  731. ;******** error 33
  732. [screen nonetworkfile]
  733. {include screen header}
  734. {include screen errwarning}
  735. {at 6,5}
  736. Setup cannot access the server.
  737.  
  738. Retry the selected task.  If the problem persists, contact
  739. the system administrator.
  740. {include screen ent_exit}
  741.  
  742. ;******** error 123 & 101
  743. [screen reservednet]
  744. {include screen header}
  745. {include screen errwarning}
  746. {at 6,5}
  747. The specified Proxy Network name is reserved for mail.
  748.  
  749. Choose another Proxy Network name.
  750. {include screen ent_exit}
  751.  
  752. ;******** error 102 & 80
  753. [screen netexists]
  754. {include screen header}
  755. {include screen errwarning}
  756. {at 6,5}
  757. The specified network address already exists.
  758.  
  759. Choose another Proxy Network address.
  760. {include screen ent_exit}
  761.  
  762. ;******* error 112 & 124
  763. [screen noneterase]
  764. {include screen header}
  765. {include screen errwarning}
  766. {at 6,5}
  767. The specified postoffice is not created by Setup and cannot be
  768. modified or removed.
  769.  
  770. {include screen ent_exit}
  771.  
  772. ;******* error 125 & 126 & 128 & 106 & 107
  773. [screen badnetpo]
  774. {include screen header}
  775. {include screen errwarning}
  776. {at 6,5}
  777. The specified network (postoffice) name does not exist.
  778.  
  779. Enter correct Proxy Network and Postoffice names.
  780. {include screen ent_exit}
  781.  
  782.  
  783. ;******* error 103 & 104 & 109 & 110
  784. [screen invalidnetpo]
  785. {include screen header}
  786. {include screen errwarning}
  787. {at 6,5}
  788. Invalid network (postoffice) names were entered.
  789.  
  790. Enter correct Proxy Network and Postoffice names.
  791. {include screen ent_exit}
  792.  
  793.  
  794. ;********* INI file related FFAPI error scr
  795. [screen undefffapiparameter]
  796. {include screen header}
  797. {include screen errwarning}
  798. {at 6,5}
  799. Setup has identified that at least one of the following
  800. information in the MACGATE.INI file is missing or is invalid:
  801. ML = Maximum Length in number of charcaters.
  802.  
  803. 1) User       : a user with identical access rights to that of
  804.                 administrator's. (ML = 10)
  805.  
  806. 2) Password   : password assigned to the specified user. (ML = 8)
  807.  
  808. 3) ProxyNet   : network component of gateway address. (ML = 10)
  809.  
  810. 4) ProxyPO    : postoffice component of gateway address. (ML = 8)
  811.  
  812. Setup cannot continue.  Press ENTER or Ctrl+X to exit.
  813. {include screen ent_exit}
  814.  
  815. ;****************************************************************
  816.  
  817.  
  818. [screen aliasupdateerr]
  819. {include screen header}
  820. {include screen errwarning}
  821. {at 6,5}
  822. Setup could not update the alias file during the removal of the
  823. Proxy Postoffice.  This leaves invalid user names in the postoffice
  824. address list. You should inform the administrator.
  825.  
  826. Press enter to go back to the Main Menu or Ctrl+X to exit.
  827. {include screen ent_exit}
  828.  
  829.  
  830. [screen openfileerr]
  831. {include screen header}
  832. {include screen errwarning}
  833. {at 6,5}
  834. Setup cannot open the following file:
  835.  
  836. %OPENFILEERROR.
  837.  
  838. Press enter to go back to the Main Menu or Ctrl+X to exit.
  839. {include screen ent_exit}
  840.  
  841.  
  842. [screen readfileerr]
  843. {include screen header}
  844. {include screen errwarning}
  845. {at 6,5}
  846. Setup cannot read the following file:
  847.  
  848. %READFILEERROR.
  849.  
  850. Press enter to go back to the Main Menu or Ctrl+X to exit.
  851. {include screen ent_exit}
  852.  
  853.  
  854. [screen writefileerr]
  855. {include screen header}
  856. {include screen errwarning}
  857. {at 6,5}
  858. Setup cannot write to the following file:
  859.  
  860. %WRITEFILEERROR.
  861.  
  862. Press enter to go back to the Main Menu or Ctrl+X to exit.
  863. {include screen ent_exit}
  864.  
  865.  
  866. [screen nodir]
  867. {include screen header}
  868. {include screen errwarning}
  869. {at 6,5}
  870. Setup cannot find the specified directory:
  871.  
  872. %DEFAULTDIR
  873.  
  874. Press ENTER to enter a new pathname or Ctrl+X to exit.
  875. {include screen ent_exit}
  876.  
  877. [screen this_is_gateway]
  878. {include screen header}
  879. {include screen errwarning}
  880. {at 6,5}
  881. Setup has identified that this is a gateway postoffice
  882. for the Microsoft Mail Connection.  You cannot reinstall on a
  883. previously existing Connection.  You may remove the existing
  884. Connection and reinstall.
  885.  
  886. Press enter to go back to the Main Menu or Ctrl+X to exit.
  887. {include screen ent_exit}
  888.  
  889.  
  890. [screen this_is_downstream]
  891. {include screen header}
  892. {include screen errwarning}
  893. {at 6,5}
  894. Setup has identified that this is a downstream postoffice
  895. for the Microsoft Mail Connection.  You cannot reinstall on a
  896. previously existing Connection.  You may remove the existing
  897. Connection and reinstall.
  898.  
  899. Press enter to go back to the Main Menu or Ctrl+X to exit.
  900. {include screen ent_exit}
  901.  
  902.  
  903. [screen wrong_serv]
  904. {include screen header}
  905. {include screen errwarning}
  906. {at 6,5}
  907. Setup has identified that your current Microsoft Mail
  908. Connection has the incorrect service type.
  909.  
  910. Press enter to go back to the Main Menu or Ctrl+X to exit.
  911. {include screen ent_exit}
  912.  
  913.  
  914. [screen d_already_installed]
  915. {include screen header}
  916. {include screen errwarning}
  917. {at 6,5}
  918. Setup has identified that the Microsoft Mail Connection is
  919. already installed on the Downstream Postoffice.  You may
  920. remove the existing Connection and reinstall.
  921.  
  922. Press enter to go back to the Main Menu or Ctrl+X to exit.
  923. {include screen ent_exit}
  924.  
  925.  
  926. [screen general_err]
  927. {include screen header}
  928. {include screen errwarning}
  929. {at 6,5}
  930. Error detected in performing the following task:
  931.  
  932. %ERRMSG
  933.  
  934. Press enter to go back to the Main Menu or Ctrl+X to exit.
  935. {include screen ent_exit}
  936.  
  937.  
  938. [screen none_inst]
  939. {include screen header}
  940. {include screen errwarning}
  941. {at 6,5}
  942. Setup has identified that no Microsoft Mail Connection V3.2
  943. has previously been installed on the Gateway/Downstream
  944. Postoffice.
  945.  
  946. Press enter to go back to the Main Menu or Ctrl+X to exit.
  947. {include screen ent_exit}
  948.  
  949.  
  950. [screen basefilemaintainance]
  951. {include screen header}
  952. {include screen errwarning}
  953. {at 6,5}
  954. Setup was not able to remove some Proxy or MacMail addresses
  955. from the Postoffice Address List.  You may use ADMIN.EXE to
  956. do this.
  957.  
  958. Press enter to go back to the Main Menu or Ctrl+X to exit.
  959. {include screen ent_exit}
  960.  
  961.  
  962. [screen noindnetwork]
  963. {include screen header}
  964. {include screen errwarning}
  965. {at 6,5}
  966. The specified network name does not exist.  Enter a
  967. new network name or make sure an external postoffice
  968. with the specified network name exists.  You may use
  969. ADMIN.EXE to create an external postoffice.
  970.  
  971. Press ENTER to enter a new network name or Ctrl+X to exit.
  972. {include screen ent_exit}
  973.  
  974.  
  975. [screen noindpo]
  976. {include screen header}
  977. {include screen errwarning}
  978. {at 6,5}
  979. The specified postoffice name does not exist.  Enter a
  980. new postoffice name or make sure an external postoffice
  981. with the specified name exists.  You may use ADMIN.EXE
  982. to create an external postoffice.
  983.  
  984. Press ENTER to enter a new postoffice name or Ctrl+X
  985. to exit.
  986. {include screen ent_exit}
  987.  
  988.  
  989. [screen noinifile]
  990. {include screen header}
  991. {include screen errwarning}
  992. {at 6,5}
  993. Setup could not find the following file:
  994.  
  995. %INIFILELOCATION.
  996.  
  997. Make sure the MAC component of Microsoft Mail Connection
  998. is installed.
  999.  
  1000. Press ENTER to enter a new DATA directory or Ctrl+X to
  1001. exit.
  1002. {include screen ent_exit}
  1003.  
  1004.  
  1005. [screen inireadwriteaccess]
  1006. {include screen header}
  1007. {include screen errwarning}
  1008. {at 6,5}
  1009. Setup has identified that you do not have the
  1010. required read/write access to the following file:
  1011.  
  1012. %INIFILELOCATION.
  1013.  
  1014. Press enter to go back to the Main Menu or Ctrl+X to exit.
  1015. {include screen ent_exit}
  1016.  
  1017.  
  1018. [screen taskscr_h1]
  1019. {color black, white}
  1020. {at 12,7}
  1021. ;Installing MS MAIL Connection Help
  1022.  
  1023. You can install, modify, or remove the Microsoft Mail
  1024. Connection from the Gateway or Downstream Postoffice.
  1025.  
  1026. Use ARROW keys to highlight your choice, and press ENTER to
  1027. select a task.
  1028.  
  1029.  
  1030. [screen taskscr]
  1031. {help taskscr_h1}
  1032. {include screen header}
  1033. {at 6,3}
  1034. ^1Installation Options^0
  1035. {At 6,5}
  1036. Select one of the following:
  1037. {at 6,7}
  1038. {input 6,70,7}
  1039. {include menu task}
  1040. {at 6,14}
  1041.  
  1042. Use ARROW keys (,) to make
  1043. the selection, then press Enter.
  1044. {include screen ent_sel_f1_exit}
  1045.  
  1046.  
  1047. [screen removed]
  1048. {include screen header}
  1049. {at 6,3}
  1050. ^1Removal Complete^0
  1051. {At 6,5}
  1052. Setup has successfully removed the Microsoft Mail Connection
  1053. from the Gateway/Downstream Postoffice.
  1054.  
  1055. Press enter to go back to the Main Menu or Ctrl+X to exit.
  1056. {include screen ent_exit}
  1057.  
  1058.  
  1059. [screen gateinstalled]
  1060. {help nohelp}
  1061. {include screen header}
  1062. {at 6,3}
  1063. ^1Installation Complete^0
  1064. {At 6,5}
  1065. Setup has successfully installed the Microsoft Mail Connection
  1066. on the Gateway Postoffice.
  1067.  
  1068. ^5Ensure that you update the gateway configuration screen on the
  1069. AppleTalk Mail server.^0
  1070.  
  1071. Press enter to go back to the Main Menu or Ctrl+X to exit.
  1072. {include screen ent_exit}
  1073.  
  1074.  
  1075. [screen modified]
  1076. {help nohelp}
  1077. {include screen header}
  1078. {at 6,3}
  1079. ^1Modification Complete^0
  1080. {At 6,5}
  1081. Setup has successfully modified the Microsoft Mail Connection
  1082. at the Gateway/Downstream Postoffice.
  1083.  
  1084. ^5Ensure that you update the gateway configuration screen on the
  1085. AppleTalk Mail server.^0
  1086.  
  1087. Press enter to go back to the Main Menu or Ctrl+X to exit.
  1088. {include screen ent_exit}
  1089.  
  1090.  
  1091. [screen downinstalled]
  1092. {help nohelp}
  1093. {include screen header}
  1094. {at 6,3}
  1095. ^1Installation Complete^0
  1096. {At 6,5}
  1097. Setup has successfully installed the Microsoft Mail Connection
  1098. on the Downstream Postoffice.
  1099.  
  1100. Press enter to go back to the Main Menu or Ctrl+X to exit.
  1101. {include screen ent_exit}
  1102.  
  1103.  
  1104. [screen poexists]
  1105. {include screen header}
  1106. {include screen errwarning}
  1107. {at 6,5}
  1108. Setup has identified that the specified postoffice already
  1109. exists.  You cannot duplicate a postoffice.
  1110.  
  1111. Press ENTER to rename Proxy Postoffice or Ctrl+X to exit.
  1112. {include screen ent_exit}
  1113.  
  1114.  
  1115. [screen no_exespace]
  1116. {include screen header}
  1117. {include screen errwarning}
  1118. {at 6,5}
  1119. Setup has identified that there is not enough disk space on the
  1120. specified drive.  You need at least 1 MB of free space to store
  1121. the executable programs required by the MS Mail Connection.
  1122.  
  1123. Press ENTER to go back to the Main Menu or or Ctrl+X to exit.
  1124. {include screen ent_exit}
  1125.  
  1126.  
  1127. [screen no_dataspace]
  1128. {include screen header}
  1129. {include screen errwarning}
  1130. {at 6,5}
  1131. Setup has identified that there is not enough disk space on the
  1132. specified drive.  You need at least 1/2 MB of free space to
  1133. store data files required by the MS Mail Connection.
  1134.  
  1135. Press ENTER to go back to the Main Menu or or Ctrl+X to exit.
  1136. {include screen ent_exit}
  1137.