gotmail-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gotmail] None


From: paul cannon
Subject: Re: [gotmail] None
Date: Wed, 19 Mar 2003 12:48:29 -0700
User-agent: Mutt/1.5.3i

Ken-

Hmm, you've got me stumped. Curl is not downloading anything, but it's
also not reporting any errors. I'm making this change to the gotmail
in CVS:

--- gotmail.old 2003-03-13 18:31:38.000000000 -0700
+++ gotmail     2003-03-19 12:45:50.000000000 -0700
@@ -536,6 +536,7 @@
        if ($params ne "") { $options .= "--data \"$params\" " }
        if ($headers_only) { $options .= "-I " }
        if ($conf_verbosity <= 0) { $options .= "-s -S " }
+       if ($conf_verbosity >= 2) { $options .= "-v " }
 
        # Get rid of any trailing space on options.. Just for neatness.
        $options =~ s/ $//;


Maybe you could try either applying that patch or checking out the
version in CVS, and run the debug spew again.

Anyone else have any suggestions?

-- 
  _  _ . .|  _ _ ._ ._  _ ._  address@hidden
 |_)(_||_|| (_(_|| || |(_)| | http://ssl.usu.edu/paul/
 |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]