home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / INET16.ZIP / REPLY.Q&A < prev    next >
Encoding:
Text File  |  1995-02-27  |  4.0 KB  |  88 lines

  1.  
  2. QUESTION:  How does /REPLY work, and how do I find out the right
  3.            data to use for INET.CFG?
  4.  
  5. ANSWER:
  6.  
  7. The Internet Connection!  Tips - from James Goldbloom
  8.  
  9. TIPS FOR USING INET'S "REPLY" FEATURE:
  10. --------------------------------------
  11.  
  12. The REPLY feature of INET will load INET when a user replies to any
  13. message sent to them, and when the reply is an INTERNET message, INET
  14. will import the address into the TO: prompt, fully editable, load up
  15. the editor as usual to reply, then prompt the user to add the address
  16. into their address book, and immediately export the message.  Then
  17. control will be returned to the BBS.  If the reply is NOT an internet
  18. message (see below on how this is determined) then the user will see
  19. no different behavior than when normally replying to any message!
  20.  
  21. Use this command line in each EXTERNAL EDITOR portion of your BBS config
  22. for each node:
  23.  
  24. C:\inet\inet.exe /REPLY /NODEx
  25.  
  26. (x=current node number and be sure to have SWAP enabled.  This is
  27. accomplished by specifying *M on the command line for RA/Proboard, or
  28. specify Swap=Yes in QCONFIG)
  29.  
  30. In the configuration file INET.CFG, you will see the REPLYADDR keyword.
  31. This is an exact match to the kludge line of each netmail message.  Kludge
  32. lines are hidden from the user (on some setups, not all) which tell
  33. the BBS or mail reader where the message originated from, and other
  34. information which also includes the originating INTERNET address
  35. from the user who wrote the message.  The REPLYADDR kludge is the
  36. text INET looks for when the reply parameter is initiated.
  37.  
  38. If this prefix does not work for you, and "Originally_From:" does not
  39. also, you need to manually examine the MSGTMP file, or an old internet
  40. message and see the kludge lines, or ask your GATEWAY sysop what the
  41. kludge line is for the RAW internet origin address.  Otherwise, the
  42. following two methods will also help you determine the proper prefix
  43. to use for INET...
  44.  
  45. FIND THE PREFIX USING THE "EXPORT OLD NETMAIL" METHOD (Must be INTERNET):
  46.  
  47. Step 1:  Export a message from the BBS message base to a file, and look at
  48. it.
  49.      2:  Look for kludge lines nestled between message headers and body text.
  50.      3:  Find the kludge line which has to the right of it the original,
  51.          unformatted Internet style address.  This is the RAW address.
  52.      4:  Whatever prefix you find, put that prefix exactly as show into
  53.          INET.CFG
  54.  
  55.      Note: If no kludge lines are found, this means your export function
  56.            strips them, so refer to method two, below!
  57.  
  58. FIND THE PREFIX USING THE "EDITOR SHELL" METHOD:
  59.  
  60. Step 1:  Write a reply to any internet message sent to you or another user.
  61.      2:  Execute a DOS SHELL right after GEDIT or similar full screen editor
  62.          loads up.  Usually you can press ALT-J to shell while in the editor.
  63.      3:  Look for MSGTMP (or whatever line your editor reads as defined in
  64.          the proper line of INET.CFG) and examine it.
  65.      4:  Look for the kludge line, using the same steps 2-4 above in the
  66.          other method, as stated earlier.
  67.  
  68. So, you can see that what INET really does is read MSGTMP, search the text
  69. for the kludge lines and find a match to the prefix you configured in line
  70. INET.CFG.  Once it finds a match, it checks to make sure the message
  71. is INTERNET, and intercepts accordingly.  Otherwise, INET allows a reply
  72. normally.  Thus getting this line right is important for /REPLY to
  73. work at all, and remember that installing the /REPLY function in qconfig
  74. for each node allows users to store addresses, and also easily make
  75. UUCP properly formatted replies with fast export to your netmail directory,
  76. all fully automated and behind the scenes!  /REPLY is just as important
  77. as /POST, is the point I'm trying to make.
  78.  
  79. Hope these tips helped a great deal!  Enjoy INET, and register today!  Mark
  80. and I worked our butts off to make INET fully featured.  Use the /REPLY
  81. option, and let INET control your Internet replies - automatically!
  82.  
  83. Thanks kindly,
  84.  
  85. -James Goldbloom (Primary Support Site, INET)
  86.  
  87. ps: Don't forget to register!
  88.