|
Home > Archive > Anonymous Servers > March 2006 > News2Remail Critical Error
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 |
News2Remail Critical Error
|
|
| Test User 2006-03-03, 6:00 pm |
|
In testing news2remail, I got it going, but it's managing to create
messages that do not have a 'Newsgroups:' line!
This results in all messages getting created, processed by mixmaster and
sent by smtp. Because they don't have a 'Newsgroups:' line, they evaporate
when they hit the M2N.
output of debug:
"*,*,*,*; copies=3"
To: mail2news@dizum.com,mail2news@nym.alias.net,mail2news@anon.lcs.mit.edu
Subject: test subject
From: None <none@none.invalid>
Message-ID: <gdlwcco0mne.1141274672@anonymous>
test message body
Here's the mix.cfg I'm using:
ERRLOG errlog
REMAIL n
DISTANCE 3
MINREL 96
RELFINAL 98
MAXLAT 36h
SMTPRELAY smtp.myserver.com
HELONAME nowhere.invalid
ENVFROM user@myserver.com
SMTPUSERNAME username
SMTPPASSWORD passphrase
SENDPOOLTIME 0h
POOLSIZE 0
CHAIN *,*,*,*
news2remail.conf:
########################################
########################
## News2Remail Configuration File
##
## skg - 02/19/2006
## http://www.cotse.net/news2remail/
## Copyright Packetderm, LLC
########################################
########################
#
# Limitations:
# Directories and filenames must not contain any spaces
#
# Future addition to automate install and configure of mixmaster.
# Not functional yet, all it does now is download and unzip the zipfile
# to the mixmaster path.
# mixzip=ftp://ftp.quicksilvermail.net/pub/quicksilver/Mix29b39.zip
# mixzip=ftp://ftp.hacktic.nl/pub/crypto/remailer/mixmaster/mix204b45.zip
# mixzip=http://www.chez.com/frogadmin/DownLoads/mix204b46.zip
# When set to yes the post is put in the file. It is not posted.
# Left in from development for you to use to check headers, etc.
debug=yes
postfile=c:\mix\news2remail\N2R.txt
# Path to mixmaster and exe name (for compat with diff versions)
mixpath=c:\progra~1\mixmaster
# Some versions have it as mixmaste.exe
mixexe=mix.exe
# Port for news2remail to listen on
port=1190
# News server information
newsserver=127.0.0.1
newsport=119
# Defaults
mail2news=mail2news@dizum.com,mail2news@nym.alias.net,mail2news@anon.lcs.mi
t.edu
chain=*,*,*,*
copies=3
## stats and keys
# Melontraffickers
#$mlist = "http://stats.melontraffickers.com/mlist2.txt";
#$type2 = "http://stats.melontraffickers.com/type2.list";
#$pubring = "http://stats.melontraffickers.com/pubring.mix";
# Bananasplit
type2=http://pinger.bananasplit.info/type2.list
pubring=http://pinger.bananasplit.info/pubring.mix
mlist2=http://pinger.bananasplit.info/mlist2.txt
# Comment out to listen on all available IPs
# By default it binds to localhost only
localonly=yes
# set to yes to shut off all STDOUT
quiet=no
[Stripped Headers]
User-Agent:
X-Newsreader:
Organization:
[Added Headers]
| |
| Stephen K. Gielda 2006-03-03, 6:00 pm |
| In article <A9T3EZ6B38778.5507175926@reece.net.au>, none@none.invalid
says...
> In testing news2remail, I got it going, but it's managing to create
> messages that do not have a 'Newsgroups:' line!
>
>
It's the newsreader that creates the Newsgroups line, not news2remail,
it does nothing with those headers except pass on what the newsreader
sends. What newsreader are you using? Maybe one I don't know about
doesn't create a standard Newsgroups: header. If that is the case then
you won't be able to use that newsreader with news2remail.
/steve
--
Cotse.Net Privacy Service
Your Shield From The Internet
http://www.cotse.net
| |
| A.Melon 2006-03-03, 6:00 pm |
| "Test User" <none@none.invalid> wrote in message
news:A9T3EZ6B38778.5507175926@reece.net.au...
>
> In testing news2remail, I got it going, but it's managing to create
> messages that do not have a 'Newsgroups:' line!
Which newsreader are you using? I have a hunch - and a possible fix if I'm
right.
| |
|
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
A.Melon <juicy@melontraffickers.com> wrote in
news:45d6f23a1e1c8faa42fbaa056a21ff9d@me
lontraffickers.com:
> "Test User" <none@none.invalid> wrote in message
> news:A9T3EZ6B38778.5507175926@reece.net.au...
>
> Which newsreader are you using? I have a hunch - and a possible fix
> if I'm right.
I noticed that same behavior, I'm using Xnews 2005.10.18
- --
http://peculiarplace.com
http://lurasbookcase.com
http://purrfectdomains.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32) - GPGshell v3.47
iQEVAwUBRAcHL/u4FzRyppzVAQj4sAf/bKW5ttO3kOIHHAlbnezCeMXZ6po0pa2k
RmeSI2BtQ0FJDZH67y3kRR+ElIybtUIFwM6tKZnm
QEOm+sYwV2+SKcHDlLyXGErE
FkaBuFTxT4J4axXMrwM3X+jRm7IiiYc1/loS33N+ISpFw+n3EIvnv/2IRGEjUsXT
CxTMiDlSm47doutn06FmdjjMaoZZe0x1GaatKJGI
QGudbIkIhFnruwA9GjFcXptk
2CZhQ/ gkjmBuWzWZwmmcdXc9J9fKBhyrfDVpqDCo9Ysw+E
I07UnSL1q1t/fHidS2
Q5K5uDZ76JrnYDLU1RPlPUsvSSWuVp+XtKTw3ZRm
ejRpR8qPfnjBMA==
=AzC0
-----END PGP SIGNATURE-----
| |
| Thrasher Remailer 2006-03-03, 6:00 pm |
| In < 45d6f23a1e1c8faa42fbaa056a21ff9d@melontr
affickers.com>, juicy@melontraffickers.com wrote:
>"Test User" <none@none.invalid> wrote in message
>news:A9T3EZ6B38778.5507175926@reece.net.au...
>
>Which newsreader are you using? I have a hunch - and a possible fix if I'm
>right.
I'm using Xnews, latest version.
| |
| Anonymous 2006-03-03, 6:00 pm |
| "Thrasher Remailer" <thrasher@reece.net.au> wrote in message
news:RKPFQ1N638778.9671296296@reece.net.au...
> In < 45d6f23a1e1c8faa42fbaa056a21ff9d@melontr
affickers.com>,
> juicy@melontraffickers.com wrote:
>
> I'm using Xnews, latest version.
Sorry, my hunch was wrong.
I fired up Xnews and also experienced the behavior. Odd, since Xnews works
fine with the cotse gateway version of news2remail. I'll try to
investigate it more.
-=-
This message was sent via two or more anonymous remailing services.
~~~~~~~~~~~~~~~~~~~~~
This message was posted via one or more anonymous remailing services.
The original sender is unknown. Any address shown in the From header
is unverified. You need a valid hashcash token to post to groups other
than alt.test and alt.anonymous.messages. Visit www.panta-rhei.eu.org
for abuse and hashcash info.
| |
| Stephen K. Gielda 2006-03-03, 6:00 pm |
| In article <W9F9QYR138778.723275463@anonymous>,
BigappleRemailer@bigapple.yi.org says...
> "Thrasher Remailer" <thrasher@reece.net.au> wrote in message
> news:RKPFQ1N638778.9671296296@reece.net.au...
>
> Sorry, my hunch was wrong.
> I fired up Xnews and also experienced the behavior. Odd, since Xnews works
> fine with the cotse gateway version of news2remail. I'll try to
> investigate it more.
I can duplicate it too, but I'll be damned if I have any idea what is
happening. Still digging, I'll figure it out.
/steve
--
Cotse.Net Privacy Service
Your Shield From The Internet
http://www.cotse.net
|
|
|
|
|