Anonymous Servers - Re: Why do people use X-No-Archive?

This is Interesting: Free IT Magazines  
Home > Archive > Anonymous Servers > July 2007 > Re: Why do people use X-No-Archive?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Why do people use X-No-Archive?
Anonymous

2007-07-29, 7:13 pm

Nomen Nescio <nobody@dizum.com> wrote:

>
> Nowadays they better should use anon remailers.


Easy to do on a *n*x system with mixmaster and slrn.


Sometimes you may want to follow-up or reply anonymously to an article
you are reading in slrn. Here's how.

Put the code from [1] in "$HOME/.slrn/mixmaster.sl". Put the code
from [2] in "$HOME/.slrnrc".

[1]
define mixmaster_ff ()
{
pipe_article("mixmaster -ff");

}

definekey ("mixmaster_ff", "&", "article");

define mixmaster_fr ()
{
pipe_article("mixmaster -fr");

}

definekey ("mixmaster_fr", "\e&", "article");

[2]
interpret ".slrn/mixmaster.sl"

Now when you're in article mode, you can hit & to make an anonymous
follow-up or ESC-& to make an anonymous mail reply.

HTH!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com