Re: Release: GNU Wget 1.11.4

2008-07-01 Thread Doug Kaufman
On Mon, 30 Jun 2008, Micah Cowan wrote:

 Robert Denton wrote:
  Hi, I have sent a few emails to:
  
  [EMAIL PROTECTED]
  
  but they keep bouncing (blocked by SpamAssassin).  Is there any other
  way to get off this list?  Thanks!
 
 I'm afraid there's nothing we can do here. :\ Please contact
 [EMAIL PROTECTED] to fix this.

Actually, there is something to be tried. If the subscribed address is
blocked by Spam Assassin, you can send a message from a different
mailing address (which doesn't have to be subscribed). Quoting from the
subscription information:

You can start a subscription for an alternate address,
for example [EMAIL PROTECTED], just add a hyphen and your
address (with '=' instead of '@') after the command word:
[EMAIL PROTECTED]

To stop subscription for this address, mail:
[EMAIL PROTECTED]


So he could send a mesage to
[EMAIL PROTECTED]. Similarly with the
confirmation mail.

Doug
-- 
Doug Kaufman
Internet: [EMAIL PROTECTED]




Re: Release: GNU Wget 1.11.4

2008-07-01 Thread Robert Denton
Good suggestion, I'll try this one too...

Robert 
  _  

From: Doug Kaufman [mailto:[EMAIL PROTECTED]
To: wget@sunsite.dk
Sent: Tue, 01 Jul 2008 01:32:09 -0700
Subject: Re: Release: GNU Wget 1.11.4

On Mon, 30 Jun 2008, Micah Cowan wrote:
  
   Robert Denton wrote:
Hi, I have sent a few emails to:

[EMAIL PROTECTED]

but they keep bouncing (blocked by SpamAssassin).  Is there any other
way to get off this list?  Thanks!
   
   I'm afraid there's nothing we can do here. :\ Please contact
   [EMAIL PROTECTED] to fix this.
  
  Actually, there is something to be tried. If the subscribed address is
  blocked by Spam Assassin, you can send a message from a different
  mailing address (which doesn't have to be subscribed). Quoting from the
  subscription information:
  
  You can start a subscription for an alternate address,
  for example [EMAIL PROTECTED], just add a hyphen and your
  address (with '=' instead of '@') after the command word:
  [EMAIL PROTECTED]
  
  To stop subscription for this address, mail:
  [EMAIL PROTECTED]
  
  
  So he could send a mesage to
  [EMAIL PROTECTED]. Similarly with the
  confirmation mail.
  
  Doug
  -- 
  Doug Kaufman
  Internet: [EMAIL PROTECTED]
  
  


[RESOLVED] Re: Release: GNU Wget 1.11.4

2008-07-01 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert Denton wrote:
 The other guy's trick of sending the unsubscribe request from a
 different email address worked!  Now that I am unsubscribed however,
 I cannot share that with the list.  Would you do the honors for me?
 Thanks!
 
 Robert

Thanks, Doug, for pointing that out.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer,
and GNU Wget Project Maintainer.
http://micah.cowan.name/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIamzk7M8hyUobTrERAqKDAJ9VbHOl59PSPtk1rhK8O5HsTx6L7gCfS5Ks
IdrWlyK/uidNPeROEnBFEtw=
=fieg
-END PGP SIGNATURE-


Release: GNU Wget 1.11.4

2008-06-30 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Announcing GNU Wget 1.11.4, a bugfix release.

The source code is available at
  - http://ftp.gnu.org/gnu/wget/
  - ftp://ftp.gnu.org/gnu/wget/

Documentation is at
  - http://www.gnu.org/software/wget/manual/

More information about Wget is on the official GNU web page at
http://www.gnu.org/software/wget/, and on the Wget Wgiki,
http://wget.addictivecode.org/

Here's the relevant NEWS entries:

* Changes in Wget 1.11.4

** Fixed an issue (apparently a regression) where -O would refuse to
download when -nc was given, even though the file didn't exist.

** Fixed a situation where Wget could abort with --continue if the
remote server gives a content-length of zero when the file exists
locally with content.

** Fixed a crash on some systems, due to Wget casting a pointer-to-long
to a pointer-to-time_t.

** Translation updates for Catalan.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer,
and GNU Wget Project Maintainer.
http://micah.cowan.name/


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIaGJs7M8hyUobTrERApiRAJ9H7aElziLZ6qQrSHiG4YyaZBSG5wCfaI9J
EFfMg67SazmrKekuxvq6zX8=
=+IwS
-END PGP SIGNATURE-


RE: Release: GNU Wget 1.11.4

2008-06-30 Thread Christopher G. Lewis
I've published the Windows versions of Wget 1.11.4 on my web site.

http://www.christopherlewis.com/Wget/WGetFiles.htm



Christopher G. Lewis
http://www.ChristopherLewis.com
 

 -Original Message-
 From: Micah Cowan [mailto:[EMAIL PROTECTED] 
 Sent: Sunday, June 29, 2008 11:35 PM
 To: Wget; [EMAIL PROTECTED]
 Subject: Release: GNU Wget 1.11.4
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Announcing GNU Wget 1.11.4, a bugfix release.
 
 The source code is available at
   - http://ftp.gnu.org/gnu/wget/
   - ftp://ftp.gnu.org/gnu/wget/
 
 Documentation is at
   - http://www.gnu.org/software/wget/manual/
 
 More information about Wget is on the official GNU web page at
 http://www.gnu.org/software/wget/, and on the Wget Wgiki,
 http://wget.addictivecode.org/
 
 Here's the relevant NEWS entries:
 
 * Changes in Wget 1.11.4
 
 ** Fixed an issue (apparently a regression) where -O would refuse to
 download when -nc was given, even though the file didn't exist.
 
 ** Fixed a situation where Wget could abort with --continue if the
 remote server gives a content-length of zero when the file exists
 locally with content.
 
 ** Fixed a crash on some systems, due to Wget casting a 
 pointer-to-long
 to a pointer-to-time_t.
 
 ** Translation updates for Catalan.
 
 - --
 Micah J. Cowan
 Programmer, musician, typesetting enthusiast, gamer,
 and GNU Wget Project Maintainer.
 http://micah.cowan.name/
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFIaGJs7M8hyUobTrERApiRAJ9H7aElziLZ6qQrSHiG4YyaZBSG5wCfaI9J
 EFfMg67SazmrKekuxvq6zX8=
 =+IwS
 -END PGP SIGNATURE-
 


RE: Release: GNU Wget 1.11.4

2008-06-30 Thread Christopher G. Lewis
I've published the Windows versions of Wget 1.11.4 on my web site.

http://www.christopherlewis.com/Wget/WGetFiles.htm


Christopher G. Lewis
http://www.ChristopherLewis.com



smime.p7s
Description: S/MIME cryptographic signature


RE: Release: GNU Wget 1.11.4

2008-06-30 Thread Robert Denton
Hi, I have sent a few emails to:

[EMAIL PROTECTED]

but they keep bouncing (blocked by SpamAssassin).  Is there any other way to 
get off this list?  Thanks!

Robert



  _  

From: Christopher G. Lewis [mailto:[EMAIL PROTECTED]
To: Wget [mailto:[EMAIL PROTECTED], [EMAIL PROTECTED]
Sent: Mon, 30 Jun 2008 11:20:12 -0700
Subject: RE: Release: GNU Wget 1.11.4

I've published the Windows versions of Wget 1.11.4 on my web site.
  
  http://www.christopherlewis.com/Wget/WGetFiles.htm
  
  
  
  Christopher G. Lewis
  http://www.ChristopherLewis.com
   
  
   -Original Message-
   From: Micah Cowan [mailto:[EMAIL PROTECTED] 
   Sent: Sunday, June 29, 2008 11:35 PM
   To: Wget; [EMAIL PROTECTED]
   Subject: Release: GNU Wget 1.11.4
   
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
   
   Announcing GNU Wget 1.11.4, a bugfix release.
   
   The source code is available at
 - http://ftp.gnu.org/gnu/wget/
 - ftp://ftp.gnu.org/gnu/wget/
   
   Documentation is at
 - http://www.gnu.org/software/wget/manual/
   
   More information about Wget is on the official GNU web page at
   http://www.gnu.org/software/wget/, and on the Wget Wgiki,
   http://wget.addictivecode.org/
   
   Here's the relevant NEWS entries:
   
   * Changes in Wget 1.11.4
   
   ** Fixed an issue (apparently a regression) where -O would refuse to
   download when -nc was given, even though the file didn't exist.
   
   ** Fixed a situation where Wget could abort with --continue if the
   remote server gives a content-length of zero when the file exists
   locally with content.
   
   ** Fixed a crash on some systems, due to Wget casting a 
   pointer-to-long
   to a pointer-to-time_t.
   
   ** Translation updates for Catalan.
   
   - --
   Micah J. Cowan
   Programmer, musician, typesetting enthusiast, gamer,
   and GNU Wget Project Maintainer.
   http://micah.cowan.name/
   
   
   -BEGIN PGP SIGNATURE-
   Version: GnuPG v1.4.6 (GNU/Linux)
   Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
   
   iD8DBQFIaGJs7M8hyUobTrERApiRAJ9H7aElziLZ6qQrSHiG4YyaZBSG5wCfaI9J
   EFfMg67SazmrKekuxvq6zX8=
   =+IwS
   -END PGP SIGNATURE-
   


Re: Release: GNU Wget 1.11.4

2008-06-30 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert Denton wrote:
 Hi, I have sent a few emails to:
 
 [EMAIL PROTECTED]
 
 but they keep bouncing (blocked by SpamAssassin).  Is there any other
 way to get off this list?  Thanks!

I'm afraid there's nothing we can do here. :\ Please contact
[EMAIL PROTECTED] to fix this.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer,
and GNU Wget Project Maintainer.
http://micah.cowan.name/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIaYSE7M8hyUobTrERAqWoAJ9oDhJYj+PnswyaVqkzr/fQK7mukgCfceXO
AXQfa37aG2HWyufHVaxqSEs=
=ZvWk
-END PGP SIGNATURE-