Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 46:45:15 |
Calls: | 583 |
Files: | 1,138 |
Messages: | 111,067 |
How to route MM thru OM tor instance?
How to route MM thru OM tor instance?
Not worth it, as OmniMix has its own Mailer (tab).
[Headers]
Destination=alt.privacy.anon-server
References=
Subject=subject1
From=from1
Newsgate=mail2news@dizum.com,mail2news@neodome.net
Remailers=* * *
RemailerMode=0
Hashcash=1
Copies=4
Wrap=180
[Body]
0=message1
[Headers]snip
Destination=alt.privacy.anon-server >References=<20250819.153533.9db3b1c4@yamn.paranoici.org> >Subject=Re: Mini Mailer thru Omnimix
From=D <J@M>
Newsgate=mail2news@dizum.com,mail2news@neodome.net
Remailers=* * yamn
RemailerMode=2
Hashcash=0
Copies=4
Wrap=300
[Body] >0=On Tue, 19 Aug 2025 15:35:33 +0000, Anonymous <nobody@yamn.paranoici.org> wrote:
Not worth it, as OmniMix has its own Mailer (tab).2= >3=omnimix mailer is basic but easy to use, has "undo", and saves user data
4=files (*.omd) that work something like jbn book or qsl draft, etc., e.g.
5=for this reply, a saved usenet template "apas1.omd" opened in mailer tab
6="load", then copy/paste from article in newsreader's reply window . . .
Not worth it, as OmniMix has its own Mailer (tab).
From mbox.invalid@domain.invalid Sat Jan 1 00:00:00 2000[end quoted plain text]
O-Anon-Send: Yamn
O-Remailer-Chain: * * yamn
O-Remailer-Copies: 4
O-Anon-From: Ori
From: D <J@M>
To: mail2news@dizum.com, mail2news@neodome.net
Newsgroups: alt.privacy.anon-server
References: <20250819.153533.9db3b1c4@yamn.paranoici.org>
Subject: Re: Mini Mailer thru Omnimix
Date: Tue, 19 Aug 2025 12:09:28 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
On Tue, 19 Aug 2025 15:35:33 +0000, Anonymous <nobody@yamn.paranoici.org> wrote:
Not worth it, as OmniMix has its own Mailer (tab).
omnimix mailer is basic but easy to use, has "undo", and saves user data >files (*.omd) that work something like jbn book or qsl draft, etc., e.g.
for this reply, a saved usenet template "apas1.omd" opened in mailer tab
then copy/paste text, headers, from article in newsreader's reply window . . .
[Headers]
Destination=alt.privacy.anon-server
References=
Subject=subject1
From=from1
Newsgate=mail2news@dizum.com,mail2news@neodome.net
Remailers=* * *
RemailerMode=0
Hashcash=1
Copies=4
Wrap=180
[Body]
0=message1
for this reply (saved temporarily as "~temp1.omd"), now looks like this . . .
[Headers]snip
Destination=alt.privacy.anon-server >>References=<20250819.153533.9db3b1c4@yamn.paranoici.org> >>Subject=Re: Mini Mailer thru Omnimix
From=D <J@M>
Newsgate=mail2news@dizum.com,mail2news@neodome.net >>Remailers=* * yamn
RemailerMode=2
Hashcash=0
Copies=4
Wrap=300
[Body] >>0=On Tue, 19 Aug 2025 15:35:33 +0000, Anonymous <nobody@yamn.paranoici.org> wrote:
Not worth it, as OmniMix has its own Mailer (tab).2= >>3=omnimix mailer is basic but easy to use, has "undo", and saves user data
4=files (*.omd) that work something like jbn book or qsl draft, etc., e.g.
5=for this reply, a saved usenet template "apas1.omd" opened in mailer tab
6="load", then copy/paste from article in newsreader's reply window . . .
(sent using omnimix mailer to yamn exit)
How to route MM thru OM tor instance?
AFAIK, OmniMix is not using the standard Tor port,
like 9050 (Tor) or 9150 (Tor Browser).
AFAIK, OmniMix is not using the standard Tor port,
like 9050 (Tor) or 9150 (Tor Browser).
One can check this with cmd.exe:
C:\Users\bob> for /f "tokens=2" %i in ('tasklist /fi "imagename eq tor.exe" /nh') do @for /f "tokens=1,2,3,4,5" %j in ('netstat -ano ^| findstr "%i"') do @echo %j %k %l %m %n tor.exe
Message-ID: <pktf42vvsc.1755708334@yubwi.sz>
Date: Wed, 20 Aug 2025 16:45:34 +0000
do @for /f "tokens=1,2,3,4,5" %j in ('netstat -ano ^| findstr "%i"') do @echo %jAFAIK, OmniMix is not using the standard Tor port,
like 9050 (Tor) or 9150 (Tor Browser).
One can check this with cmd.exe:
C:\Users\bob> for /f "tokens=2" %i in ('tasklist /fi "imagename eq tor.exe" /nh')
%k %l %m %n tor.exe
Message-ID: <pktf42vvsc.1755708334@yubwi.sz>
Date: Wed, 20 Aug 2025 16:45:34 +0000
That's no secret. Why not check it with OM?
Users define the port number at Tor > Config. >https://danner-net.de/omom/ctrl_all_tor_config.gif
[end quote]9150<
SOCKS port of the Tor client you installed on your
system, usually 9054, as 9050 and 9150 are occupied
by a standard Tor installation resp. the Tor Browser.