Papercut SMTP Changelog

What's new in Papercut SMTP 6.2.0

Sep 20, 2022
  • Upgraded to .NET Framework v4.8 (PR thanks to 1Jesper1)
  • Service doesn't overwrite settings on exit anymore.
  • Simplified HTTP binding setting for Service. Basically, "http://0.0.0.0" for "all" binding works again.
  • Added Attachment Icon (PR thanks to Cload)
  • Added graceful fall-back support and error message if WebView2 isn't properly installed.
  • Fix for checking registry key for installing edge webview2 & version fixes (PR thanks to 1Jesper1)

New in Papercut SMTP 5.8.0 (Jun 17, 2021)

  • Moved to .NET Framework 4.7.2
  • Upgraded to latest dependencies (Caliburn Micro, Autofac, MahApps)
  • Fixed: Window sizes weren't binding properly.
  • Converted system to Async.
  • Added additional theme colors.
  • Updated the logo.
  • Fixed: Hide passwords in rules logging output.
  • Fixed: Don't show passwords in rules logging output.
  • [#175] Added font weight changing when message has been seen (PR thanks to LewisJohnson)
  • [#180] Fixed message not displaying in Web UI when id includes '#' symbol (PR thanks to ryan-warrener)
  • [#185] Responsive Delete button (PR thanks to rfverbruggen)

New in Papercut SMTP 5.7.0 (Apr 6, 2020)

  • Renamed product to "Papercut SMTP" to seperate from other products.
  • Moved "Readme.eml" and logs to ProgramDataChangemaker StudiosPapercut SMTP allowing it to be deleted.
  • Changed default save directory for Papercut UI to %ApplicationData%Changemaker StudiosPapercut SMTP. Mail in legacy paths are still supported.
  • Added support for embedded message mime types and the ability to save the embedded eml.
  • Performance improvements loading messages.
  • Misc bug fixes.

New in Papercut SMTP 5.1.76 (Apr 3, 2020)

  • Merge pull request #123 from jorrit/patch-1

New in Papercut SMTP 2013.06.10 (Jun 12, 2013)

  • Feature: Shows From, To, Date and Subject of Email.
  • Feature: Async UI and loading spinner.
  • Enhancement: Improved speed when loading large attachments.
  • Enhancement: Decoupled SMTP server into secondary assembly.
  • Enhancement: Upgraded to .NET v4.
  • Fix: Messages lost when received very fast.
  • Fix: Email encoding issues on display/Automatically detect message Encoding

New in Papercut SMTP 2010-3-3 (Jan 4, 2011)

  • Feature: Added support for embedded images (patch submitted by jasonpenny)
  • Enhancement: Show an alert when trying to use port that is already in use (Issue #5405)
  • Enhancement: Don't show the options dialog in the taskbar (patch submitted by dukesb11)
  • Fix: Updates to fix issues with multipart messages (Issue #4959, patched submitted by jasonpenny)
  • Fix: Issue with async networking and not handling a disposed object (patch submitted by jasonpenny)
  • Fix: Out dated URL references (Issue #5457, patch submitted by billrob458)