Skip to content

Latest commit

 

History

History
158 lines (94 loc) · 7.72 KB

CHANGELOG.md

File metadata and controls

158 lines (94 loc) · 7.72 KB

Changelog

v1.1.1 (2022-10-21)

Full Changelog

Closed issues:

  • Duplicated size statement in EHLO #55

Merged pull requests:

v1.1.0 (2022-10-19)

Full Changelog

Closed issues:

  • Unable to build anymore #52
  • Unable to send mail #51
  • issue with specifying settings for gen_ #47

Merged pull requests:

v1.0.1 (2022-03-09)

Full Changelog

Closed issues:

  • Unable to send HTML email #50
  • plugin_built_with_incompatible_erlang #48
  • Enabling plugin support with later version of erl/23 #45

Merged pull requests:

v1.0.0 (2021-11-23)

Full Changelog

Implemented enhancements:

  • Wild card email_domains #24
  • Consider AMQP From/To headers when sending SMTP mails #20

Closed issues:

  • How to send email with attachment? #44
  • rabbitmq-server failed to start after enabling the rabbitmq_email plugin #42
  • Config - New Format Style #40
  • Messages are stuck in queue? #32
  • How to create AMQP header if i want to send MIME header? #13

Merged pull requests:

v0.4.0 (2019-10-04)

Full Changelog

Closed issues:

  • Can't enable plugin under Erlang 22 #38
  • Is it possible to route emiails based on subject? #37
  • Release 0.2.0 not compatible with Erlang 21 #35

Merged pull requests:

v0.3.0 (2019-04-03)

Full Changelog

Closed issues:

  • Headers appearing as part of the email body, No subject #29
  • Using it on windows #28
  • Time for a new release? #27
  • Correct Installation of plugin #26
  • Problem building plugin #25

Merged pull requests:

v0.2.0 (2017-10-05)

Full Changelog

Fixed bugs:

  • Can't receive any email from google #14
  • Doesn't send email when no AMQP headers are defined #11

Closed issues:

  • Get full email headers in rabbitmq #23
  • error on sending email #22
  • Handling attachments #18
  • Create rabbitmq.config #16
  • Install it plugin #15
  • Crashes on receiving message #10

Merged pull requests:

  • Fix case mismatch #21 (xtang)
  • Set user as anonymous in EHLO when auth disable #12 (xtang)

v0.1.0 (2015-12-22)

Full Changelog

Closed issues:

  • Error in Rabbit when passing emails #9
  • Can't run make #8

v0.0.2 (2015-11-14)

Full Changelog

Implemented enhancements:

  • security and raw message #7

Closed issues:

  • Unable to fetch 'from' #6

v0.0.1 (2015-05-12)

Full Changelog

Fixed bugs:

  • Support Multipart/Related Content-Type #4
  • error happens when client send an attache file to SMTP server #3

Closed issues:

  • error if incoming email is empty #5
  • Problem installing SMTP Gateway Plugin for RabbitMQ [UBUNTU 14.04] #1

Merged pull requests:

  • package.mk: Use rabbitmq-gen-smtp as the dependency name #2 (dumbbell)