Skip to content
Snippets Groups Projects
  1. Feb 09, 2003
  2. Feb 07, 2003
  3. Feb 04, 2003
  4. Jan 23, 2003
  5. Jan 14, 2003
  6. Jan 05, 2003
  7. Jan 04, 2003
  8. Dec 13, 2002
  9. Dec 12, 2002
  10. Dec 11, 2002
  11. Dec 10, 2002
  12. Dec 06, 2002
  13. Nov 26, 2002
  14. Nov 14, 2002
  15. Nov 13, 2002
  16. Nov 12, 2002
  17. Nov 10, 2002
  18. Nov 09, 2002
  19. Nov 05, 2002
  20. Nov 01, 2002
  21. Oct 31, 2002
  22. Oct 16, 2002
  23. Oct 15, 2002
  24. Oct 13, 2002
  25. Aug 29, 2002
  26. Aug 27, 2002
    • rswindell's avatar
      Fixed gcc printf warning. · c0fdb0b2
      rswindell authored
      c0fdb0b2
    • rswindell's avatar
      Using char* instead of macros for repeated strings (e.g. SMTP OK response). · ef5eb4cb
      rswindell authored
      Delivery failure (bounce) messages now includes error text included with new
      SMTPSYSMSG header fields (created with the bounce function). The error message
      text is no longer crammed into the bounce-message subject (the original subject
      is retained).
      SMTP reverse-path is stored in SMB msg header using new SMTPREVERSEPATH
      header field type. This address is then used for delivery failure notifications
      and when relaying to external SMTP servers.
      Bounce-messages are now created with a sender agent type of AGENT_SMTPSYSMSG
      (instead the generic AGENT_PROCESS).
      sockmsgtxt() uses original RFC822 'from' and 'to' header fields if they were stored.
      ef5eb4cb
Loading