home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / w0rli / mb1301 / files.doc < prev    next >
Text File  |  1991-03-09  |  1KB  |  60 lines

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