Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| service:nntp [2017/12/24 10:59] – [NNTP Service] Poorly formatted port of the comments from the top of nntpservice.js ecbbs | service:nntp [2025/04/25 17:31] (current) – [Available Command-line options] update -mail description (includes sent mail too) digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== NNTP Service ====== | ====== NNTP Service ====== | ||
| - | Synchronet Service for the Network News Transfer Protocol (RFC 977) | + | Synchronet Service for the Network News Transfer Protocol (RFC977 and RFC3977), the protocol of [[network: |
| - | == Example | + | ===== Example |
| - | In ctrl/ | + | In '' |
| - | | + | < |
| - | Port = 119 | + | [NNTP] |
| - | MaxClients = 10 | + | Port = 119 |
| - | Options = 0 | + | MaxClients = 10 |
| - | Command = nntpservice.js -f | + | Options = 0 |
| + | Command = nntpservice.js -f | ||
| + | </ | ||
| - | == Available | + | < |
| + | [NNTPS] | ||
| + | Port = 563 | ||
| + | Options | ||
| + | Command | ||
| + | </ | ||
| - | -d debug output | ||
| - | -f filter bogus client IP addresses | + | Or in [[monitor: |
| - | -na no anonymous logins (requires user authentication) | + | {{: |
| - | -mail | + | {{: |
| - | -auto | + | ==== Available Option Flags ==== |
| + | ^ Option | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| - | -nolimit | + | ==== Available Command-line options ==== |
| - | -notag | + | ^ Option |
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| - | -ascii | + | ===== Tested clients ===== |
| - | == Tested clients == | + | * Microsoft Outlook Express 6 |
| - | + | | |
| - | Microsoft Outlook Express 6 | + | |
| - | + | | |
| - | Netscape Communicator 4.77 | + | |
| - | + | ||
| - | Xnews 5.04.25 | + | |
| - | + | ||
| - | Mozilla 1.1 (Requires -auto, and a prior login via other method) | + | |
| ===== See Also ===== | ===== See Also ===== | ||