- Mar 08, 2018
- Mar 07, 2018
-
-
deuce authored
-
deuce authored
-
rswindell authored
the startup->socket_open() callback wasn't being called. I'm not sure if this is correct with the *nix Spy socket stuff however.
-
deuce authored
to handle this somehow (but currently doesn't). Also, remove some debug output.
-
deuce authored
Add the '..' parent directory to libs and dirs Fly the TVFS flag now that relative dirs are working
-
deuce authored
LIST should likely check the return value now...
-
deuce authored
Add support for OPTS MLST command. Fix MLST FEAT response.
-
deuce authored
in the other stuff too. The local mounts may not be at 100% either, but the appear to work.
-
deuce authored
to be for TLS sessions.
-
deuce authored
-
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.
-
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
-
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
"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.
-