Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-11-02 Thread Bob Heckel
On Fri, Nov 2, 2012 at 1:12 PM, Keith Christian wrote:
> I have some timing data courtesy of Sysinternals Procmon that has the
> time from invocation of w3m to display at 6 to 7 seconds, if that
> helps any.  Package: w3m-0.5.3-2 was installed a few days ago, haven't
> noticed any load time changes (the test this morning was on a 28 kb
> local HTML file to avoid any network delay factors.

Hi Keith,

Just to confirm, have you uninstalled w3m-img?  I'm no expert at
Cygwin/X and I don't use it normally, I compiled in X11 support since
it was a nice addition and it actually worked for 0.5.3 :)

In the past when I had Cygwin/X gvim installed it would take console
vim longer to startup, no idea if it's the same issue.

Anyway, here are my tests on an average, WinXP box with a fresh Cygwin
non-X install (except for w3m-img).  I used
http://www.gnu.org/software/bash/manual/bashref.html saved locally, I
typed Q as soon as the page loaded, not very scientific...:

1. Uninstalled w3m-img

$ time w3m ./bashref.html

real0m1.875s
user0m0.559s
sys 0m0.231s

2. Re-installed w3m-img

real0m5.016s
user0m0.887s
sys 0m0.293s

3. Uninstalled w3m-img (just to make sure)

real0m1.812s
user0m0.747s
sys 0m0.184s

If it's still a problem for you and others, I'm not sure how to replicate it.

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] Updated: w3m-0.5.3-2

2012-10-25 Thread Bob Heckel
Version w3m-0.5.3-2 of "w3m" has been uploaded.

w3m is a text-based web browser as well as a pager like 'more' or 'less'.
With w3m you can browse web pages through a terminal emulator window
(xterm, rxvt, etc.). Moreover, w3m can be used as a text formatting tool
which typesets HTML into plain text


Repackaged to remove irregularities that may have been negatively affecting
cygcheck for some Cygwin users.

Bob Heckel


  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com  cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-25 Thread Bob Heckel
On Wed, Oct 24, 2012 at 12:54 PM, Bob Heckel wrote:
> On Wed, Oct 24, 2012 at 12:28 PM, Keith Christian wrote:
>>
>> Summarizing: "w3m foo.html" has a second or two delay, but "w3m
>> foo.html > foo.output"or "w3m foo.html | less" is near-instantaneous.
>
> Ah, my benchmarks were based on redirecting a large file so that makes sense.

I just noticed that uninstalling w3m-img reduces w3m's local file load time.

Still working on repackaging to possibly address the other issue.

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-24 Thread Bob Heckel
On Wed, Oct 24, 2012 at 12:28 PM, Keith Christian
 wrote:
>
> Summarizing: "w3m foo.html" has a second or two delay, but "w3m
> foo.html > foo.output"or "w3m foo.html | less" is near-instantaneous.

Ah, my benchmarks were based on redirecting a large file so that makes sense.

Let me look at this and at least just repackage under a single id &
755 permission to address
what Corinna found (I had to use several Windows boxes during
packaging as I primarily
use Linux now).

Any suggestions welcome.

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages

2012-10-23 Thread Bob Heckel
On Tue, Oct 23, 2012 at 6:18 PM, Keith Christian wrote:
>
> w3m works, but appears to run slowly after the last update.  While
> comparing the output of "cygcheck -s -r -v" I noticed some
> differences.

Sorry you're having trouble.  Strange, I did benchmarking in
development and found 0.5.3 slightly faster than 0.5.2

> Line 24 below shows Incomplete.

I'm not sure what's causing that, I show "OK" on my installations.

> I re-ran setup.exe, removed w3m, then re-installed from the same
> mirror, no change.

Did you have 0.5.2 installed previously?

> Is this output satisfactory, or is there a corrective action for this
> package post-install?

I can't replicate it currently, I'll look into it further over the
next few days and report back or up-version if I see anything wrong or
fixable.

If anyone else is experiencing w3m-0.5.3-1 trouble, that would be good to know.

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] [ANNOUNCEMENT] Updated: w3m-0.5.3-1

2012-10-09 Thread Bob Heckel
Version w3m-0.5.3-1 of "w3m" has been uploaded.

w3m is a text-based web browser as well as a pager like 'more' or 'less'.
With w3m you can browse web pages through a terminal emulator window
(xterm, rxvt, etc.). Moreover, w3m can be used as a text formatting tool
which typesets HTML into plain text


New upstream version plus inline image support (X Window System environments).


Bob Heckel


  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com  cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Suppressing annoying warnings

2012-09-29 Thread Bob Heckel
On Fri, Sep 28, 2012 at 7:49 PM, Daniel Corbe  wrote:
>
> I'm using emacs-w3m to render HTML messages in gnus on windows by way of
> the cygwin w3m port.  It's working, except every time w3m gets run I'm
> greeted by this warning message:
>
> "tty" option detected in CYGWIN environment variable.
> CYGWIN=tty is no longer supported.  Please remove it from your
> CYGWIN environment variable and use a terminal emulator like mintty,
> xterm, or rxvt.
>
> emacs is setting the environment variables, not me.  How do I configure
> cygwin to suppress these errors?

Hi - I'm not sure what's causing the problem or how to work around it.
 But the current Cygwin w3m-0.5.2-2  is behind the upstream version.
I will attempt an upversion shortly.

Bob
maintainer w3m & libgc

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: libgc bug when using Gnu C nested functions

2012-09-05 Thread Bob Heckel
On Sat, Aug 4, 2012 at 1:21 AM, Glyn wrote:
>
> > I'll either attempt to upgrade or seek a new maintainer, which might
> > take a bit of time, my apologies!
>
> > Bob
>
> Great, thanks. I'm glad to know it's not a mystery, because I
> imagine it would would have been quite a big one! I've found
> a mostly reasonable alternative to using glibc for now, so no
> hurry.

Glyn, I've upgraded libgc to 7.2d and unfortunately it manifests the
same failure using your test code (also fails with 7.2c).  Looks like
it's back to being a mystery for now.

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] Updated: libgc-7.2d-1

2012-09-02 Thread Bob Heckel
Version 7.2d-1 of "libgc" has been uploaded.

The Boehm-Demers-Weiser conservative garbage collector can be used as
a garbage collecting replacement for C malloc or C++ new. It allows
you to allocate memory basically as you normally would, without
explicitly deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer
be otherwise accessed.

New upstream version.



  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com  cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: libgc bug when using Gnu C nested functions

2012-08-01 Thread Bob Heckel
On Wed, Aug 1, 2012 at 2:47 AM, Glyn wrote:
>
> /*
> This small program causes a libgc error when compiled and run in Cygwin:
...
> Programs with libgc and this construct always work correctly in Debian
> Stable.

Years ago I became maintainer of libgc only in order to get w3m
working.  And unfortunately I have not kept it current with the
upstream libgc.  Several newer versions back it was causing w3m to
throw errors in my dev environment so I didn't proceed at that time.

I'll either attempt to upgrade or seek a new maintainer, which might
take a bit of time, my apologies!

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: New version of w3m 0.5.2 Crashes - GDB help needed (SOLVED)

2011-01-08 Thread Bob Heckel
On Fri, Jan 7, 2011 at 20:09,  wrote:
> Setting LANG to any value prevents the crash.

That's great news that you've identified the problem.

> Can w3m be changed so that it wont crash in this instance?

Absolutely - either through a configuration setting or a patch.  I'll
upversion once it's working.  At least this workaround exists until
then:

export LANG=en_US


Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-05 Thread Bob Heckel
On Wed, Jan 5, 2011 at 16:22, Christopher Faylor wrote:
> On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4bosaol.com wrote:
>>nyc4bosaol.com writes:
>>
>>Bob created a debug version of w3m for me.
>>
>>Here's what I see:
>>
>>The crash occurs when doin a `strncmp' in cygwin1.dll:
>>
>>      4 [main] w3m 3024 exception::handle: Exception: STATUS_ACCESS_VIOLATION
>>   1564 [main] w3m 3024 open_stackdumpfile: Dumping stack trace to 
>> w3m.exe.stack
>>dump
>>
>>Program received signal SIGSEGV, Segmentation fault.
>>0x6110daf5 in strncmp () from /usr/bin/cygwin1.dll
>>(gdb) bt full
>>#0  0x6110daf5 in strncmp () from /usr/bin/cygwin1.dll
>>No symbol table info available.
>>#1  0x7c85ada0 in OutputDebugStringA ()
>>   from /cygdrive/c/WINDOWS/system32/kernel32.dll
>>No symbol table info available.
>>#2  0x40010006 in ?? ()
>>No symbol table info available.
>>#3  0x in ?? ()
>>No symbol table info available.
>>(gdb)
>
> Looks to me like you need a debugging version of w3m with symbols.
> You need to find out what's being passed to strncmp, possibly by setting a
> breakpoint at 0x40110006.

If I did it right, this one includes the symbols:
http://bheckel.sdf.org/cygwin/w3m/tmp/w3mdebug.tar.bz2

Bob

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: w3m on Vista crashing (Ok on XP)

2007-05-16 Thread Bob Heckel

On 5/16/07, zzapper <[EMAIL PROTECTED]> wrote:


Sorry for very late reply, but I guess you have fixed it as it's now working


That's terrific zzapper,  but I don't think I can take credit for it.
Since I'm just a maintainer standing on the shoulders of giants, I
suppose one of them was responsible.

I doubt my recent re-linking to the latest openssl libs would have
fixed it.  Maybe a newer Cygwin DLL release?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Speed of Cygwin's cp vs. Windows Explorer

2007-05-12 Thread Bob Heckel

Why would using Cygwin's cp to copy a large file from one Windows XP
box to another take 30 minutes but take only 10 minutes if I use drag
'n' drop (via Explorer)?

I saw mention of speed in other posts but couldn't figure out if there
was a solution - could it be buffer sizes or something configurable?

I'm in a position of defending the use of Cygwin instead of the manual
Windows way of doing things by those not familiar with Unix.  Any
hints would be appreciated.

Bob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [] Updated: w3m-0.5.1-2

2007-04-02 Thread Bob Heckel

On 4/2/07, Dave Korn <[EMAIL PROTECTED]> wrote:

On 02 April 2007 15:54, Joel Rubin wrote:

> (Might this be a problem with Cygwin Setup or with the setup.ini
> files? If package A is dependent on package B and package B is
> obsolete then installing package A should, none the less, cause
> package B to be installed.)

  Only if package A remembers to mention package B in its setup.hint!


I intended for release 1 to be deleted when release 2 was uploaded
(but I didn't ask for that explicitly until now, hence the crosspost).
The existing setup.hint is correct for release 2.

cygwin-apps: Please delete w3m-0.5.1-1.  Sorry about the confusion.

Bob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: w3m-0.5.1-2

2007-04-01 Thread Bob Heckel

Version w3m-0.5.1-2 of  "w3m" has been uploaded.

w3m is a pager/text-based WWW browser.  It is similar to Lynx, but
handles some things like page navigation differently.

This is a Cygwin related upgrade to link to the current openssl libraries.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

 *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: w3m on Vista crashing (Ok on XP)

2007-03-27 Thread Bob Heckel
* On Sun, Mar 18, 2007 at 11:09:16AM +, zzapper wrote:
> when I try to use w3m on Vista (Ok on XP) I'm getting the dreaded "Your 
> program has stopped working" screen. In fact I cannot even do
> 
> > w3m --version
> 
> Tried Googling for any previous posts
 
I'm the Cygwin maintainer for w3m but I'm not sure how to help
because I don't have access to a box or VM with Vista installed.

For what it's worth, the problem may be in either w3m or libgc.

Bob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: sh.exe coredumps when init.exe is running as service

2005-05-04 Thread Bob Heckel
* On Tue, May 03, 2005 at 04:33:35PM -0400, Igor Pechtchanski wrote:
> On Tue, 3 May 2005, Dr. Volker Zell wrote:
> 
> > I'm in the process of updating my packages. I just upgraded to
> > cygwin-1.5.16 from 1.5.12.
> >
> > Now whenever I run configure from one of my packages sh.exe segfaults
> > randomly. A fresh installation of cygwin doesn't have this problem.
> >
> > The only difference between the problematic installation and the fresh
> > one is a running cygwin init service from sysvinit-2.84-4. When I stop
> > the init service everything is fine again. (Under cygwin 1.5.12 there
> > was no problem)
> >
> > I can reproduce this problem when ruuning init as service whithout
> > adding any system service with chkconfig --add
> >
> > Is anybody using init and can confirm my findings ?
> 
> I'm not using init, but I do observe random crashes of processes
> (sometimes sh.exe, sometimes perl, sometimes others) with not-very-useful
> stackdumps.  I don't have more information at the moment, so didn't report
> this to the list.  It seems to be correlated with heavy memory usage on
> the machine.  I'll post when I have any debugging info.
>   Igor

At the risk of being a "me too" post -- I don't run init either but
I've experienced the same stackdump problem.  

I'm not able to provide much info which is why I've kept quiet
too.  I could not find a pattern on my two W2K machines, same random
stackdumps across almost all apps.

After unsuccessfully doing clean reinstalls of 1.5.14 and 1.5.15 I
gave up, reverted to 1.5.12 and uninstalled cron to stabilize my
systems.

Bob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ANNOUNCEMENT] New: libgc-6.4-1

2005-04-18 Thread Bob Heckel
* On Mon, Apr 18, 2005 at 02:01:30PM -0500, Brian Ford wrote:
> On Mon, 18 Apr 2005, Bob Heckel wrote:
> 
> > UPDATE
> > =3D=3D=3D=3D=3D=3D
> > To update your installation, click on the "Install Cygwin now" link on
> > the http://cygwin.com/ web page.  This downloads setup.exe to your
> > system.  Save it and run setup, answer the questions and pick up
> > 'perl' from the 'Interpreters' category, if you install it for the
> > first time, click on the 'skip' field next to 'perl' until '5.8.6-1'
> > is displayed.
> 
> Perl?  Interpreters?  5.8.6-1?
> 
> You might consider updating this cut and paste for the next
> announcement.

Sorry about that, will modify for next time.  This applies to my w3m
announcement as well.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New: libgc-6.4-1

2005-04-18 Thread Bob Heckel
libgc-6.4-1 has been added to Cygwin.


INFO
=3D=3D=3D=3D
This is the initial release of libgc.


DESCRIPTION
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
libgc is the Boehm-Demers-Weiser conservative garbage collector for
C/C++.  Can be used as a garbage collecting replacement for C malloc
or C++ new.

As always, you should conduct an appropriate level of testing before
using any new product in your production environment.

Canonical webpage:
  http://www.hpl.hp.com/personal/Hans_Boehm/gc/


UPDATE
=3D=3D=3D=3D=3D=3D
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
'perl' from the 'Interpreters' category, if you install it for the
first time, click on the 'skip' field next to 'perl' until '5.8.6-1'
is displayed.


DOWNLOAD:
=3D=3D=3D=3D=3D=3D=3D=3D=3D
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update, please choose the one nearest to
you: http://cygwin.com/mirrors.html


QUESTIONS:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D
To unsubscribe from the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]


If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Bob Heckel


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New: w3m-0.5.1-1

2005-04-18 Thread Bob Heckel
w3m-0.5.1-1 has been added to Cygwin.


INFO
=3D=3D=3D=3D
This is the initial release of w3m.


DESCRIPTION
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
w3m is a pager/text-based WWW browser. It is similar to Lynx, but
handles some things like page navigation differently.  It supports
tabbed browsing.  It can execute local CGI scripts without any HTTP
server.

As always, you should conduct an appropriate level of testing before
using any new product in your production environment.

Canonical webpage:
  http://w3m.sourceforge.net


UPDATE
=3D=3D=3D=3D=3D=3D
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
'perl' from the 'Interpreters' category, if you install it for the
first time, click on the 'skip' field next to 'perl' until '5.8.6-1'
is displayed.


DOWNLOAD:
=3D=3D=3D=3D=3D=3D=3D=3D=3D
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update, please choose the one nearest to
you: http://cygwin.com/mirrors.html


QUESTIONS:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D
To unsubscribe from the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]


If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Bob Heckel


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Blind carbon copy not blind (mutt ssmtp)

2002-03-06 Thread Bob Heckel

I've noticed unusual behavior using Cygwin 
mutt-1.2.5i-6 and ssmtp-2.38.7-3 that doesn't 
occur in standard Unix mutt/sendmail usage.

If I Bcc: someone, the entire Bcc: line 
appears buried in the headers of the
recipient's email (and of course the blind  
recipients are not hidden, just made harder
to find).  Is this a problem with the way
ssmtp is passing Bcc: addresses to my ISP's
(AT&T) SMTP server?  Or is it a feature of
the 'simple' in ssmtp?

Couldn't find any answers in the Cygwin 
mailing list archives.  Has anyone else
experienced this?  Thanks.

Bob Heckel

-
Protect yourself from spam, use http://sneakemail.com

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/