07-09-07 12:13 PM
Thomas Glanzmann schrieb:
> Hello,
> is there a list of remailers maintained somewhere that I can use with
> premail? What software on Linux / Solaris do you people use to send
> e-mail anonymous?
>
> Thomas
I use mixmaster-3.0b2 on Linux (Debian) together with mixmaster-smtp and
thunderbird or kmail to send e-mail anonymous. Got all stuff via
apt-get. To get mixmaster-smtp I added this line to "/etc/apt/sources.list"
deb http://85.25.141.60/apt/anon-scripts ./
and then all is installed and the SMTP daemon for mixmaster ist started by:
# apt-get install mixmaster-smtp
If you can not send emails via sendmail from your localhost, because
your provider blocks it for spam prevention, you may change the
mixmaster config in "/etc/mixmaster/client.cfg"
SMTPRELAY awxcnx.de
CHAIN awxcnx,*,*,*
So, your mail is send to the 1. remailer "awxcnx" directly without any
log entry in your regular SMTP provider. Other remailers may work too,
but not all. Long time I used "metacolo" but it has gone.
Download of sources for other *nix:
http://freshmeat.net/projects/mixmaster/
http://freshmeat.net/projects/smtp2mix/
[ Post a follow-up to this message ]
|