@database ListWizard.guide

@node Main "EMailAttr v1.0"
@next Copy


                             @{b}@{u}@{fg highlight}EMailAttr v1.0@{ub}@{uu}@{fg text}


         A tool for the Universal Message System, with this you
             can change EMailAttributes to MUISequences, so
                  IntuiNews can display it correctly.


                    Copyright ©1995'96 Andreas Baum


 @{" Copyright " link Copy}                  Copyright and other legal stuff
 @{" Author " link Author}                     How to reach the author

 @{" Introduction " link Intro}               What is EMailAttr ?
 @{" Installation " link Install}               Installation of EMailAttr
 @{" Configuration " link Config}              Configuration of EMailAttr

 @{" PGP Key " link PGP}                    PGP PublicKey

 @{" History " link History}                    The development of ListWizard
 @{" Credits " link Credits}                    The Author wish to thank...
 @{" Bugreports etc. " link Bugs }            Where to send bugs and features ?


                 SORRY, but my English is horrific :-(

@endnode

@node Copy "Copyright"
@next Author
@prev Main


@{b}@{u}Copyright and other legal stuff@{ub}@{uu}


@{b}Copyright:@{ub}

Copyright ©1995'96 Andreas Baum

   Permission is granted to make and distribute verbatim copies of  this
manual  provided  the  copyright  notice  and this permission notice are
preserved on all copies.

   Neither the programs nor the source code (nor parts  of  it)  may  be
included  or used in commercial programs unless by written permission of
the author.

@{b}No Warranty:@{ub}

   No Warranty of any kind is given that the program described  in  this
document  are  100%  reliable.  You  are using this material at your own
risk. The author can not be made responsible for  any  damage  which  is
caused by using these program.

@{b}Distribution:@{ub}

   This package is @{b}freely distributable@{ub}. It may  be  transfered  to  any
media  used  for distributing free software. This includes public domain
series, CDROMs, FTP servers and mailboxes.

   If you want to distribute this program  you  must  use  the  original
distribution  archives.  The  author can not be made responsible for any
damage if the software was damaged by modifying the archive.

   There is no limit for the  fee  taken  for  this  media  like  disks,
streamer  tapes,  CDROMs or for copying. It must only be clear that this
fee is taken for the media and the copying and  @{b}not@{ub}  for  the  software.
Limitations  of  the fee have proved to be senseless in past because the
fee was not lowered but the files were removed from the original medias.

   Although the author do not restrict  the  cost  for  distribution  he
want to tell his opinion abouth this topic:

   @{b}*@{ub} This software package should be available for everybody without any
     fee if it is possible.

   @{b}*@{ub} If you purchased this software the normal way from a Public domain
     distributor on a disk and you have payed more than 5,-DM or $5,-US
     for it you have  definitely  overpayed.  You  should  look  for  a
     cheaper source for Public-Domain software as soon as possible.

@{b}Limitations of Usage:@{ub}

   None of the program nor the source code (nor parts  of  it)  may  be
used  on  any  machine  which  is  used  for the research, development,
construction, testing  or  production  of  weapons  or  other  military
applications. This also includes any machine which is used for training
persons for any of the above mentioned purposes.

@endnode

@node Author "Author"
@next Intro
@prev Copy


@{b}@{u}Address of the Author@{ub}@{uu}

The author can be reached at the following address:

     @{b}Andreas Baum:@{ub}

     Snail-Mail:
      Eugen-Roth-Straße 25
      92318 Neumarkt
      FR Germany

     E-Mail:
      fatso@dame.shnet.org
      fatso@ai.inka.de
      fatso@turtle.insider.sub.de
      2:2490/1092.6@fidonet
     
     Telephone:
      +49-9181-20950

@endnode

@node Intro "Introduction"
@next Install
@prev Author


@{b}@{u}What is EMailAttr?@{ub}@{uu}

   The  programs  AddMUISeq  resp.  AddMUISeqL  convert  EMailAttributes
(*,_,/)  into  MUISequences  ,  so IntuiNews can display this attributes
correctly. In addition  the  programs  checks  if  the  news  containing
uuEncode-, PGP-, Mime-data and don't convert this news, so you can dearc
resp. decrypt this mails with the F-keys. AddMUISeq further  checks  the
news  for a signature, which start with --, ---, ----, __, ___, ____ and
stops the conversion.

   The differnence between AddMUISeq and AddMUISeqL is, AddMUISeq  works
lineoriented  and  AddMUISeqL  wordoriented  i.e.  follow  line  will be
displayed as followed:

This /is a/ little *test* for EM_ail*A_ttr* who /_shows_/ the difference

Converted with AddMUISeq:

This @{i}is a@{ui} little @{b}test@{ub} for EM@{u}ail@{b}A@{uu}ttr@{ub} who @{i}@{u}shows@{uu}@{ui} the difference

Converted with AddMUISeqL:

This /is a/ little @{b}test@{ub} for EM_ail*A_ttr* who @{i}@{u}shows@{uu}@{ui} the difference

   The  program  RemoveMUISeq  converts  MUISequences  back  to   EMail-
Attributes.

@{b}Speed:@{ub} (A4000/040 25 MHz)

AddMUISeq       0,0075 sec/kbyte
AddMUISeqL      0,0065 sec/kbyte
RemoveMUISeq    0,0030 sec/kbyte

@endnode

@node Install "Installation"
@next Config
@prev Intro


@{b}Installation@{ub}

   Copy the files AddMUISeq resp. AddMUISeqL  and  RemoveMUISeq  to  the
other  UMS-bin's and make it resident. If you use AddMUISeqL you have to
rename it to AddMUISeq. Now copy the Rexx-scripts to your Rexx-drawer.

@endnode

@node Config "Configuration"
@next PGP
@prev Install


@{b}@{u}Configuration@{ub}@{uu}

   Would you convert all news automatically then use with  configuration
(using AddMUISeqL):

( IntuiNEWS.Rexx
    "MessageWindow    F10        <Pfad>RemoveMUISeq.rexx\\n"
    "Message          DISPLAY    <Pfad>AddMUISeq.rexx\\n"
)

   If you use AddMUISeq you have to add the scanwidth, this is the  max.
number of chars which will be scaned.

( IntuiNEWS.Rexx
    "MessageWindow    F10        <Pfad>RemoveMUISeq.rexx\\n"
    "Message          DISPLAY    <Pfad>AddMUISeq.rexx 20\\n"
)

   If you use these configuration you can reconvert the news with F10.

   In addition you have to call RemoveMUISeq before you run the  editor,
otherwise  the  text  contains  MUI-sequences. This can you solve with a
little script.

@endnode

@node PGP "PGP"
@next History
@prev Config


@{b}@{u}PGP PublicKey@{ub}@{uu}

   Below you will find my public key.  Enter  'PGP  EMailAttr.guide'  to
decode  it  and  add my key to your PGP keyring. To verify my signature,
now enter 'PGP <Programname> <Programname>'. If you don't trust the  key
below  you  can  still contact me via E-Mail fatso@dame.shnet.org to ask
for the PGP fingerprint (you have to use PGPFINGERPRINT as subject).

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.3a.5

mQBNAi6O4SwAAAECAOHErvV7mRB/trVpCq6pf5Wt7RxgKEhe6N+0hpkNos4beVo1
j3Uzh1nax/x94Bte2lp0vrv5ttnDik/k+aUPo4kABRG0KkFuZHJlYXMgQmF1bSA8
ZmF0c29AdHVydGxlLmluc2lkZXIuc3ViLmRlPg==
=bZBx
-----END PGP PUBLIC KEY BLOCK-----

@endnode

@node History "History"
@next Credits
@prev PGP


@{b}@{u}History@{ub}@{uu}

   EMailAttr v1.0

   @{b}*@{ub} First release

@endnode

@node Credits "Credits"
@next Bugs
@prev History


@{b}@{u}Credits@{ub}@{uu}

@{b}Martin Horneffer@{ub}
     for the Universal Message System

@{b}Markus Stipp@{ub} and @{b}Matthias Scheler@{ub}
     for the mail- and newsreader IntuiNews

@{b}André Schenk@{ub}
     for UMSFido

@{b}Marc Jackisch@{ub}
     for UMSZer

@{b}Olaf Peters@{ub}
     for ConfUMS und the idea for EMailAttr

and all other UMS-programers.

@endnode

@node Bugs "Bugreports etc."
@prev Credits


@{b}@{u}Where to send bug reports and feature@{ub}@{uu}


   Bug reports and feature requests should go to this address:

     @{b}Andreas Baum:@{ub}
     
     E-Mail:
      fatso@dame.shnet.org
      fatso@ai.inka.de
      fatso@turtle.insider.sub.de
      2:2490/1092.6@fidonet

     Telephone:
      +49-9181-20950

@endnode

