Commit Graph

32 Commits

Author SHA1 Message Date
melissachang
9020e79ee7
Document Gmail App password, since Less Secure Access is going away (#98) 2022-03-18 22:58:04 +01:00
Matthieu Baerts
ba46013833
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>
2021-10-17 09:45:58 +02:00
Jan Heinrich Reimer
fd76768b61
Add less secure apps link (#77)
[ci skip]
2021-09-22 19:01:10 +02:00
Dawid Dziurla
ed3b30ffe7
README: mention globbing 2021-07-13 18:23:48 +02:00
cbbm142
44663f34dd
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>
2021-07-02 18:33:56 +02:00
Javier de Pedro López
db36373cbe
🤘 Implementation for #59 to support username and password as optional (#60)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2021-06-14 20:04:27 +02:00
a08381
98b61f505d
Make custom secure ports available (#51) 2021-05-03 18:02:47 +02:00
Dawid Dziurla
c88d504a7c
README: update
[skip ci]
2021-04-25 16:45:57 +02:00
Dawid Dziurla
16ca24fcf8
README: missing dot
[skip ci]
2021-04-25 16:43:10 +02:00
Dawid Dziurla
b5690f2fd6
README: hide link
[skip ci]
2021-04-25 16:42:37 +02:00
Dawid Dziurla
a305c08e85
README: name 2021-04-25 16:30:16 +02:00
Jiacai Liu
c938b3cb85
support multipart email (#48)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2021-04-25 16:11:54 +02:00
Justin Gosses
df34b4ded5
Updates README.md to reflect changes suggested in issue #43 relating to changing gmail settings (#45)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2021-04-13 20:24:22 +02:00
Dominik Krzywiecki
3ce6fdc63e
Add replyTo field support (#41)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2021-04-07 19:34:58 +02:00
Dawid Dziurla
5b924828c0
README: mention ignore_cert 2021-04-02 00:02:58 +02:00
Dawid Dziurla
a5a673e774
README: use example domain
Closes: #31
2021-02-22 22:16:12 +01:00
Jim Filippou
ee4d8deb11
Add cc & bcc 2020-12-16 18:55:38 +01:00
dougpagani
2095e6ffe3
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
2020-11-30 18:51:34 +01:00
Dawid Dziurla
b75f3336d9
README: colon 2020-04-07 10:36:16 +02:00
Roman Isko
02fea7e898 Refactor parse attachments. Rename field 2020-04-07 11:30:45 +03:00
Roman Isko
c2ca628a67 Attach multiple files to mail message 2020-04-07 11:14:31 +03:00
Roman Isko
1733012f4d Add example in doc 2020-04-07 09:55:36 +03:00
Dawid Dziurla
67e2095a53
README: point to a tag instead of master branch 2020-03-29 23:16:00 +02:00
Dawid Dziurla
56a64662b4
README: optional address in from input 2020-03-25 16:30:22 +01:00
Dawid Dziurla
4f26c8c5d7
README: mention default value of content_type 2020-03-24 14:04:21 +01:00
Dawid Dziurla
47fc78c33b
README: restore content_type and delete html 2020-03-24 13:32:43 +01:00
Dawid Dziurla
4cc4b25488
README: content_type -> html 2020-03-05 23:26:35 +01:00
Dawid Dziurla
b4d21e7654
README: mention content_type 2019-12-17 23:49:39 +01:00
Dawid Dziurla
2f26726c4f
require file:// prefix in body if loading a file 2019-12-08 11:23:04 +01:00
Dawid Dziurla
ae69498bf4
README: mention latest change 2019-12-06 10:30:05 +01:00
Dawid Dziurla
cca8b03288
init 2019-11-18 13:23:22 +01:00
Dawid Dziurla
5e251a5fdf Initial commit 2019-11-18 13:05:04 +01:00