- Nov 01, 2002
-
-
rswindell authored
-
rswindell authored
existing message-ID if it's already been created for this message.
-
rswindell authored
existing message-ID if it's already been created for this message.
-
rswindell authored
No longer creates blank (empty) header fields if they don't exist in SMB.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Fixed minor bug in storing recipient and reply-to net types (over allocating). Fixed cosmetic bug in undeliverable message report (null) instead of user name. Switched to COMMENT header field for SMTP system messages and deprecating use of SMTPSYSMSG header field.
-
rswindell authored
-
rswindell authored
-
rswindell authored
(for use in smbutil and like-applications when displaying/debugging headers). Created convenience pointer to SENDERORG header field (msg.from_org).
-
rswindell authored
(for use in smbutil and like-applications when displaying/debugging headers).
-
rswindell authored
-
rswindell authored
(advanced sysop command for debugging purposes).
-
rswindell authored
-
rswindell authored
When exporting a message that is a reply to another, but it doesn't have a FIDOREPLYID header field, the original FTN message ID is looked-up and used.
-
rswindell authored
-
- Oct 31, 2002
-
-
rswindell authored
if the message base is open by another process at the time of packing). The data files should no longer be left in a mis-matched state if this happens.
-
rswindell authored
-
rswindell authored
(e.g. digital.man@vert.synchro.net.remove-xyz-this)
-
rswindell authored
Using memset() inplace of non-standard strset().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
original messages's data, but it didn't increment the data allocation counter for the data blocks. Now uses the new smb_incmsg() function to increment the allocation counters, so if the original message is free'd, the data blocks will not be prematurely reused.
-
rswindell authored
-
rswindell authored
NO_LOCAL_FSYS).
-
- Oct 30, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
error handling than opening in the constructor. Using JS_ReportError to report fatal (scripting ending) errors. Using the SMB status attributes to determine E-mail message bases. New is_open property. Hid debug property (currently unused).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-