Skip to content
Snippets Groups Projects
  1. Sep 02, 2004
  2. Aug 23, 2004
  3. Jul 02, 2004
  4. Jun 22, 2004
  5. Jun 09, 2004
  6. Jun 04, 2004
  7. Apr 29, 2004
  8. Apr 27, 2004
    • rswindell's avatar
      parse_header_field() now uses an unsigned char to detect "folded" header fields · a543c9b4
      rswindell authored
      (starting with white-space). Ex-ASCII chars could've been interpretted as
      white-space.
      parse_header_field() now supports "obsolete" header field syntax
      (e.g. "from<white-space>:data").
      The sender and sender_address fields (passed to external mail processors)
      are now parsed from the received message header (if specified) over-riding
      the SMTP "MAIL FROM" command "reverse-path" value.
      a543c9b4
  9. Apr 15, 2004
  10. Apr 13, 2004
  11. Apr 07, 2004
  12. Apr 06, 2004
  13. Apr 02, 2004
  14. Apr 01, 2004
  15. Mar 26, 2004
  16. Mar 24, 2004
  17. Mar 19, 2004
  18. Feb 22, 2004
  19. Dec 13, 2003
  20. Dec 07, 2003
  21. Dec 06, 2003
  22. Dec 04, 2003
  23. Nov 26, 2003
  24. Nov 25, 2003
  25. Oct 21, 2003
    • rswindell's avatar
      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
  26. Oct 20, 2003
  27. Oct 16, 2003
  28. Oct 11, 2003
  29. Oct 09, 2003
Loading