Section One BBS

Welcome, Guest.


Subject: Network messsage information missing Date: Mon Oct 19 2015 07:31 am
From: Nightfox To: Digital Man

  Re: Network messsage information missing
  By: Digital Man to Nightfox on Sun Oct 18 2015 23:49:58

 >> I had a look at the headers for one of my FidoNet messages, and
 >> although it had some kludge line information such as the message ID,
 >> PID, etc., it didn't have seen-by, via, characters, or codepage (which
 >> I've heard GoldEd+ will display).

 DM> Looked at the headers how? The only kludge lines that SBBSecho will
 DM> (optionally) strip are the PATH and SEEN-BYs. If the others aren't in the
 DM> SMB headers, then they most likely just weren't in the originally imported
 DM> FTN message. Not every message has every possible kludge in it.

I had a look at the headers in JavaScript.  For instance, if I have a message
header object called msgHdr, I did this:
for (var property in msgHdr)
   console.print(property + ": " + msgHdr[property] + "\r\n");
console.pause();

Nightfox

---
 ■ Synchronet ■ Digital Distortion: digitaldistortionbbs.com

Previous Message       Next Message
In Reply To: Network messsage information missing (Digital Man)
Replies: Network messsage information missing (Digital Man)Network messsage information missing (echicken)