home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 13 / MA_Cover_13.bin / source / c / stefanb_src / old_projects / umsuucp / convert / readme < prev   
Encoding:
Text File  |  1993-11-17  |  1.1 KB  |  25 lines

  1. UUCP conversion tools                                          17.11.1993
  2.  
  3. SYNOPSIS: ConvAUUCPNews Node/A
  4.  
  5. ConvAUUCPNews imports a news database from  the  AmigaUUCP  package  into
  6. UMS. This database normally resides in  UUNEWS:.  The  script  needs  one
  7. parameter, the name of your primary polling host. It will import all news
  8. articles under this user name. Set "uucp.keepdupes" to "N",  because  the
  9. script doesn't look out for crossposted messages.
  10.  
  11. Be sure that T: points to a directory with enough space for the temporary
  12. script file. This file will contain roughly 150-250 Bytes for  each  news
  13. article in your UUNEWS: news database.
  14.  
  15. SYNOPSIS: rx ConvAUUCPMail <Node> <User>
  16.  
  17. The ARexx script ConvAUUCPNews imports an AmigaUUCP mail folder into UMS.
  18. These folders normally reside in UUMAIL:,  e.g.  UUMAIL:jduser  for  user
  19. "jduser". The script needs two  parameters,  the  name  of  your  primary
  20. polling host and the user name. It will import the  mail  folder  of  the
  21. user under the user name of your primary polling host.
  22.  
  23. NOTE: The scripts don't read the AmigaUUCP configuration! They use the
  24.       assigns UUSPOOL:, UUNEWS: and UUMAIL:.
  25.