gotmail-list
[Top][All Lists]
Advanced

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

Re: [gotmail] Page


From: Gertjan Harkink
Subject: Re: [gotmail] Page
Date: Mon, 23 May 2005 14:09:33 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

James Lick wrote:
There's a patch posted on sourceforge now for the problem. I haven't tried it myself yet, but others say it works.

I'm using gotmail on windows2000. I patched the original 0.8.2 with the patch (with patch.exe from gnuwin32, make sure there are CRLF and not only LF at line-endings in the patch file).

Now the following error occurs:
curl: (1) Unsupported protocol: 'http

I just changed line 581 from:
my($cmdline) = "$conf_curl \'$url\' $options ...

to:
my($cmdline) = "$conf_curl $url $options ...

And now its working fine for multiple accounts.
I don't know much about perl, but can this give troubles in the future? If so,how can I workarround it an other way?

GJ





reply via email to

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