- Sep 02, 2004
-
-
rswindell authored
-
- Aug 23, 2004
-
-
rswindell authored
(using FILE*) and I want to use iniGet for future str_list_t iniGet functions.
-
- Jul 02, 2004
-
-
rswindell authored
for outbound/relayed messages.
-
- Jun 22, 2004
-
-
rswindell authored
was changed in rev 1.288 (sbbs 3.11a). Why did no one report this bug earlier (!), I wonder... Now logs an error if the telegram could not be saved successfully.
-
- Jun 09, 2004
-
-
rswindell authored
-
- Jun 04, 2004
- Apr 29, 2004
-
-
rswindell authored
-
- Apr 27, 2004
-
-
rswindell authored
(starting with white-space). Ex-ASCII chars could've been interpretted as white-space. parse_header_field() now supports "obsolete" header field syntax (e.g. "from<white-space>:data"). The sender and sender_address fields (passed to external mail processors) are now parsed from the received message header (if specified) over-riding the SMTP "MAIL FROM" command "reverse-path" value.
-
- 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.
-
- Apr 13, 2004
-
-
rswindell authored
processor handles mail message and deletes the recipient list file.
-
- Apr 07, 2004
-
-
rswindell authored
(via the "%R" cmd-line specifier or the JS "reverse_path" property).
-
- Apr 06, 2004
- Apr 02, 2004
-
-
rswindell authored
for log). All JS log entries (including errors) now include socket descriptor.
-
- Apr 01, 2004
-
-
rswindell authored
-
- Mar 26, 2004
-
-
rswindell authored
fields to locally-created outgoing messages (via SMTP or POP3) if they don't already have a content-type header field specified.
-
- Mar 24, 2004
-
-
rswindell authored
-
- Mar 19, 2004
- Feb 22, 2004
-
-
rswindell authored
the directory).
-
- Dec 13, 2003
-
-
rswindell authored
from a blacklisted server. Probably want to make rate adjustable later.
-
- Dec 07, 2003
- Dec 06, 2003
-
-
rswindell authored
used to trace message origins for security reasons.
-
- Dec 04, 2003
-
-
rswindell authored
smb_read() will now retry the read operation if the read fails with an errno of DEADLOCK (occurs on Unix if a Win32 system has the bytes already locked).
-
- Nov 26, 2003
-
-
rswindell authored
including comment header fields.
-
rswindell authored
Created smb_getmsgtxtlen() to calculate total message body text length, including comment header fields.
-
rswindell authored
in JSexec-win32.
-
rswindell authored
than the mail sender's e-mail address.
-
rswindell authored
"being sent" via SMTP, keeping multiple sendmail instances from trying to send the same message simultaneously.
-
- Nov 25, 2003
-
-
rswindell authored
message detected).
-
- Oct 21, 2003
-
-
rswindell authored
Added support for JavaScript mail processors configured in mailproc.cfg with "?scriptname". See ctrl/mailproc.cfg and exec/mailproc_example.js for details. Some cosemtic changes to log entries. Bugfix: if a mail processor rejected a message, the server could segfault if the sending server reset the session or attempted another message. Also, temp files (recipient list and msg text) would be orphaned in the data_dir.
-
- Oct 20, 2003
- Oct 16, 2003
- Oct 11, 2003
-
-
rswindell authored
function prototypes (currently using LOG_INFO level for all).
-
- Oct 09, 2003
-
-
rswindell authored
recycling without using semaphore files.
-