vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Usenet gateway (https://vborg.vbsupport.ru/showthread.php?t=7100)

Dontom 06-03-2001 06:32 AM

Hi together,
I installed the script and everything works fine, my users love it -
now some of the usenet - users told me they will sue me if I copy their post to my forum!
I thought usenet was public???
Is there any chance that I can use X-NoArchive: Yes or exlude by posters mail adress?

BTW, I use the gateway read only to avoid problems with the newsgroup - I just don't get it...
The newsgroup deals with cycling, the other with mountainbiking...

a shocked Tom

fastforward 06-03-2001 06:43 AM

Quote:

Originally posted by Dontom
Hi together,
I installed the script and everything works fine, my users love it -
now some of the usenet - users told me they will sue me if I copy their post to my forum!
I thought usenet was public???
Is there any chance that I can use X-NoArchive: Yes or exlude by posters mail adress?

BTW, I use the gateway read only to avoid problems with the newsgroup - I just don't get it...
The newsgroup deals with cycling, the other with mountainbiking...

a shocked Tom

Once they submitted their post to usenet they submitted it to the public domain. Threaten to counter sue for wasting your time :)
You think Google and the bazillion other usenet/mailing list archives are paying royalties to everyone?

It is could manners to comply with the x-noarchive flag though (even though this isn't required as part of the usenet RFC). I'll add the option to the script.

chrispadfield 06-03-2001 07:35 AM

bringing back the usenet discussion.

At the moment i am using spamkillers.usenet.com

The main reason is it seems to work ok but secondly the company does NOT have my credit card. Some credit card intermediary does, ibill i think and having dealt with these people for my script they do everything and i mean everything in the consumer's favour. If you emailed them after using your service for probably 2 months and said "i don't like this, it is not what i expected, i want a refund" they would give you one. No kidding.

What is the point, the point is that if something ***did*** go wrong there is nothing that this company could do about it. They couldn't just charge you some crazy hourly charge for their clean up operation. Of course this should not stop you making it happen but it does reduce your liability. The only thing they can really do is email your isp/webhost provider about it. They are likely to be more understanding.

Despite this we are of course all breaking the TOS. If anyone wants to poll a commercial feed then i am definitely up to contribute. If we can get one for $100 a month and 10 of us pay $10 we are doing well. Our bandwidth is going to be insignificant with most people having less than 25 newsgroups, i would imagine on average that is what, 10MB a day absolute maximum. It would require one person to sign up and the rest of us to send in $10 a month. (although whether you are allowed to resale is another point!).

chrispadfield 06-03-2001 09:10 AM

I am so nearly there :)

last thing. What would be the code i need to get this to run via cron but to create a log file of the output of the shell script (so i can check it is running properly).

i can work out the cron time bit but do i just add > /path/to/log.txt sort of thing?

chrispadfield 06-03-2001 09:22 AM

also, do you think you could release some standard spam filters?

fastforward 06-03-2001 04:57 PM

Quote:

Originally posted by chrispadfield
I am so nearly there :)

last thing. What would be the code i need to get this to run via cron but to create a log file of the output of the shell script (so i can check it is running properly).

i can work out the cron time bit but do i just add > /path/to/log.txt sort of thing?

To generate a log from your cron job use something like this:
Code:

0 0,4,8,12,16,20 * * * nice -20 /home/dbforums/newnews.pl >/var/log/misc/newnews.log 2>&1
If you want the output emailed to you, just leave the redirection bits off completely. The output will be mailed to the owner of the cron job.

NORRITT 06-04-2001 03:10 PM

where can i download the newest version of this hack für vB 2.0 final?

Gilby 06-04-2001 03:12 PM

Quote:

Originally posted by NORRITT
where can i download the newest version of this hack f?r vB 2.0 final?
The latest version is always in the first post of this thread, and also at http://britishexpats.com/download/usenet_gateway.tar.gz

NORRITT 06-04-2001 03:15 PM

ok, thanks, just thought, that this version is for the beta, not for the final

Dontom 06-06-2001 12:29 PM

Quote:

I'll add the option to the script.
Can you already estimate when a next version will be released?
Thanks in advance


All times are GMT. The time now is 09:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01436 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete