- Nov 13, 2002
- Nov 12, 2002
- Nov 10, 2002
- Nov 09, 2002
- Nov 05, 2002
-
-
rswindell authored
file are silently refused (same format as other text/*.can files).
-
- Nov 01, 2002
-
-
rswindell authored
existing message-ID if it's already been created for this message.
-
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.
-
- Oct 31, 2002
-
-
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.
-
- Oct 16, 2002
-
-
rswindell authored
-
- Oct 15, 2002
-
-
rswindell authored
toggle options (that don't fit in sys_misc), first bit used is MM_REALNAME to control receipt of e-mail (Internet and local) based on user's real name.
-
- Oct 13, 2002
-
-
rswindell authored
-
- Aug 29, 2002
-
-
rswindell authored
-
- Aug 27, 2002
-
-
rswindell authored
-
rswindell authored
Delivery failure (bounce) messages now includes error text included with new SMTPSYSMSG header fields (created with the bounce function). The error message text is no longer crammed into the bounce-message subject (the original subject is retained). SMTP reverse-path is stored in SMB msg header using new SMTPREVERSEPATH header field type. This address is then used for delivery failure notifications and when relaying to external SMTP servers. Bounce-messages are now created with a sender agent type of AGENT_SMTPSYSMSG (instead the generic AGENT_PROCESS). sockmsgtxt() uses original RFC822 'from' and 'to' header fields if they were stored.
-
- Aug 26, 2002
-
-
rswindell authored
sent. Bounce-message title no longer includes "after x attempts" if only 1 attempt has been made.
-
rswindell authored
Changed select() timeout in sockprintf() from 1 to 5 minutes. sockmsgtxt() now returns 0 if any header fields weren't sent successfully. POP3 server actually checks the number of lines sent successfully and only marks the message as 'read' if all lines requested were sent. Now stores original, unmodified RFC822: to, from, and reply-to header fields. Bounce-messages are now flagged as from an AGENT_PROCESS and messages from processes aren't bounced (preventing bounced message loops). Reduced mail server cycle time from 5 to 2 seconds (frequency at which recycle semaphores are checked).
-
- Aug 22, 2002
- Aug 16, 2002
-
-
rswindell authored
-
- Aug 01, 2002
- Jul 31, 2002
- Jul 27, 2002
-
-
rswindell authored
-
- Jul 26, 2002
-
-
rswindell authored
-
- Jul 25, 2002
- Jul 21, 2002
- Jul 20, 2002
-
-
rswindell authored
-
- Jul 16, 2002
-
-
rswindell authored
-
- Jul 13, 2002
-
-
rswindell authored
Spam log entries now reflect the action taken (not always "REFUSED").
-