Skip to content

5.2.0

Latest

Choose a tag to compare

@rhukster rhukster released this 09 Sep 02:13
7013ec9

New

  • bin/plugin email test-email says why a send failed, and what the provider called it when one worked.
  • An SMTP send gets an id too, read off the transcript.
  • The send log line carries the provider's id for the message, which is the first thing worth knowing when a delivery webhook cannot be matched to the message it is about
  • getLastSendId() answers the provider's own id for the message just sent.

Bugfix

  • A transport that answers a send with the message's own id no longer has that recorded as the provider's id.
  • A transport that cannot be built no longer takes the whole site down with it.

The full entry for each of these is in CHANGELOG.md.