Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| service:nntp [2010/02/25 00:53] – digitalman | 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 ====== | ||
| - | FIXME | + | Synchronet Service for the Network News Transfer Protocol (RFC977 and RFC3977), the protocol of [[network: |
| + | |||
| + | ===== Example configurations ===== | ||
| + | |||
| + | In '' | ||
| + | |||
| + | < | ||
| + | [NNTP] | ||
| + | Port = 119 | ||
| + | MaxClients = 10 | ||
| + | Options = 0 | ||
| + | Command = nntpservice.js -f | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | [NNTPS] | ||
| + | Port = 563 | ||
| + | Options = TLS | ||
| + | Command = nntpservice.js -f | ||
| + | </ | ||
| + | |||
| + | |||
| + | Or in [[monitor: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Available Option Flags ==== | ||
| + | ^ Option | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | ==== Available Command-line options ==== | ||
| + | |||
| + | ^ Option | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | ===== Tested clients ===== | ||
| + | |||
| + | * 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 ===== | ||