Re: Proposed change for subscriptions...



Hal Vaughan said:
What concerns me is that Steve has some good points, but Anand is too
busy being right to listen. (I have to admit, Steve has been rather
strong in voicing his complaints.)

I admit I react poorly to certain behaviors. I am sorry for that and do
try to reign myself in. Sometimes I succeed, sometimes I don't.

In this case, there could be other solutions. For example, where do
people get the list address? If they find it on Debian web pages, it
would be possible to set up a form with a CGI script to allow
submitting an e-mail without being a subscriber and the CGI script
could include a spam filter.

I thought about that as well; hadn't gotten around to posting but glad
to see others are looking at tackling the problems brought up in
response to restricting list posting.

It would also be possible to add to the
mail list manager a routine that detects e-mail from non-subscribers.
I know challenge-response tactics aren't always popular, but something
like that could be set up so a newbie can ask a question without
joining and crap is still filtered.

I don't think C-R is as shunned when it comes to web forms. Besides one
could do the common practice of "enter this code" with a graphic next to
it which is designed to prevent machine-reading for automatic posting.
Most web forums do this. Furthermore one could also make such CGI posts
include a boilerplate request at the end, "This request came from the
d.o help CGI, please CC the author to ensure they will recieve a copy of
your response."

It seems to me a
challenge-response request is a fair price to pay if one wants help but
does not want to subscribe.

Don't we have C-R on this list now in the form of the confirmation
letter for subscription? Been years since I've gone through the process
so I might be misremembering.

--
Steve Lamb


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: block CodeRed/Nimda at the firewall?
    ... Stussy" wrote: ... >> An alternative approach is to create a CGI script on your server that is ... >> invoked by a request for the cmd.exe file, ...
    (comp.os.linux.security)
  • RE: Threads CGI & database connections...
    ... > when you first run the CGI script that starts the copying process, ... allows you (during the page request process) to start a new thread. ... IIS and ASP, calling Python modules. ...
    (comp.lang.python)
  • Re: httpwebrequest requeststream
    ... > problems when of the parameters in the request stream has embedded ... > If I leave off the quotes entirely the CGI script fails. ... System.Web.HttpUtility.UrlEncodebefore writing them to the request ...
    (microsoft.public.dotnet.framework)
  • Re: Writing files on server through CGI
    ... this cgi script write different files, request 1 will write 1.html, 2 ... Its not updating the current file. ... can create.py file write 10 html file simultaneously or will ... all the request be queued and executed one by one, ...
    (comp.lang.python)