I'm seeing a few bad packets in my inbound (from my mailer), and they
are been marked bad, because they end with 2 NULLs and not 3.
So a question - should the end of mail bundle ultimately have 2 or 3 NULLs?
FTSC-0001.16 says packed messages have:
* A header (58 bytes)
* Zero or more "Packed Messages"
* Finish with 2 NULLs.
It also says, packed messages:
* Start with 0x02 0x00
* Have some message headers (32 bytes)
* To, from, subject and a message body, all unbound and NULL
terminated.
So, *should* a packet containing 1 or more packed messages end on 3
NULLs, where the first NULL is the end of the last message, and the remainaing 2 NULLs are the end of the packet?
So, *should* a packet containing 1 or more packed messages end on 3 NULLs, where the first NULL is the end of the last message, and the remainaing 2 NULLs are the end of the packet?
Any .PKT containing packed messages should end with 3 NUL bytes. The first terminates the message text of the final message in the packet, and then 2 NUL bytes for the end of .PKT marker.
| Sysop: | Eric Oulashin | 
|---|---|
| Location: | Beaverton, Oregon, USA | 
| Users: | 104 | 
| Nodes: | 16 (0 / 16) | 
| Uptime: | 01:56:07 | 
| Calls: | 7,076 | 
| Calls today: | 18 | 
| Files: | 9,223 | 
| U/L today: | 
  				1  				files  				 (236K bytes)  | 
  		
| D/L today: | 
  				2,588  				files  				 (1,060M bytes)  | 
  		
| Messages: | 373,756 | 
| Posted today: | 4 |