- Apr 08, 2003
- Apr 05, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added AuthViaIpCheckBox which allows authentication (for relay) via POP3 or other protocol within the last 60 minutes (this was previously always enabled if authenticated-relay was allowed, but now that we have real SMTP AUTH support, this less-secure method is optional).
-
rswindell authored
-
rswindell authored
-
rswindell authored
Created system.lastuser property to get last user record number. Updated property and method descriptions. system.secondstr() returns null if no argument specified.
-
rswindell authored
before common global functions). Updated global method descriptions.
-
rswindell authored
before common global functions).
-
rswindell authored
-
rswindell authored
-
rswindell authored
(skipping deleted or inactive user records).
-
- Apr 04, 2003
-
-
rswindell authored
leaving last_error alias for backwards compatibility.
-
rswindell authored
POP3 server thread reads all msg indices and headers before reporting initial OK or ERR reponse after authentication.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
option must be enabled to allow POP-before-SMTP type authentication. Finished up support for SMTP AUTH LOGIN support. Added SMTP AUTH CRAM-MD5 support. Fixed sockreadline() - returns -1 on error (not 0).
-
rswindell authored
option must be enabled to allow POP-before-SMTP type authentication.
-
rswindell authored
which can be 0.
-
rswindell authored
(used by Outlook Express) only. Still needs work.
-
rswindell authored
-
rswindell authored
for proper point operation. More judicious use of sizeof() in calls to memset and memcpy.
-
- Apr 03, 2003
-
-
rswindell authored
-
rswindell authored
to get long filenames.
-
rswindell authored
-
rswindell authored
Added more property descriptions (for dynamic JS object model docs). Fixed a few bugs exposed by jsdocs.js. Using JS_NewNumberValue for full 32-bit integer support (bitfields mostly).
-
rswindell authored
-
rswindell authored
-