- Apr 20, 2004
-
-
deuce authored
(Did not include original BASIC sources)
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
Created get_user_list() utility function. Fixed bug in write_user_list() - wasn't rewinding the file position when truncating the file. Added more details to the subscription/user list. Only allow subscribers to contribute messages.
-
rswindell authored
into a Synchronet Message Base (SMB) compatible header (e.g. header.id = header["message-id"]). Now dependant on sbbsdefs.js and mailutil.js (Tracker1's mail_get_name and mail_get_address functions).
-
rswindell authored
mailproc_util.js. Renamed to mail_get_*, and fixed a couple "bugs".
-
deuce authored
-
deuce authored
-
deuce authored
(Will be overwritten later if a login is used)
-
deuce authored
-
- Apr 19, 2004
- Apr 18, 2004
-
-
deuce authored
-
- Apr 17, 2004
- Apr 16, 2004
-
-
rswindell authored
and now supports tabs as well as white-space between colon and data. pre-pended spaces are no longer removed from field name (field's always start at column 0).
-
rswindell authored
Added support for -nolimit option to allow unlimited message lengths.
-
rswindell authored
-
rswindell authored
-
- Apr 15, 2004
-
-
rswindell authored
-
rswindell authored
(apparent cause of Win32 lock-up when closing socket from non-owner thread) using bool terminate_server instead, which doesn't abort select(), so using shorter default sem_chk_freq value (2 seconds vs 5). resolve_ip() now supports user@[ip.address] notation. bounce() now always logs reason for bounce. pop3 server no longer logs uninitialized password for failed APOP logins.
-
rswindell authored
(apparent cause of Win32 lock-up when closing socket from non-owner thread) using bool terminate_server instead, which doesn't abort select(), so using shorter default sem_chk_freq value (2 seconds vs 5).
-
rswindell authored
(apparent cause of Win32 lock-up when closing socket from non-owner thread) using bool terminate instead, which doesn't abort select(), so using shorter default sem_chk_freq value (2 seconds vs 5).
-
rswindell authored
(apparent cause of Win32 lock-up when closing socket from non-owner thread) using bool terminate_server instead, which doesn't abort select(), so using shorter default sem_chk_freq value (2 seconds vs 5).
-
rswindell authored
(apparent cause of Win32 lock-up when closing socket from non-owner thread) using bool terminate_server instead, which doesn't abort select(), so using shorter default sem_chk_freq value (2 seconds vs 5).
-
- Apr 13, 2004
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
processor handles mail message and deletes the recipient list file.
-
rswindell authored
expand_fields (default: true), call with this argument set to false to not create header fields that do not exist in the SMB version of the msg header. This is required if the script is going to later re-write the header (with put_msg_header) and avoid a failed write due to an illegal hdr size increase.
-
rswindell authored
-
- Apr 09, 2004
-
-
rswindell authored
-
- Apr 08, 2004
-
-
rswindell authored
for 3rd party modifications/modules (properties, methods, objects).
-
rswindell authored
-
rswindell authored
-
rswindell authored
"DONT TERMINAL TYPE" Telnet command before passing through traffic from the remote server (allowing renegotiation of the Terminal Type from the telnet client).
-