- Jul 17, 2002
- Jul 16, 2002
-
-
rswindell authored
bcc/linux sopen/lock to succeed.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Now changes current directory to ctrl_dir, allowing relative paths to be created successfully by write_xxx_cfg() functions.
-
- 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.
-