- Mar 23, 2005
-
-
rswindell authored
Removed the (defunct) ProcessConfigFile key. Added missing "Options" values and added comments for all.
-
rswindell authored
instead, which is always valid, even for the "mail" group.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Disabled (defaults to false) and LogRequest (defaults to true), which along with LogResults will log the entire http_request object for detailed logging to data/formmail.log for security or debugging purposes.
-
rswindell authored
The default referes array is empty and recipients array allows mail to 'sysop' only. In order to over-ride these values, the ctrl/formmail.ini must be created or edited.
-
rswindell authored
Optionally append results to data/formmail.log.
-
- Mar 22, 2005
-
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
- Mar 21, 2005
- Mar 20, 2005
- Mar 19, 2005
- Mar 18, 2005
-
-
rswindell authored
effect while waiting for paged node to respond (or the wait to be aborted) by calling inkey(), which also gives us the yield needed (replacing the SLEEP(500) call), but the yield is immediately aborted when a key is hit.
-
- Mar 17, 2005
-
-
deuce authored
BITS, not bytes. Hopefully fixed (untested) Thanks to Arpawolf for bringing this to my attention. This bug affects all X console programs (scfg, uedit, umonitor, syncterm, echocfg, sbbsinst, etc)
-
- Mar 16, 2005
-
-
deuce authored
the name could contain a ' which would cause errors in template.ssjs. To be honest, this shouldn't be here anyways... it should be an array generated in JS before the template...
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
- Mar 15, 2005
- Mar 14, 2005
- Mar 13, 2005
-
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
print_config, print_blank_fields, required, missing_fields_redirect, title and body attributes (bgcolor, background, text_color, link_color, vlink_color, and alink_color). Getting pretty close to feature complete now.
-
deuce authored
-