Skip to content
  • rswindell's avatar
    b7e3ee46
    Added configurable JavaScript heap/context size startup parameters. · b7e3ee46
    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.
    b7e3ee46
    Added configurable JavaScript heap/context size startup parameters.
    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.
Loading