home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / mb1503.zip / FILES.DOC < prev    next >
Text File  |  1992-11-25  |  2KB  |  65 lines

  1.  
  2.  
  3. -------------------------------------------------------------------------
  4.      SERVER Message import/export files, old format:
  5. -------------------------------------------------------------------------
  6.  
  7.  
  8. This format is provided for compatibility with WA7MBL systems.
  9. It should not be used in new code.
  10.  
  11. Each message has two lines of header info, followed by the
  12. message text, followed by the end of message marker "/EX".
  13.  
  14. The first line of message header info has the same format as the
  15. command to enter a message, except the "< FROM" is not optional.
  16.  
  17. Sx TO < FROM [@ BBS[.LOC]] [$BID]
  18.  
  19. The second line of message header info is the message title.
  20.  
  21. -------------------------------------------------------------------------
  22.      SERVER Message import/export files, rfc-822 format:
  23. -------------------------------------------------------------------------
  24.  
  25.  
  26. The header information is terminated by a blank line.
  27.  
  28. Supported header fields are:
  29.  
  30. "To:", "From:", "Date:", "Subject:", "Message-ID:", "X-BID:", "X-msgtype:"
  31.  
  32.  
  33.  
  34. -------------------------------------------------------------------------
  35.      White pages import/export:
  36. -------------------------------------------------------------------------
  37.  
  38.  
  39. The info on each user is contained on a single line.
  40. A field with no info is filled with the text "?".
  41.  
  42. Field    Contents
  43.   1    Callsign and location.
  44.   2    Date first logged, YYMMDD
  45.   3    Date last seen, YYMMDD.
  46.   4    Date last logged, YYMMDD.
  47.   5    Time last logged, HHMM
  48.   6    Count of times the call has been seen by WP.
  49.   7    Login count
  50.   8    Home BBS
  51.   9    User status / privileges:
  52.       B - Has BBS connect privileges
  53.       E - Expert user
  54.       I - Is a BBS
  55.       S - Can be remote sysop
  56.       X - User is excluded
  57.   10    Users ZIP or postal code.
  58.   11    Users name
  59. 12 - n    Users qth
  60.  
  61. Example:
  62.  
  63. W0RLI.OR.USA.NA 880828 880829 880829 0607 0 39 BIS W0RLI 97068 Hank West Linn
  64.  
  65.