home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / Tools / misc / README < prev    next >
Encoding:
Text File  |  1991-12-18  |  891 b   |  21 lines

  1. [ README for the Tools/misc directory - jpo Tue Mar 28 15:53:21 1989 ]
  2.  
  3. The files in this directory are intended for use in debuging PP and
  4. for doing simple tasks. They are as follows.
  5.  
  6. adrchk - does a variety of strange things with a given address to see
  7.     if it's parseable and if so in what manner.
  8.  
  9. norm -    Attempts to normalise a list of addresses given as arguments
  10.     to the program. It has two flags -t type specifies the type of
  11.     ordering you want to try (pick from uk, us, ukpref, uspref)
  12.     and -a which syas try all address styles.
  13.  
  14. testrfc - A program to check and see how the RFC/UTC time strings
  15.     interwork - if at all. Type in an RFC style string and it will
  16.     convert it to a UTC time structure, print that out as both
  17.     universal & generalised time - then convert it back to RFC and
  18.     you should have something similar to the input (except the
  19.     timezone may have been normalised).
  20.  
  21.