Courier Changelog

What's new in Courier 0.73.1

Dec 27, 2013
  • Minor security fixes.

New in Courier 0.68.1 (May 7, 2012)

  • rfc2045mkboundary.c was broken in 0.68.1

New in Courier 0.66.1 (Apr 14, 2011)

  • Fix memory corruption.

New in Courier 0.64.2 (Mar 17, 2010)

  • courier/module.local/local.c (rw_local_filter): Fix crash if a local mail filter produces more than bufsiz-1 bytes.
  • imapd.c (main): Dummy FAM/Gamin initialization, report an error during login,upon a failure.
  • imap/imapd.c (imapenhancedidle): Make FAM error more meaningful.
  • pop3dserver.c (main): "disableinsecurepop3" account option disables non-SSL logins.imapd.c (chkdisabled): "disableinsecureimap" account option disables non-SSL logins.

New in Courier 0.62.0 (May 11, 2009)

  • Incorrect reference to POP3_STLS in po3pdserver.c - should be POP3_TLS.
  • Record authentication ID of messages in newmsg syslog entries, of messages submitted using authenticated SMTP. Note that this changes the format of
  • "newmsg" syslog entries.
  • Do not log socket write errors after receiving the SMTP QUIT command.
  • Reduces noice - a lot of SMTP clients don't bother waiting for a response to
  • QUIT.

New in Courier 0.61.2 (Mar 6, 2009)

  • This release includes fixes for several platform-specific problems that may occur when forwarding messages and when Courier is compiled against the GnuTLS library.

New in Courier 0.61.1 (Feb 6, 2009)

  • This release fixes several problems in the webmail server with handling of misformatted HTML mail.