- Mar 07, 2018
-
-
deuce authored
to be for TLS sessions.
-
rswindell authored
files (sending or receiving).
-
deuce authored
Does not support CRAM-MD5 challenges longer than 16 bytes (32 hex chars)
-
deuce authored
-
rswindell authored
I'm probably doing something wrong here, since I didn't write this code (particularly if there are multiple advertised addresses in the session which we have configured links for) - but this should at least give Al something to test.
-
rswindell authored
throttling, temp-banning, and filtering.
-
rswindell authored
here in write_file_cfg() where the directories are created.
-
deuce authored
-
deuce authored
must be a letter if the second char is a colon.
-
rswindell authored
auto-generated file transfer path (no transfer path specified), in square brackets.
-
rswindell authored
If the sysop does not specify a file transfer path for a directory, but did specify a custom data directory, use the custom data directory as the parent of the auto-generated sub-directory to use for the file storage path. If this breaks existing configs (are you files are offline?), sorry.
-
- Mar 06, 2018
-
-
rswindell authored
(e.g. "SUBMISSIONS Server" becomes "SMTPS Submission Agent", etc.). Removed the redundent "<protocol> Server listening" log lines.
-
rswindell authored
-
deuce authored
the one in RFC3977. Technically, you could have those groups, you just couldn't have any netnews articles in them. :-)
-
deuce authored
If there's a problem, bounce() will re-log them as LOG_WARNING later.
-
deuce authored
and fix all the things. Hopefully this allows fallback to plaintext after a TLS failure now.
-
rswindell authored
comment block and the BSO/FLO standard). Hoping AL@TRMB will test this for us. :-)
-
rswindell authored
resolve AL@TRMB's problem with error: /sbbs/fido/outbound.015/00000001.pnt/0004006a.bsy failed.
-
deuce authored
setting the session active.
-
deuce authored
-
deuce authored
-
rswindell authored
user name (once authenticated). Lower the log level of the POP3S "Unable to set session active" messages, apparently these are normal occurence with drive-by bots and not error.log worthy. Fixed the !Cryptlib error in sock_recvbyte log output (sock, not socket).
-
deuce authored
failure... do that.
-
deuce authored
-
rswindell authored
client.
-
deuce authored
not everyone is that inept.
-
rswindell authored
entry - if there's an actual compile error, it should already be logged via the exception/error-reporter callback. This should eliminate a lot of the dokuwiki-related error chatter in my error.log.
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
"Enable to" (TLS-related) error messages. This might help a little to understand why these errors are happening and allow us to consider lowering the log level(s) of commonly-occuring cases from LOG_ERR.
-
deuce authored
support though.
-
deuce authored
ESMTPS and ESMTPSA coming soon!
-
deuce authored
newsgroup property. Note that any exascii is also illegal, but I don't feel like doing the UTF-8 conversion thing today. Also, you can manually stick in illegal characters if you like... but then it's a feature, not a bug.
-
rswindell authored
names from the Sync-JS object model (jsobjs.html) rather than from the C/C++ source code (sbbsdefs.js). I got buy-in from mcmlxxix to make this change, but any existing scripts which use the old names will need to be changed or its likely that the .cnf record changes aren't going to be made as intended (attn: CoA sysops).
-
rswindell authored
struct field is not defined, write a zero-len string instead of 'undefined'.
-
deuce authored
Should fix possible issue with certificate being owned by root when _THREAD_SUID_BROKEN is true (ie: Linux).
-
- Mar 05, 2018
-
-
deuce authored
-