| admin@parsifal.weedns.com 2005-04-21, 5:45 pm |
| On 21 Apr 2005 18:25:23 -0000, in alt.privacy.anon-server you wrote:
>On Thu, 21 Apr 2005, Admin <admin@parsifal.weedns.com> wrote:
this[vbcol=seagreen]
>
>Well I may have been a bit harsh. Although I disagree with most of the
>stuff you come up with, I don't think that should stop the exchange of
>technical information.
>
>I hope that you stop attempting to block posts and criticizing other
>remops because their views of how to run a remailer are at odds with
>your own. However, attempting to prevent you resuming a remailer by not
>giving help isn't the way to go about changing your mind on these sorts
>of issues.
>
465.[vbcol=seagreen]
and,[vbcol=seagreen]
it[vbcol=seagreen]
>
>Yes it does, but you need to add the protocol option.
>
>[smtp]
>accept =3D 25
>connect =3D smtp.server:25
>protocol =3D smtp
Thank you very much indeed; that worked like a charm. I am so grateful
for your assistance, that I won't even dispute what you say about the
remailer.
I tried the telnet for the fun of it, since I could see that it was
working, and that works nicely too, and results in a 'server is ready'
message.
I also bound 127.0.0.1 to the accept statement for port 25.
I'll check at grc.com to check that everything is as it should be,
once I get things back in operation.
Some other people can use the information you have provided and I'll
pass it along to them.
>
>If that doesn't work either, then you need to check that your smtp
>server actually does do tls. Try this:
>
>Click Start menu, then Run. Type "telnet smtp.server 25" without the
>quotes and hit enter.
>
>You should get some sort of welcoming banner. Type "EHLO localhost" and
>then enter and it should reply with something. Then type "STARTTLS" and
>hit enter. All of that is without quotes by the way.
>
>If it says something like command not recognized then I'm afraid your
>ISP doesn't support tls. If it says something that looks like it's
>ready to exchange keys then it supports it. Close telnet.
>
then[vbcol=seagreen]
incorporate[vbcol=seagreen]
>
>Already does. Additionally, make sure you don't just leave accept with
>the port number. Bind it to localhost otherwise anyone on the internet
>will be able to connect to you on port 25 and get a connection to your
>ISP mail server.
>
>[smtp]
>accept =3D 127.0.0.1:25
>connect =3D smtp.server:25
>protocol =3D smtp
>
>
>-=3D-
>This message was sent via two or more anonymous remailing services.
>
>
>
|