is there a tool available to read msg files in /sbbs/netmail and display the headers, attributes and control lines? i don't care about the message bodies...
I have little program called msgdump (probably going to rename to fmsgdump). Run 'make msgdump' in src/sbbs3.
Re: sbbs and ftn netmail routing
By: Digital Man to mark lewis on Sat Oct 06 2018 15:51:43
I have little program called msgdump (probably going to rename to fmsgdump). Run 'make msgdump' in src/sbbs3.
that works...
i've forgotten a lot of C that i used to know... i did find and shove the following code in so that i could read the attributes easier... the code results in output like this... note the "Attr:" line...
Opening 1.msg
Subj: Re: Usenet feeds?
Attr: 0x0009 (00000000 00001001)
To : Rob Swindell (1.218/700.0)
From: Paul Hayton (3.770/100.0)
Time: 20 Sep 18 16:32:48
so now i know that that MSG has, reading from right to left, attributes FIDO_PRIVATE and FIDO_SENT...
i'm hoping that in this case FIDO_SENT means
that the message was sent on by sbbsecho to the next link (1:261/38) in the route from here to the destination... i chose this message because your system is the destination... i thought that you might confirm if it did arrive or not... it has MSGID: 3:770/100 7db1eea0...
and here's the patch... unfortunately, some lines (7) are wrapped...
i hope that's usable... i know it handles larger bitfields than are needed here but it works, was a relatively easy find and may be useful in other places with larger bitfields...
so now i know that that MSG has, reading from right to left, attributes
FIDO_PRIVATE and FIDO_SENT...
Interesting.
i'm hoping that in this case FIDO_SENT means that the message was sent
on by sbbsecho to the next link (1:261/38) in the route from here to
the destination... i chose this message because your system is the
destination... i thought that you might confirm if it did arrive or
not... it has MSGID: 3:770/100 7db1eea0...
That's my name but not my address (that is my uplink's address). My address is 1:103/705. I have not received the message.
and here's the patch... unfortunately, some lines (7) are wrapped...
Wouldn't it be more useful the names of set attributes were printed?
i hope that's usable... i know it handles larger bitfields than are
needed here but it works, was a relatively easy find and may be useful
in other places with larger bitfields...
I didn't use it, but I committed something similar (better?) to fmsgdump.c. Also added a '-c' option to only display control/kludge
lines (and not other body text).
On 2018 Oct 07 14:03:38, you wrote to waldo kitty:
so now i know that that MSG has, reading from right to left, attributes
FIDO_PRIVATE and FIDO_SENT...
Interesting.
it is one of the things that my previous setup was able to show me... since i am a star hub, i get quite a bit of routed netmail traveling through and need to make sure it heads on out from here in the proper direction...
i'm hoping that in this case FIDO_SENT means that the message was sent
on by sbbsecho to the next link (1:261/38) in the route from here to
the destination... i chose this message because your system is the
destination... i thought that you might confirm if it did arrive or
not... it has MSGID: 3:770/100 7db1eea0...
That's my name but not my address (that is my uplink's address). My address is 1:103/705. I have not received the message.
ok... hummm... is it possible that you logged into your uplink's system and wrote an echomail or netmail message from there that the sender is netmailing a
response to?
and here's the patch... unfortunately, some lines (7) are wrapped...
Wouldn't it be more useful the names of set attributes were printed?
absolutely! but that was all i was able to do at the time... i saw where you've
renamed the tool and added some enhancements to it... i'll have to update again and see what fun we can have with the newer stuff :)
ok... hummm... is it possible that you logged into your uplink's system
and wrote an echomail or netmail message from there that the sender is
netmailing a response to?
Nope. I sent Avon (Paul) a netmail from my 1:103/705 address (on my
BBS) weeks ago. I assume that's his reply, stuck.
absolutely! but that was all i was able to do at the time... i saw
where you've renamed the tool and added some enhancements to it... i'll
have to update again and see what fun we can have with the newer stuff
:)
K, let me know how it goes.
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495937:14:42 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,955 |