Skip to content

v1.20.2

Compare
Choose a tag to compare
@axllent axllent released this 17 Aug 11:19
· 82 commits to develop since this release

This release adds temporary web UI notifications for both SMTP & POP3 client errors to help alert you when there are issues. Also included is SMTP connection logging in the Mailpit logs (use --verbose to see all received & sent commands).

Feature

  • Web UI notifications of smtpd & POP3 errors (#347)

Chore

  • Update Go dependencies
  • Update node dependencies
  • Add debug database storage logging
  • Add smtpd server logging in the CLI (#347)