Bug#668927: allow sinntp to ignore netrc

2012-04-16 Thread Jakub Wilk
* Dirk Griesbach spamt...@freenet.de, 2012-04-15, 20:01: +o.add_argument('-n', '--nonetrc', dest='netrc', action='store_false', help='ignore credentials in ~/.netrc') Hmm, I'd rather reserve -n for something like dry run (if we ever implement such option). Maybe we could live

Bug#668927: allow sinntp to ignore netrc

2012-04-16 Thread Piotr Lewandowski
* Jakub Wilk: * Dirk Griesbach spamt...@freenet.de, 2012-04-15, 20:01: +o.add_argument('-n', '--nonetrc', dest='netrc', action='store_false', help='ignore credentials in ~/.netrc') Hmm, I'd rather reserve -n for something like dry run (if we ever implement such option). Maybe we

Bug#668927: allow sinntp to ignore netrc

2012-04-15 Thread Dirk Griesbach
Package: sinntp Version: 1.4-1 Severity: wishlist Tags: patch Hi, By default, if a user does not provide credentials for a server, python nntplib will try to get them from ~/.netrc. With the attached patch, the user can specify if this behaviour is desired. Use case: a) server which allows