- Jul 16, 2002
- Jul 15, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
mail_t and post_t are now defined as SMBLIB's idxrec_t. This fixes the problem of msgtoqwk() not having access to the correct idx data.
-
rswindell authored
mail_t and post_t are now defined as SMBLIB's idxrec_t.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Changed qwkmail_time to ulong (to match idxrec_t.time).
-
- Jul 13, 2002
-
-
rswindell authored
-
rswindell authored
Added Blacklisted Mail radio buttons: Flag, Ignore, and Refuse. Added Blacklisted Mail Flag edit box.
-
rswindell authored
Spam log entries now reflect the action taken (not always "REFUSED").
-
rswindell authored
-
rswindell authored
(functionality now provided by dns_blacklists.cfg)
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
The hardcoded RBL functionality has been replaced with dns_blacklist.cfg. Created option bits: MAIL_OPT_DNSBL_IGNORE and REFUSE. If neither is set, mail is marked with optional subject flag and X-RBL header.
-
- Jul 12, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Fixed subject, to, and from CRCs in message base index (lowercase conversion). Fixed memory leak if message base constructor failed. Added support for USENET Path and Newsgroups header fields. Added optional parameter to get_msg_header to force regeneration of msg-ID. - this solves the dupe-loop problem in newslink.js with messages imported with - QWKnet MSGIDs.
-
rswindell authored
Added support for USENET path and newsgroups header fields.
-
rswindell authored
-
rswindell authored
Includes "path" header on downloaded messages.
-
rswindell authored
-
rswindell authored
"path" and "newsgroups" header fields.
-
rswindell authored
-
rswindell authored
-
- Jul 11, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
eliminates script errors when importing malformed message headers. Added optional flags field to area lines in newslink.cfg. Supported flags: n - don't add "from newsgroup" tag to imported message text t - don't add tear lines to imported message text x - don't add tear and tag lines to exported message text Improved debug/status output.
-
rswindell authored
eliminates script errors when importing malformed message headers.
-