Skip to content

Releases: dawidd6/action-send-mail

v3.6.0

17 Oct 07:49
ba46013
Compare
Choose a tag to compare
Add ability to set In-Reply-To tag (#81)

* Add ability to set In-Reply-To tag

This is useful to reply to a specific email, e.g. to a patch sent by
email on a mailing list.

Please note that both the In-Reply-To and the References tags are
filled-in. In theory, only the In-Reply-To tag should be enough but they
are both linked to the same idea and in theory most emails readers
should support a Message-ID given in In-Reply-To tag. So just in case,
we fill both to imitate many email clients.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>

* Update test.yml

Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>

v3.5.0

28 Aug 19:58
4ef78fc
Compare
Choose a tag to compare
Adding CID tags for attachments (#75)

v3.4.1

14 Jul 06:09
ceb614a
Compare
Choose a tag to compare
node_modules: update

v3.4.0

13 Jul 16:40
a1ab281
Compare
Choose a tag to compare
main: that's it

v3.3.0

02 Jul 16:36
44663f3
Compare
Choose a tag to compare
Added ability to adjust priority to the mail message (#66) (#67)

* Added ability to adjust priority to the mail message (#66)

Co-authored-by: John Pastore <cbbm142@github.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>

v3.2.0

14 Jun 18:09
db36373
Compare
Choose a tag to compare
🤘 Implementation for #59 to support username and password as optional…

v3.1.0

03 May 16:05
98b61f5
Compare
Choose a tag to compare
Make custom secure ports available (#51)

v3.0.0

25 Apr 14:46
c88d504
Compare
Choose a tag to compare
README: update

[skip ci]

v2.6.0

07 Apr 17:37
3ce6fdc
Compare
Choose a tag to compare
Add replyTo field support (#41)



Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>

v2.5.0

18 Feb 19:13
1684050
Compare
Choose a tag to compare
main: remove logging