Commit Graph

2 Commits

Author SHA1 Message Date
Dirk Meyer
f791c3f7f2 Support new Options:
SUCK_WITH_SSL=yes or WITH_SSL=yes

Update URL's.
Thanks to <thierry@thomas.as>

-- Changes from Suck-4.2.5 -> Suck-4.3.0

* As of this version, my e-mail address has changed from
from bobyetman@worldnet.att.net to bobyetman@home.com

*     changes to allow it to use SSL.

* rpost.c - added -i option, to ignore the
      readonly opening response and try
      to post anyway, since inn-2.3, when
      using authinfo, still sends 201 code
      meaning readonly.

      - do_authenticate() - added print
      statements to show start of, and
      successful completion of authentication.

* suck.c - get_one_article_kill() - add test
      for header_only mode when in stdout mode
      to not download the body.

      - get_one_article(), get_articles() - added
      -bP option, to post articles during download.
2001-09-30 10:31:45 +00:00
Satoshi Asami
eeeb6d42c6 Receives/sends news to/from localhost via NNTP.
Submitted by:	Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:19:18 +00:00