home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1997 #5 / AmigaPlus_Extra-CD_5-97.iso / online-tools / mail / aemail121 / install.txt < prev    next >
Text File  |  1997-06-30  |  22KB  |  435 lines

  1.                           INSTALLATION OF AEMAIL
  2.                               (July 1, 1997)
  3.  
  4. PLEASE NOTE:  If you are installing from an AEMail installation disk, that
  5. disk must NOT be write protected when you install AEMail.  It will be
  6. written to during the install.
  7.  
  8. If you need further information on the AEMail install and some of the items
  9. mentioned in this document, please consult either the "AEMail.guide" or the
  10. "AEMail.doc" documents on the AEMail installation diskette (or the AEMail
  11. archive).
  12.  
  13. The AEMail Install Script uses the Installer program first provided by
  14. Commodore and later revised by Amiga Technologies.
  15.  
  16.     Installer and Installer project icon
  17.     (c) Copyright 1995-96 Escom AG.  All Rights Reserved.
  18.     Reproduced and distributed under license from Escom AG.
  19.  
  20.     INSTALLER SOFTWARE IS PROVIDED "AS-IS" AND SUBJECT TO CHANGE;
  21.     NO WARRANTIES ARE MADE.  ALL USE IS AT YOUR OWN RISK.  NO LIABILITY
  22.     OR RESPONSIBILITY IS ASSUMED.
  23.  
  24. An installation script has been provided for the installation of AEMail.
  25. To install AEMail simply double click on the "Install_AEMail icon".  The
  26. install script provides three user levels that the user can choose:
  27.  
  28.     Novice          (no control - all defaults will be taken)
  29.     Intermediate    (control of configuration parameters)
  30.     Expert          (control of configuration and where files are placed)
  31.  
  32. The Install script makes an attempt to determine which TCP/IP stack that
  33. you have installed.  This controls which defaults will be taken.  The way
  34. the install scripts knows which TCP/IP stacks are present is as follows
  35. (you must have installed the particular stack before installing AEMail):
  36.  
  37.     AmiTCP:     This is controlled by the presence of the AmiTCP: assign
  38.                 statement and the presence of the AmiTCP:bin drawer.
  39.  
  40.     Miami:      This is controlled by the presence of the Miami: assign
  41.                 statement.  When you installed Miami you should have let
  42.                 the install create the Miami: assign.  This was only
  43.                 available under later versions of Maimi.
  44.  
  45.                 While the Miami: assign is not an absolute requirement
  46.                 if you are using Miami, it is required if you intend
  47.                 to use the supplied "startnet.miami" and "stopnet.miami"
  48.                 scripts supplied with this archive.  The scripts will
  49.                 not even be moved to your AEMail drawer if the Miami:
  50.                 assign is not present.
  51.  
  52.     TermiteTCP: This is controlled by the presence of the TermiteTCP.prefs
  53.                 envronomental variable.  Also, if you want to pick up
  54.                 some of the other TermiteTCP variables, such as email
  55.                 address, you must have run TermiteTCP prior to installing
  56.                 AEMail (TermiteTCP does not have to be online, however).
  57.  
  58. The action that takes place at the Novice level is slightly different
  59. depending on whether AmiTCP has been installed or not.  The installation
  60. script determines if AmiTCP is installed by checking for an assignment to
  61. AmiTCP:.  This AmiTCP:  assignment was automatically created when you
  62. installed AmiTCP.
  63.  
  64. If the AmiTCP:  assignment is present, it will determine where the
  65. installation script will place the AEMail executable.  For AmiTCP the
  66. executable is placed in the AmiTCP:bin drawer.  If this drawer is not
  67. present, the placement of the executable defaults to an AEMail drawer
  68. (created by the script if it does not already exist) on the largest
  69. partition on your hard drive.
  70.  
  71. If you wish to control where AEMail will be placed, you will need to
  72. execute the Install script at the "Expert" user level.
  73.  
  74. The reason that AEMail is placed in the AmiTCP:bin drawer if the AmiTCP:
  75. assignment is present, is that the assumption is made that you are using
  76. AmiTCP.  The "startnet" and "stopnet" scripts should be in the same
  77. directory that contains AEMail if they are to work without modification.
  78.  
  79. If you select the Novice user level you will not be able to give any input
  80. for the install.  The following actions will automatically be taken:
  81.  
  82.     The AEMail executable file will be placed in AmiTCP:bin or, if the
  83.         AmiTCP: assignment is not present, on the largest partition on
  84.         your hard drive.
  85.  
  86.         Note: No special directory will be created if AmiTCP:bin is
  87.         present, otherwise a directory called "AEMail" will be created
  88.         for containing the AEMail executable.  When the installation
  89.         script terminates it will tell you where it placed the AEMail
  90.         executable.
  91.  
  92.         The AREXX scripts StartNet.Miami and StopNet.Miami will also
  93.         be moved to this drawer if you have Miami installed on your
  94.         system.
  95.  
  96.     Your AEMail mail directory will normally be a directory called
  97.         AEMail_Mail in AmiTCP: or, if AmiTCP: was not present, in the
  98.         AEMAIL directory. The AEMail mail directory will be assigned to
  99.         AEMAIL:.  If an AEMAIL: assignment already exists, that directory
  100.         will be used as the mail directory except that it will be
  101.         renamed to AEMail_Mail if it had been named something else.
  102.         This operation is automatic and makes updating the AEMail program
  103.         easy without disturbing your existing mail files.
  104.  
  105.     No configuration will be performed.  However, certain default
  106.         configuration values will be provided (see below).  This will
  107.         include the appropriate Start Net and Stop Net scripts for
  108.         the TCP/IP stacks that you are running.  Miami takes precedence
  109.         over AmiTCP.
  110.  
  111.     All of the documentation files will be copied to the same drawer
  112.         in which the AEMail executable was copied to.
  113.  
  114.     If you are running under AmigaDos 3.0 or greater, the supplied
  115.         mailcap file will be copied to the AEMail_Mail directory.
  116.         No mailcap file will be copied if you are using AmigaDos 2.1.
  117.  
  118.     An AEMAIL: assign statement will automatically be placed in your
  119.         S:User-Startup file.
  120.  
  121.     An "ASSIGN C: SYS:REXXC ADD" will also be added to your s:User-Startup
  122.         file to provide a path to your AREXX commands.
  123.  
  124. If you select the Intermediate user level you will also be able to provide
  125. configuration data that will be stored in the Tool Types parameters of the
  126. AEMAIL icon.  Further, if the AEMAIL:  assignment existed at the start of
  127. the installation that assignment will be used.  However, if the mail
  128. directory had been called something else, you will be asked if you want to
  129. rename it to AEMail_Mail.  If you select NO, the directory will not be
  130. renamed; however, a new AEMail_Mail directory will be created in the same
  131. parent directory and used for the AEMAIL:  assignment.
  132.  
  133. In addition to what is available for the Intermediate user, the Expert user
  134. will be able to select what directories will be used and will be able to
  135. copy the documentation files to a directory of his/her choice.  The Expert
  136. user will also be able to select an alternate location for a pre-existing
  137. mailcap file and, if running under AmigaDos 2.1, will be able to build
  138. their own mailcap file.
  139.  
  140. Certain configuration parameters must be provided before AEMAIL will run.
  141. These configuration parameters are provided either by Tool Types in the
  142. AEMail icon or through a special configuration screen when you first run
  143. AEMail and saved in an aemail.cnfg file in the S:  directory.  For a full
  144. discussion on configuring AEMail, refer to the AEMail documentation or
  145. guide files.
  146.  
  147. The installation script will try to automatically configure certain items
  148. to default values.  These include the switch for deleting mail from your
  149. POP Server once it has been transferred to your Amiga and the switch for
  150. stripping duplicate messages.  The edit call will default to c:ed and will
  151. open the editor on the Workbench.  Also, if you installed TermiteTCP, the
  152. installation script will obtain your POP3 UserID and SMTP Domain Name as
  153. well as your email address from the ttcp-email-address environmental
  154. variable provided TermiteTCP has been run (not necessarily on-line) before
  155. the AEMail installation was performed.
  156.  
  157. The installation script at the Intermediate and Expert user levels will
  158. allow you to provide additional configuration parameters as Tool Types in
  159. your AEMail icon or to change the default ones.  However, if you are
  160. updating from a prior version you may already have an aemail.cnfg file in
  161. your S:  directory which will override the Tool Types.  If the
  162. S:aemail.cnfg file is present, you will be asked if you want to use it or
  163. if you want to re-configure using tool types.  If you select this option
  164. your current s:aemail.cnfg file will be deleted and you can reconfigure
  165. through the installation script.
  166.  
  167. If these parameters are not provided by Tool Types (through the
  168. installation script) or by an existing configuration file, the
  169. Configuration screen will be displayed upon the initial startup of AEMail.
  170. You can not proceed beyond this configuration screen until certain required
  171. configuration parameters are provided.  The absolute minimum configuration
  172. parameters that must be provided are:
  173.  
  174.     POP3 UserID
  175.     Password
  176.     Your email Address
  177.     SMTP Domain Name
  178.     Edit Call
  179.  
  180. A POP Server name and a SMTP Server name must also be provided.  However,
  181. if they are missing AND, if the SMTP Domain Name has been specified,
  182. default values will be assigned to these items.  These default values will
  183. prepend 'POP." to the domain name for the POP server and 'SMTP.' to the
  184. domain name for the SMTP Server as defaults.  Please note:  these may NOT
  185. be correct for your POP and SMTP servers.  If they are not, you will have
  186. to edit the Configuration and make appropriate changes (see Configuration
  187. Parameters for Identify under Section IV.  Configuration in the doc file or
  188. the section on the Configuration screen in the .guide file).
  189.  
  190. If you have installed and ran TermiteTCP before you installed AEMail, the
  191. only configuration parameter you may have to provide is your password.  The
  192. POP3 UserID and the SMTP Domain Name are extracted from the email address
  193. that you gave TermiteTCP.  If these are not the correct values you will
  194. have to change them in the Identity page of the Configuration screen.
  195.  
  196. For AmiTCP or Miami users, you will need to provide your POP3 UserID and
  197. SMTP Domain name as well as your email address.
  198.  
  199. One of the things that is needed to run AEMail is an editor.  By default
  200. AEMail will use the AmigaDOS editor, ed, which comes with all Amigas.
  201. However, you can change this through the install to any editor that you
  202. want provided that you have specified that you want to configure AEMail
  203. when you do the install.
  204.  
  205. If you are using AmiTCP, it is recommended that you place AEMail in the
  206. same directory that contains your AmiTCP StartNet and StopNet scripts
  207. (usually AmiTCP:bin) although this is not an absolute requirement.  If the
  208. directory containing your StartNet or StopNet scripts is NOT the AmiTCP:bin
  209. directory or the scripts have names different from "startnet" or "stopnet",
  210. you will have to add the STARTNET and STOPNET tool types to your AEMail
  211. icon.  You can do that with the installation script at either the
  212. Intermediate or Expert user levels.
  213.  
  214. If you are using TermiteTCP, there are no Start Net or Stop Net scripts.
  215.  
  216. For Miami, special startnet.miami and stopnet.miami scripts have been
  217. provided with the install of AEMail.  If the Miami assign is present, the
  218. install script assumes the Miami startnet and stopnet scripts should be
  219. used over the AmiTCP ones.
  220.  
  221. SPECIAL NOTE FOR MIAMI USERS:  In the TCP/IP Settings page on Miami, the
  222. "Down when Offline" item should be checked and the settings SAVED.  If this
  223. item is not checked, it will take AEMail 80 seconds to determine that Miami
  224. is offline if Miami is loaded but not online.
  225.  
  226. The installation script will automatically create a directory for your
  227. email storage (mail and configuration files) and place TWO ASSIGN
  228. statements in your S:User-Startup file as follows:
  229.  
  230.     ASSIGN AEMAIL: [your-mail-directory-path]
  231.     ASSIGN C: SYS:REXXC ADD
  232.  
  233. The second assign statement is used to provide a path to your AREXX
  234. commands because the only paths visable when you run a program from the
  235. Workbench are the program directory and C:.
  236.  
  237. If you are using AmiTCP (as determined by the presence of the AmiTCP:
  238. assignment), the default directory that is created is AmiTCP:AEMail_Mail;
  239. otherwise, it will be a directory called AEMail_Mail in the AEMail
  240. directory that has been created.
  241.  
  242. If an AEMAIL:  assignment already exists, the AEMail_Mail directory will
  243. not be created nor will the existing mail or Configuration files in the
  244. directory be disturbed.
  245.  
  246. If you want to place the AEMail_Mail directory some place else you will
  247. have to specify the Expert user level when you perform the installation.
  248.  
  249. The mail directory can start out empty.  The AEMail program will generate
  250. any necessary configuration and support files required.  The AEMail_Mail
  251. directory can be anywhere on any one of your hard drive partitions (or on a
  252. floppy or other read/writable media); it does not have to be in the AmiTCP:
  253. directory; but it must be mounted when you execute AEMail.
  254.  
  255. Special Note on Use of multiple configuration files:  The normal AEMail
  256. configuration file is s:aemail.cnfg.  With version 1.13 you will be able to
  257. assign your configuration file to some other name and location (you will
  258. need the Expert user level to do this).  and this will become your base
  259. configuration.  Also, the installation will ONLY configure this base
  260. configuration.  You will have to use the Configuration screen to configure
  261. any other configuration files for other users.  See Section IV.,
  262. Configuration, in the doc files for other multiple user considerations.
  263.  
  264. As stated above, you will need a "mailcap" file if you want to display MIME
  265. mail attachments.  A sample mailcap file is provided on the AEMail program
  266. disk which uses MultiView to display audio, images, and video content types
  267. provided that you have the appropriate datatypes loaded into your system.
  268. This, of course, requires AmigaDos 3.0 or higher.  If you are using
  269. AmigaDos 2.1, the mailcap file needs to be modified to reflect the display
  270. programs that you want.  The installation script at the Expert level will
  271. help you do this.
  272.  
  273. If you are running under AmigaDos 3.0 or higher, the installation script
  274. will automatically move the supplied mailcap file to AEMAIL:  unless you
  275. specified a different location for a pre-existing mailcap file (Expert
  276. level only).
  277.  
  278. The mailcap file specifications are given in AEMail documentation and guide
  279. files,
  280.  
  281. When the installation script terminates it will store the directory in
  282. which it placed AEMail in the Environmental variable AEMail_dir.  This
  283. facilitates updating to future releases of AEMail.  The version 1.13
  284. installation script, at all installation levels, will look for this
  285. Environmental variable to try to determine where to place AEMail.
  286.  
  287. The AEMail icon that is created when AEMail is installed will have five
  288. Tool Types entered but commented out.  These are:
  289.  
  290.     ;PASSPROTECT=YES
  291.     ;FLDRFONT=
  292.     ;FLDRFONTSZ=
  293.     ;CONFIG=
  294.     ;MAIL_DIR=
  295.  
  296. These five Tool Types can not be duplicated by the configuration screen.
  297. Consult the AEMail.guide file for the purpose of each of these Tool Types.
  298. They can be activated by removing the ";" at the beginning of the tool type
  299. and adding the appropriate argument information after the "=" sign.  You can
  300. do this with the "Information" menu item in the Workbench Menus (click on the
  301. AEMail icon first before using the "Information" menu item).
  302.  
  303.  
  304.                      HANDLING OF TIME ZONES IN AEMAIL
  305.                      --------------------------------
  306.  
  307. AEMail will handle time zones in both full hour and half hour increments.
  308. AEMail uses either the "tz" environmental variable, a special "aem_tz"
  309. environomental variable, or the "locale.prefs" file that is part of
  310. AmigaDos to determine your local time zone.  The "locale.prefs" file will
  311. only allow for full hour time zone offsets.  You can use the "tz"
  312. environmental variable for half hour time zones, but, if this variable is
  313. used by other programs in your system it is suggested that you use the
  314. "aem_tz" variable instead.
  315.  
  316. Currently AEMail first looks for the environmental variables "aem_tz" or
  317. "tz".  The format for "tz" is dictated by SAS_C and should be aaabbbccc
  318. where aaa is the abbreviation for local standard time, bbb is the offset in
  319. hours from GMT (-11 to 12) which is SUBTRACTED from GMT to get the local
  320. standard time.  ccc is the abbreviation for local daylight savings time or
  321. "summer time" (in the United Kingdom or Europe).  If the time zone has
  322. daylight savings time this should be present even if daylight savings time
  323. is not currently in effect (contrary to the specification for "Tz" for the
  324. SAS-C compiler).  AEMail automatically determines when DST or "Summer Time"
  325. is in effect.
  326.  
  327. AEMail also recognizes an alternate form of "tz" where aaa and ccc can be
  328. abreviations longer than 3 characters.  This is desireable in some European
  329. countries.  AEMail will also recognize time zones in increments of one half
  330. hour.  To specify an half hour time zone, specify it as + or - hhmm.  As an
  331. example:  +230 would specify a time zone in which 2 and a half hours are
  332. SUBTRACTED from GMT.
  333.  
  334. You can enter the above with the "tz" environmental variable, but since
  335. this variable might be used with other programs in it's strict sense, an
  336. alternate environmental variable has been provided called "aem_tz".
  337.  
  338. If "aem_tz" is present it will take precedence over "tz".
  339.  
  340. If the "tz" or "aem_tz" environmental variables are not present,
  341. the system then attempts to get the time zone offset from the
  342. "locale.prefs" file.  Only the time zone offset is present in this
  343. file.  The abbreviations for local standard time and daylight savings
  344. time are obtained from a table that is by no means complete.  Only the
  345. time zone abbreviations for the United States, Canada, and the United
  346. Kingdom are contained in this table, so one of the environmental variables
  347. is preferred.
  348.  
  349. if neither the "tz" nor "aem_tz" environmental variables nor the
  350. "locale.prefs" file are present, the system defaults to CST with an
  351. offset of 6.
  352.  
  353. NOTE: the standard header in an email message has the time zone offset sign
  354. reversed from that of the "locale.prefs" and the environmental variables.
  355. AEMail automatically makes this reversal, so the offset should be set to
  356. positive for US time zones and negative for European time zones.  They
  357. will appear as negative (for US) and positive (for Europe) in the Date:
  358. header.
  359.  
  360. You can set the "tz" or the "aem_tz" environmental variables by using
  361. the SETENV AmigaDos Command.  This must be done from the shell.  The
  362. syntax to use is as follows:
  363.  
  364.     SETENV tz aaabbbccc                            (for tz) and
  365.     SETENV aem_tz aaaaaaaaabbbbbccccccccc          (for aem_tz)
  366.  
  367. aaa, your local time zone abbreviation must always be present.  If you
  368. don't know your abbreviation (or don't want it in the header), use "xxx".
  369. If AEMail sees xxx it will assume that no abbreviation is present and
  370. it will be left off the Date: header
  371.  
  372. bbb is the time offset in hours from GMT.  Plus indicates that you are west
  373. of GMT and minus indicates that you are east of GMT.  Acceptable values are
  374. -12 to 24.  If you want to specify a half our time zone it can be entered
  375. as hhmm.  If AEMail sees a value of 30 or above it assumes that a half hour
  376. increment is being used.  In this case -1200 to 2400 are acceptable.
  377.  
  378. If your time zone observes daylight savings time, ccc is the abbreviation to
  379. use for daylight savings time.  If ccc is not present, no adjustment will be
  380. made during the times of the year that daylight savings time is observed.
  381.  
  382. The result of the SETENV command is only in effect while your computer is on.
  383. If you want to make the "tz"or "aem_tz"  environmental variables always
  384. present enter the one of the following AmigaDOS command after the SETENV
  385. command:
  386.  
  387.     COPY ENV:tz ENVARC:tz                          (or)
  388.     COPY ENV:aem_tz ENVARC:aem_tz
  389.  
  390. Using the "tz" or "aem_tz" environmental variables gives you more control
  391. over which abbreviations will be used for your time zone.  However, the
  392. locale.prefs file may be more useful for those that prefer the "point and
  393. click" method of doing things.  To set the correct time zone for
  394. locale.prefs, enter the Locale editor in your Prefs drawer.  You will
  395. see a time zone map with which you can move the white strip indicating
  396. the time zone on the map.  Click either to the left or right of the strip
  397. to move the strip.  The correct time zone offset for standard time will be
  398. shown at the top of the map.
  399.  
  400. Since the locale.prefs does not have any abbreviations, AEMail makes certain
  401. assumptions as to what the abbreviation should be.  These assumptions are as
  402. follows:
  403.  
  404. Time Zone Name           Standard    DST  -----------Time Zone-----------
  405.                          Time             (in "locale")  (in email Date:)
  406.  
  407. Greenwich Mean Time      GMT*        BST       0              +0000
  408.  
  409. Atlantic Time            AST         ADT       4              -0400
  410. Eastern Time (US)        EST         EDT       5              -0500
  411. Central Time (US)        CST         CDT       6              -0600
  412. Mountain Time (US)       MST         MDT       7              -0700
  413. Pacific Time (US)        PST         PDT       8              -0800
  414. Yukon Time               YST         YDT       9              -0900
  415. Hawaiian Time            HST         ---      10              -1000
  416.  
  417. International Date Line  IDL         ---      12              -1200
  418.  
  419. --- indicates this time zone does not observe DST
  420.  
  421. *Note:  GMT (Greenwich Mean Time) is also known as UTC or Universal
  422. Time Coordinated.
  423.  
  424. If you want to use a different abbreviation or control whether DST is used
  425. or not, you should use the "tz" or "aem_tz" environmental variable.
  426.  
  427. DST in the United States and Canada begins on the first Sunday in
  428. April.
  429.  
  430. "Summer Time" in the United Kingdom and Europe begins on the last
  431. Sunday in March.
  432.  
  433. Both DST and "Summer Time" end on the last Sunday in October.
  434.  
  435.