v1.1.1 (2022-10-21)
Closed issues:
- Duplicated size statement in EHLO #55
Merged pull requests:
- Do not duplicate SIZE extension #56 (lukebakken)
v1.1.0 (2022-10-19)
Closed issues:
Merged pull requests:
- Allow setting max message size #54 (lukebakken)
- Update for RabbitMQ 3.10, 3.11 #53 (lukebakken)
v1.0.1 (2022-03-09)
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:
- Pin gen-smtp/gen_smtp dep to 1.1.1 #49 (lukebakken)
v1.0.0 (2021-11-23)
Implemented enhancements:
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:
- Make this plugin compatible with RabbitMQ 3.9.x #46 (lukebakken)
- Update .mk files from rabbitmq-common #43 (lukebakken)
v0.4.0 (2019-10-04)
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:
- Fix typos in configuration properties #34 (DennisHartrampf)
- Fix typo in link in README #33 (cmur2)
v0.3.0 (2019-04-03)
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:
- Release version 0.3.0 #36 (lukebakken)
- Update to the latest build files #30 (lukebakken)
v0.2.0 (2017-10-05)
Fixed bugs:
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:
v0.1.0 (2015-12-22)
Closed issues:
v0.0.2 (2015-11-14)
Implemented enhancements:
- security and raw message #7
Closed issues:
- Unable to fetch 'from' #6
v0.0.1 (2015-05-12)
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: