Mail Archives: djgpp/1996/08/24/02:33:05
In article <3218afe4 DOT 1109632 AT news DOT wolfenet DOT com>
greg AT wolfenet DOT com "Gregory Phillips" writes:
> Check out the discussions in news.admin.net-abuse.misc
>
> The general opinion is that it is all caused by the microsoft news server
> doing the unheard of, accepting posts, assigning them a NEW ID, and posting
> them to the ms-news groups. These get read by other news servers and
> posted (again) as new articles.
You would have thought that UPPSNEWS05 would see itself in the Path: header,
and therefore give up. I read (somewhere) that that was one of the reasons
behind the Path: header, but I could be wrong.
(FYI, at least one of the posts had UPPSNEWS05 twice in its Path header.)
..splitbung http://www.tsys.demon.co.uk
--
#include <stdio.h> /* The .splitbung super .sig system! */
#include <string.h>
main(){FILE *f;int c;char s[99];puts("fav .sig: ");fgets(s,99,stdin);strtok
(s,"\n");f=fopen(s,"rb");while((c=getc(f))!=EOF)putchar(c);if(f)fclose(f);}
- Raw text -