User Tools

Site Tools


introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
introduction [2023/01/03 01:17] – added -tt command line switch avonintroduction [2023/01/20 03:32] – updated mis poll switches avon
Line 160: Line 160:
 When running in Linux/macOS keep in mind that by default the operating system will not let a service bind to a port less than 1025 unless it is a  ROOT user (in Linux) and NOT AT ALL in MacOS. In Linux, MIS has the ability to switch from root back to whatever the user and group is that owns the executable AFTER it binds to the ports it needs for the server.  So in Linux you can simply do a: When running in Linux/macOS keep in mind that by default the operating system will not let a service bind to a port less than 1025 unless it is a  ROOT user (in Linux) and NOT AT ALL in MacOS. In Linux, MIS has the ability to switch from root back to whatever the user and group is that owns the executable AFTER it binds to the ports it needs for the server.  So in Linux you can simply do a:
  
-  sudo ./mis+  sudo ./mis server
  
 Note: This will **not** run MIS as root.  It will only use root to immediately bind the ports and then it will switch to the user who owns the executable. Note: This will **not** run MIS as root.  It will only use root to immediately bind the ports and then it will switch to the user who owns the executable.
Line 166: Line 166:
 === MIS POLL === === MIS POLL ===
  
-Since Mystic 1.12 A47 the MIS offers a POLL function/switch. This replaces the previously used FIDOPOLL binary that was retired after Mystic 1.12 A46. The POLL switch enables the server to send and receive echomail and netmail packets to configured EchoMail Nodes. There are three polling options than can be configured for EchoMail nodes - BINKP, FTP, or Directory-based transmission.+Since Mystic 1.12 A47 MIS offers a POLL function/switch. This replaces the previously used FIDOPOLL binary that was retired after Mystic 1.12 A46. The POLL switch enables the server to send and receive echomail and netmail packets to configured EchoMail Nodes. There are three polling options than can be configured for EchoMail nodes - BINKP, FTP, or Directory-based transmission.
  
 Optional switches for MIS POLL are: Optional switches for MIS POLL are:
Line 176: Line 176:
   POLL LIST            - List active echomail nodes   POLL LIST            - List active echomail nodes
   POLL ROUTE [Address] - Show configured netmail routing (Optional address)   POLL ROUTE [Address] - Show configured netmail routing (Optional address)
 +  POLL SEARCH [Text]   - Search nodelist for [Text]
   POLL KILLBUSY [Mode] - Delete BSY files [App, Echo, All] (Blank/Echo)   POLL KILLBUSY [Mode] - Delete BSY files [App, Echo, All] (Blank/Echo)
  
introduction.txt · Last modified: 2023/01/20 03:36 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki