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)