[freenet-support] (no subject)

2006-07-08 Thread jiao lei
Can I upload and download files from freenet?

J
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060708/8975e10d/attachment.html>


[freenet-support] Freenet 0.7 build 858

2006-07-08 Thread Matthew Toseland
Build 868 is now available. Please upgrade, it will become mandatory at
02:00 GMT on Sunday.

On Sat, Jul 08, 2006 at 01:15:37PM +0100,  wrote:
> Sorry folks, there was a deadlock. Build 864 is now available. It is
> mandatory at midnight GMT on Monday.
> 
> On Sat, Jul 08, 2006 at 12:55:34PM +0100,  wrote:
> > Freenet 0.7 build 853 is now available. This is a fairly experimental
> > build; it includes major changes to the bandwidth limiting code,
> > including the addition of "soft" limits based on the expected bytes to
> > be used by a request. It includes an input bandwidth limit setting
> > (which is purely soft i.e. not very accurate). It should prevent nodes
> > from sending a flood of requests on startup. Please upgrade, and please
> > give your feedback on any bugs or performance problems you encounter.
> > Thank you for participating in the freenet alpha test. The new build
> > should be available through the auto-update in the next half hour.
-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060708/a77d5779/attachment.pgp>


[freenet-support] Running update.sh fails

2006-07-08 Thread chris mcbrien
Ok thanks, that definitely got things farther along.  Now I get:

user at dilbert:~/freenet$ java -version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
user at dilbert:~/freenet$ ./update.sh
Updating freenet
Fetching freenet-cvs-snapshot.jar
Attempt 1
Attempt 2
Downloaded freenet-cvs-snapshot.jar
Fetching freenet-ext.jar
Downloaded freenet-ext.jar
freenet-cvs-snapshot.jar freenet-cvs-snapshot.jar.old differ: byte 11, line 2
Restarting node because freenet-cvs-snapshot.jar or freenet-ext.jar updated.
Stopping Freenet 0.7...
Removed stale pid file: /home/user/freenet/./Freenet.pid
Freenet 0.7 was not running.
Starting Freenet 0.7...
Files update.sh and update2.sh differ
./update.sh: line 121: syntax error near unexpected token `then'
./update.sh: line 121: `then'
user at dilbert:~/freenet$


On 7/8/06, Tracy R Reed  wrote:
> chris mcbrien wrote:
> > I'm trying to update and I get this on my screen:
> >
> >
> > user at dilbert:~/freenet$ ./update.sh
> > Updating freenet
> > Fetching freenet-cvs-snapshot.jar
> > java.lang.StringIndexOutOfBoundsException
> > Attempt 1
>
> Is the Sun JVM on your path ahead of the GNU free jvm or whatever it is
> called? This is the exact error I get when I forget to set my path so
> that Sun's JVM comes first. One of the many reasons to dislike java: It
> is fractured more than most other languages such that confusing errors
> like this happen.
>
> --
> Tracy R Reed
> http://ultraviolet.org
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe
>



[freenet-support] Multiple nodes on one IP

2006-07-08 Thread urza9...@gmail.com
Ok, I think my ISP changed my IP address recently or something,
because my freenet speed suddenly went to hell...and it's not much of
a problem, because my IP only changes once every few months, so I
don't really need to get a redirect or anything. I'm just wondering
though, if I set up another node on a separate computer on my node
(and therefore in the same IP address), would it help my node get
re-integrated into the network faster? And would it have other
benifits, like better load times even after my node is integrated
well?

Oh, and would I have to run a spider on the other node for it to help
any? And if so, are there any spiders that run invisbly? It's my mom's
computer, and though she doesn't care when I use it (formerly the only
computer we had, still used by everyone, she just uses it for her
email), I don't want her messing with it and closing it or anything.

-- 

http://www.spreadfirefox.com/?q=affiliatesid=0t=57;>http://sfx-images.mozilla.org/affiliates/Buttons/180x60/blank.gif"/>



[freenet-support] Running update.sh fails

2006-07-08 Thread Tracy R Reed
chris mcbrien wrote:
> I'm trying to update and I get this on my screen:
> 
> 
> user at dilbert:~/freenet$ ./update.sh
> Updating freenet
> Fetching freenet-cvs-snapshot.jar
> java.lang.StringIndexOutOfBoundsException
> Attempt 1

Is the Sun JVM on your path ahead of the GNU free jvm or whatever it is
called? This is the exact error I get when I forget to set my path so
that Sun's JVM comes first. One of the many reasons to dislike java: It
is fractured more than most other languages such that confusing errors
like this happen.

-- 
Tracy R Reed
http://ultraviolet.org



[freenet-support] 1.6 beta 2 considered harmful

2006-07-08 Thread Matthew Toseland
Java 1.6 beta 2 appears to cause a variety of errors which don't happen
with stable JVMs: corrupt CHKs possibly, NullPointerExceptions in java
code and database code. Please avoid it.
-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060708/aefa647f/attachment.pgp>


[freenet-support] Freenet 0.7 build 854

2006-07-08 Thread Matthew Toseland
Sorry folks, there was a deadlock. Build 864 is now available. It is
mandatory at midnight GMT on Monday.

On Sat, Jul 08, 2006 at 12:55:34PM +0100,  wrote:
> Freenet 0.7 build 853 is now available. This is a fairly experimental
> build; it includes major changes to the bandwidth limiting code,
> including the addition of "soft" limits based on the expected bytes to
> be used by a request. It includes an input bandwidth limit setting
> (which is purely soft i.e. not very accurate). It should prevent nodes
> from sending a flood of requests on startup. Please upgrade, and please
> give your feedback on any bugs or performance problems you encounter.
> Thank you for participating in the freenet alpha test. The new build
> should be available through the auto-update in the next half hour.
-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060708/03772182/attachment.pgp>


[freenet-support] Freenet 0.7 build 853

2006-07-08 Thread Matthew Toseland
Freenet 0.7 build 853 is now available. This is a fairly experimental
build; it includes major changes to the bandwidth limiting code,
including the addition of "soft" limits based on the expected bytes to
be used by a request. It includes an input bandwidth limit setting
(which is purely soft i.e. not very accurate). It should prevent nodes
from sending a flood of requests on startup. Please upgrade, and please
give your feedback on any bugs or performance problems you encounter.
Thank you for participating in the freenet alpha test. The new build
should be available through the auto-update in the next half hour.
-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060708/6722513b/attachment.pgp>


[freenet-support] Running update.sh fails

2006-07-08 Thread chris mcbrien
I'm trying to update and I get this on my screen:


user at dilbert:~/freenet$ ./update.sh
Updating freenet
Fetching freenet-cvs-snapshot.jar
java.lang.StringIndexOutOfBoundsException
Attempt 1
java.lang.StringIndexOutOfBoundsException
Attempt 2
java.lang.StringIndexOutOfBoundsException
Attempt 3
java.lang.StringIndexOutOfBoundsException
Attempt 4
java.lang.StringIndexOutOfBoundsException
Attempt 5
java.lang.StringIndexOutOfBoundsException
Attempt 6
java.lang.StringIndexOutOfBoundsException
Attempt 7
java.lang.StringIndexOutOfBoundsException
Attempt 8
java.net.ConnectException: Connection timed out
java.lang.StringIndexOutOfBoundsException
Attempt 9



[freenet-support] (No subject)

2006-07-08 Thread Matthew Toseland
Absolutely ANY service you use on the internet will at some point have
to see your IP address. This is how the internet works - in order for 2
peers to communicate they must know each other's IP addresses. Freenet
disguises a) the fact that you are using freenet, and b) what you are
doing on freenet (which files you are fetching or inserting).

On Fri, Jul 07, 2006 at 11:45:11PM +0200, jing bling wrote:
> If I was to be identified, could my IP address with a service provider match 
> that with an IP address in .07?.
> 
> - Original Message 
> From: Anonymous 
> To: gemma_h at eircom.net
> Cc: support at freenetproject.org
> Sent: Friday, 7 July, 2006 10:05:17 PM
> Subject: Re: [freenet-support] (No subject)
> 
> 
> You wrote:
> 
> > I am interested to know is free net so secure that a person cannot be
> > tracked by their IP address or email address?
> 
> Freenet is indeed very secure.  The most any attacker or snoop can 
> determine is that you are running a freenet node and even that is less 
> likely than ever with 0.7
> 
> As long as you use sensible, basic precautions to secure your machine 
> and do not insert material that contains clues to your identity then it 
> is absolutely not possible to determine WHAT you are inserting.
> 
> Check out Frost, it's message boards are forever full of people ranting 
> on about pedophiles and child porn.  While CP posters are vile, they do 
> server a function in freenet as much as many would like not to admit it.  
> 
> The fact that CP can be posted so freely in freenet means that it is 
> secure enough and anonymous enough to protect even vile people's 
> identity.
> 
> BTW- you don't have to support or approve of CP to be involved in 
> freenet, and your involvment says nothing about your stance on CP.  If 
> you don't like it, then don't support it by requesting any CP files or 
> sites.  The fewer people who request something, the more likely it'll 
> drop out of freenet.
> 
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.



[freenet-support] running 0.7 in win98se

2006-07-08 Thread Matthew Toseland
On Fri, Jul 07, 2006 at 03:55:00PM +, Edward Langenback wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> 
> 
> I tried the webinstaller and it complained that I didn't have java, yet I
> have Sun Java 1.4.2_08 installed and on the path (java -version works from
> any dos prompt)
> 
> as the download page advises, I tried the linux instructions and ran 
> 
> javaws http://downloads.freenetproject.org/alpha/installer/freenet.jnlp
> 
> it started to install, then stopped when I didn't want it to download java
> (since I've already got it)

It asked you to download java?! You sure? Screenshot? As far as I know
by this point you are already running a java app...
> 
> Next was to download:
> 
> http://downloads.freenetproject.org/alpha/installer/selfextractpack.jar
> 
> and execute it:
> 
> java -jar selfextractpack.jar
> 
> 
> That got the install done, at the end it ran into an error when it tried to
> install as a service (something 98SE doesn't care for).
> 
> I saw the start, run and stop *.cmd files, they did nothing untill I renamed
> them to *.bat, and then did nothing but scroll errors too fast to read and
> exit.

It won't run very well on 98.
> 
> I got the same results from running java -jar freenet-cvs-snapshot.jar
> 
> anyone have advice for trying to run 0.7 in win98se?  I'd try it on my
> debian box, but it's WAY to underpowered for freenet right now. (just
> manages to run KDE desktop and email)

java -Xmx128M -cp freenet-cvs-snapshot.jar;freenet-ext.jar
-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060708/420a82b2/attachment.pgp>


[freenet-support] (No subject)

2006-07-08 Thread jing bling
If I was to be identified, could my IP address with a service provider match 
that with an IP address in .07?.


- Original Message 
From: Anonymous 
To: gemma_h at eircom.net
Cc: support at freenetproject.org
Sent: Friday, 7 July, 2006 10:05:17 PM
Subject: Re: [freenet-support] (No subject)


You wrote:

> I am interested to know is free net so secure that a person cannot be
> tracked by their IP address or email address?

Freenet is indeed very secure.  The most any attacker or snoop can 
determine is that you are running a freenet node and even that is less 
likely than ever with 0.7

As long as you use sensible, basic precautions to secure your machine 
and do not insert material that contains clues to your identity then it 
is absolutely not possible to determine WHAT you are inserting.

Check out Frost, it's message boards are forever full of people ranting 
on about pedophiles and child porn.  While CP posters are vile, they do 
server a function in freenet as much as many would like not to admit it.  

The fact that CP can be posted so freely in freenet means that it is 
secure enough and anonymous enough to protect even vile people's 
identity.

BTW- you don't have to support or approve of CP to be involved in 
freenet, and your involvment says nothing about your stance on CP.  If 
you don't like it, then don't support it by requesting any CP files or 
sites.  The fewer people who request something, the more likely it'll 
drop out of freenet.

___
Support mailing list
Support at freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-request at freenetproject.org?subject=unsubscribe
-- next part --
An HTML attachment was scrubbed...
URL: 



[freenet-support] Freenet 0.7 build 853

2006-07-08 Thread Matthew Toseland
Freenet 0.7 build 853 is now available. This is a fairly experimental
build; it includes major changes to the bandwidth limiting code,
including the addition of soft limits based on the expected bytes to
be used by a request. It includes an input bandwidth limit setting
(which is purely soft i.e. not very accurate). It should prevent nodes
from sending a flood of requests on startup. Please upgrade, and please
give your feedback on any bugs or performance problems you encounter.
Thank you for participating in the freenet alpha test. The new build
should be available through the auto-update in the next half hour.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] Freenet 0.7 build 854

2006-07-08 Thread Matthew Toseland
Sorry folks, there was a deadlock. Build 864 is now available. It is
mandatory at midnight GMT on Monday.

On Sat, Jul 08, 2006 at 12:55:34PM +0100,  wrote:
 Freenet 0.7 build 853 is now available. This is a fairly experimental
 build; it includes major changes to the bandwidth limiting code,
 including the addition of soft limits based on the expected bytes to
 be used by a request. It includes an input bandwidth limit setting
 (which is purely soft i.e. not very accurate). It should prevent nodes
 from sending a flood of requests on startup. Please upgrade, and please
 give your feedback on any bugs or performance problems you encounter.
 Thank you for participating in the freenet alpha test. The new build
 should be available through the auto-update in the next half hour.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] 1.6 beta 2 considered harmful

2006-07-08 Thread Matthew Toseland
Java 1.6 beta 2 appears to cause a variety of errors which don't happen
with stable JVMs: corrupt CHKs possibly, NullPointerExceptions in java
code and database code. Please avoid it.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] Running update.sh fails

2006-07-08 Thread chris mcbrien

I'm trying to update and I get this on my screen:


[EMAIL PROTECTED]:~/freenet$ ./update.sh
Updating freenet
Fetching freenet-cvs-snapshot.jar
java.lang.StringIndexOutOfBoundsException
Attempt 1
java.lang.StringIndexOutOfBoundsException
Attempt 2
java.lang.StringIndexOutOfBoundsException
Attempt 3
java.lang.StringIndexOutOfBoundsException
Attempt 4
java.lang.StringIndexOutOfBoundsException
Attempt 5
java.lang.StringIndexOutOfBoundsException
Attempt 6
java.lang.StringIndexOutOfBoundsException
Attempt 7
java.lang.StringIndexOutOfBoundsException
Attempt 8
java.net.ConnectException: Connection timed out
java.lang.StringIndexOutOfBoundsException
Attempt 9
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Freenet 0.7 build 858

2006-07-08 Thread Matthew Toseland
Build 868 is now available. Please upgrade, it will become mandatory at
02:00 GMT on Sunday.

On Sat, Jul 08, 2006 at 01:15:37PM +0100,  wrote:
 Sorry folks, there was a deadlock. Build 864 is now available. It is
 mandatory at midnight GMT on Monday.
 
 On Sat, Jul 08, 2006 at 12:55:34PM +0100,  wrote:
  Freenet 0.7 build 853 is now available. This is a fairly experimental
  build; it includes major changes to the bandwidth limiting code,
  including the addition of soft limits based on the expected bytes to
  be used by a request. It includes an input bandwidth limit setting
  (which is purely soft i.e. not very accurate). It should prevent nodes
  from sending a flood of requests on startup. Please upgrade, and please
  give your feedback on any bugs or performance problems you encounter.
  Thank you for participating in the freenet alpha test. The new build
  should be available through the auto-update in the next half hour.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] (no subject)

2006-07-08 Thread jiao lei
Can Iupload and downloadfilesfrom freenet?

J___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Running update.sh fails

2006-07-08 Thread Tracy R Reed
chris mcbrien wrote:
 I'm trying to update and I get this on my screen:
 
 
 [EMAIL PROTECTED]:~/freenet$ ./update.sh
 Updating freenet
 Fetching freenet-cvs-snapshot.jar
 java.lang.StringIndexOutOfBoundsException
 Attempt 1

Is the Sun JVM on your path ahead of the GNU free jvm or whatever it is
called? This is the exact error I get when I forget to set my path so
that Sun's JVM comes first. One of the many reasons to dislike java: It
is fractured more than most other languages such that confusing errors
like this happen.

-- 
Tracy R Reed
http://ultraviolet.org
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Running update.sh fails

2006-07-08 Thread chris mcbrien

Ok thanks, that definitely got things farther along.  Now I get:

[EMAIL PROTECTED]:~/freenet$ java -version
java version 1.5.0_07
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
[EMAIL PROTECTED]:~/freenet$ ./update.sh
Updating freenet
Fetching freenet-cvs-snapshot.jar
Attempt 1
Attempt 2
Downloaded freenet-cvs-snapshot.jar
Fetching freenet-ext.jar
Downloaded freenet-ext.jar
freenet-cvs-snapshot.jar freenet-cvs-snapshot.jar.old differ: byte 11, line 2
Restarting node because freenet-cvs-snapshot.jar or freenet-ext.jar updated.
Stopping Freenet 0.7...
Removed stale pid file: /home/user/freenet/./Freenet.pid
Freenet 0.7 was not running.
Starting Freenet 0.7...
Files update.sh and update2.sh differ
./update.sh: line 121: syntax error near unexpected token `then'
./update.sh: line 121: `then'
[EMAIL PROTECTED]:~/freenet$


On 7/8/06, Tracy R Reed [EMAIL PROTECTED] wrote:

chris mcbrien wrote:
 I'm trying to update and I get this on my screen:


 [EMAIL PROTECTED]:~/freenet$ ./update.sh
 Updating freenet
 Fetching freenet-cvs-snapshot.jar
 java.lang.StringIndexOutOfBoundsException
 Attempt 1

Is the Sun JVM on your path ahead of the GNU free jvm or whatever it is
called? This is the exact error I get when I forget to set my path so
that Sun's JVM comes first. One of the many reasons to dislike java: It
is fractured more than most other languages such that confusing errors
like this happen.

--
Tracy R Reed
http://ultraviolet.org
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]