home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / lan / g0bsx / smtpmbx.doc < prev    next >
Text File  |  1989-01-23  |  3KB  |  81 lines

  1. The G0BSX SMTP <-> Mailbox Interface: User Documentation.
  2. ========================================================
  3.  
  4. Before you can send mail to GB7PLY via SMTP, you must enter the following
  5. line into your AUTOEXEC.NET file:
  6. smtp gateway g0bsx
  7. This will set g0bsx.ampr as the host to which you will send all "foreign" mail.
  8. Since the g0bsx system provides the gateway to GB7PLY, your mail will get
  9. there!
  10.  
  11. 1. Sending private messages TO the mailbox using SMTP.
  12. -----------------------------------------------------
  13.  
  14. Use messy mailer to send a message in the usual way but address is as follows:
  15.  
  16. m <dest>%<bbs>@<host>
  17.  
  18. where: <dest> is the destination callsign or contents for the "To" field,
  19.        <bbs>  is the destination Mailbox callsign or "At" Field,
  20.        <host> is the host id that interfaces with your local mailbox.
  21.  
  22. For example, assuming g0bsx is the TCP/IP host i.d. for the GB7PLY mailbox,
  23. the following are valid addressing methods:
  24.  
  25. m g4mtp%gb7nts@g0bsx          (will send a message To G4MTP @ GB7NTS)
  26. m g4snl@g0bsx                 (will send a mesage To G4SNL @ GB7PLY)
  27. m zs6zs%zs6sat@g0bsx          (will send a message To ZS6ZS @ ZS6SAT)
  28.  
  29.  
  30. 2. Sending Public Bulletins TO the mailbox using SMTP.
  31. -----------------------------------------------------
  32.  
  33. Exactly the same format applies as for private messages, but with the following
  34. rules:
  35.  
  36. * The contents of the TO field must NOT be a valid callsign.
  37. * The contents of the AT field mus be of a type that is forwarded by the
  38.   mailbox.
  39.  
  40. A valid Callsign is any one of the folowing:
  41.   <letter> <letter> <number> <letter> ...  - e.g. GB7PLY, HB9CV, WA6TYR, etc.
  42.   <letter> <number> <letter> ....          - e.g. G0BSX, W5WRT, G3ZYY, etc.
  43.   <letter> <number> <number> <letter> ...  - e.g. Z22RTE (Zimbabwe), etc.
  44.   <numner> <letter> <number> <letter> ...  - e.g. 4X4ARE, 9T6DDF, etc.
  45.  
  46. At fields forwarded from This mailbox (GB7PLY) are:
  47.   SWAX25 - South West region only
  48.   GB     - All of the U.K. and Eire
  49.   EU     - All of Europe
  50.  
  51. For example:
  52.  
  53. m all%gb@g0bsx         - sends a bulletin to ALL @ GB
  54. m raynet%gb@g0bsx      - sends a buletin to RAYNET @ GB
  55. m wanted%eu@g0bsx      - sends a bulletin to WANTED @ EU
  56.  
  57.  
  58. 3. Sending of mail by the Mailbox To SMTP.
  59. -----------------------------------------
  60.  
  61. This is done automatically by the mailbox and is under the control of the
  62. Mailbox sysop. If you want Private mail sent to you with SMTP, let your SYSOP
  63. know so that he can alter his forward and batch files accordingly.
  64.  
  65. 4. Sending of Bulletins by the mailbox TO SMTP.
  66. ----------------------------------------------
  67.  
  68. This is also done automatically by the Mailbox and is under the control of
  69. the mailbox SYSOP. It is possible to send selective bulletins based on the
  70. contents of the TO, FROM or AT fields. If you want to receive specific
  71. bulletins from the mailbox, let your sysop know.
  72. For example, it is possible to receive ONLY bulletins TO TCPIP or THENET or
  73. whatever.
  74. On GB7PLY, I have arranged for bulletins to be forwarded to SMTP after midnight
  75. only and therefore these become available to TCP/IP stations in the early
  76. hours. It would be useful if all bulletin recipients could arrange downloading
  77. of their bulletins every day at off peak hours!
  78.  
  79. Good Luck and enjoy!
  80. Peter Meiring, G0BSX/GB7PLY, BSc(Hons), MB, ChB, MRCR.
  81.