Added
- Reject mail by origin domain:
INBUCKET_SMTP_REJECTORIGINDOMAINS
(#375) - Wildcard support (#412)
- Version flag for
inbucket
cmd (#385) - STLS support for POP3 (#384)
- ForceTLS flag for SMTP (#402)
- Lua scripting additions:
logger
API for Lua (#407)before.message_stored
handler (#417, [#418])$
is replaced with:
in filestore paths, forD:\...
syntax (#449)- REST Client
transport
support (#463)
Fixed
- UI & Storage paths in systemd service file (#393)
- Web UI will redirect from
prefix
toprefix/
(#397) - Include inlines when listing attachments (#398)
- Fail Inbucket startup if unable to create storage dir (#448)
- Close directory file handles immediately, fixes Windows locking (#457)