Lines Matching refs:Send
218 Send a ``QUIT`` command and close the connection. Once this method has been
245 Send ``AUTHINFO`` commands with the user name and password. If *user*
260 Send a ``STARTTLS`` command. This will enable encryption on the NNTP
279 Send a ``NEWGROUPS`` command. The *date* argument should be a
295 Send a ``NEWNEWS`` command. Here, *group* is a group name or ``'*'``, and
304 Send a ``LIST`` or ``LIST ACTIVE`` command. Return a pair
332 Send a ``LIST NEWSGROUPS`` command, where *grouppattern* is a wildmat string as
356 Send a ``GROUP`` command, where *name* is the group name. The group is
366 Send an ``OVER`` command, or an ``XOVER`` command on legacy servers.
409 Send a ``HELP`` command. Return a pair ``(response, list)`` where *list* is a
415 Send a ``STAT`` command, where *message_spec* is either a message id
429 Send a ``NEXT`` command. Return as for :meth:`.stat`.
434 Send a ``LAST`` command. Return as for :meth:`.stat`.
439 Send an ``ARTICLE`` command, where *message_spec* has the same meaning as
491 Send an ``IHAVE`` command. *message_id* is the id of the message to send
504 Send a ``SLAVE`` command. Return the server's *response*.
523 Send an ``XHDR`` command. The *hdr* argument is a header keyword, e.g.
538 Send an ``XOVER`` command. *start* and *end* are article numbers