nntp-address | Address of the physical nntp server. |
nntp-authinfo-function | Function used to send AUTHINFO to the server. |
nntp-authinfo-rejected | A custom error condition used to report ‘Authentication Rejected’ errors. |
nntp-connection-timeout | Number of seconds to wait before an nntp connection times out. |
nntp-end-of-line | String to use on the end of lines when talking to the NNTP server. |
nntp-large-newsgroup | The number of articles which indicates a large newsgroup. |
nntp-maximum-request | The maximum number of the requests sent to the NNTP server at one time. |
nntp-netcat-command | Netcat command used to connect to the nntp server. |
nntp-netcat-switches | Switches given to the netcat command ‘nntp-netcat-command’. |
nntp-never-echoes-commands | Non-nil means the nntp server never echoes commands. |
nntp-nov-gap | Maximum allowed gap between two articles. |
nntp-nov-is-evil | If non-nil, nntp will never attempt to use XOVER when talking to the server. |
nntp-open-connection-function | Method for connecting to a remote system. |
nntp-open-connection-functions-never-echo-commands | List of functions that never echo commands. |
nntp-open-telnet-envuser | If non-nil, telnet session supports the ENVIRON option. |
nntp-port-number | Port number on the physical nntp server. |
nntp-pre-command | Pre-command to use with the various nntp-open-via-* methods. |
nntp-prepare-post-hook | Hook run just before posting an article. It is supposed to be used |
nntp-prepare-server-hook | Hook run before a server is opened. |
nntp-record-commands | If non-nil, nntp will record all commands in the "*nntp-log*" buffer. |
nntp-rlogin-parameters | Parameters to ‘nntp-open-rlogin’. |
nntp-rlogin-program | Program used to log in on remote machines. |
nntp-rlogin-user-name | User name on remote system when using the rlogin connect method. |
nntp-server-action-alist | Alist of regexps to match on server types and actions to be taken. |
nntp-server-list-active-group | If nil, then always use GROUP instead of LIST ACTIVE. |
nntp-server-opened-hook | Hook used for sending commands to the server at startup. |
nntp-telnet-command | Telnet command used to connect to the nntp server. |
nntp-telnet-parameters | Parameters to ‘nntp-open-telnet’. |
nntp-telnet-passwd | Password to use to log in via telnet with. |
nntp-telnet-shell-prompt | Regular expression to match the shell prompt on the remote machine. |
nntp-telnet-switches | Switches given to the telnet command ‘nntp-telnet-command’. |
nntp-telnet-user-name | User name to log in via telnet with. |
nntp-via-address | Address of an intermediate host to connect to. |
nntp-via-envuser | Whether both telnet client and server support the ENVIRON option. |
nntp-via-rlogin-command | Rlogin command used to connect to an intermediate host. |
nntp-via-rlogin-command-switches | Switches given to the rlogin command ‘nntp-via-rlogin-command’. |
nntp-via-shell-prompt | Regular expression to match the shell prompt on an intermediate host. |
nntp-via-telnet-command | Telnet command used to connect to an intermediate host. |
nntp-via-telnet-switches | Switches given to the telnet command ‘nntp-via-telnet-command’. |
nntp-via-user-name | User name to log in on an intermediate host with. |
nntp-via-user-password | Password to use to log in on an intermediate host with. |
nntp-xover-commands | List of strings that are used as commands to fetch NOV lines from a server. |
nntp-xref-number-is-evil | If non-nil, Gnus never trusts article numbers in the Xref header. |