Dawid Dziurla
|
f1b626cfd4
|
main: fix
|
2021-04-02 09:11:00 +02:00 |
|
Dawid Dziurla
|
3082f5221c
|
main: ignore cert if desired
|
2021-04-02 00:00:57 +02:00 |
|
Dawid Dziurla
|
16840503b7
|
main: remove logging
|
2021-02-18 20:11:29 +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
|
edca34ffa5
|
main: log only transport options
|
2020-09-24 10:27:30 +02:00 |
|
Dawid Dziurla
|
4effcb0f30
|
main: log transport
|
2020-09-24 10:24:29 +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
|
a5cba0b6c1
|
Do not add attachment in case it's not specified
|
2020-04-07 09:50:06 +03:00 |
|
Roman Isko
|
d4b4fe8144
|
Add possibility to attach a file to mail
|
2020-04-07 09:46:19 +03:00 |
|
Dawid Dziurla
|
f00590fc1a
|
main: allow two variants of from
|
2020-03-25 16:18:35 +01:00 |
|
Dawid Dziurla
|
b27f0d4766
|
main: pass from input as is
|
2020-03-25 16:06:11 +01:00 |
|
Dawid Dziurla
|
f2e1b7650c
|
main: don't set content-type header
|
2020-03-24 14:03:35 +01:00 |
|
Dawid Dziurla
|
09f36a9696
|
main: set content-type header in transport
|
2020-03-24 13:59:57 +01:00 |
|
Dawid Dziurla
|
7dcd3223b9
|
main: restore content_type and delete html
|
2020-03-24 13:32:53 +01:00 |
|
Dawid Dziurla
|
8b0be78c90
|
main: use console.log
core.info does not print objects
|
2020-03-05 23:26:38 +01:00 |
|
Dawid Dziurla
|
cc89fb17b6
|
main: info toString
|
2020-03-05 23:26:37 +01:00 |
|
Dawid Dziurla
|
7b4177494b
|
main: use const
|
2020-03-05 23:26:37 +01:00 |
|
Dawid Dziurla
|
8465ba4d6e
|
main: use core.info instead of console.log
|
2020-03-05 23:26:37 +01:00 |
|
Dawid Dziurla
|
8c2729a391
|
main: specify enconding rather than converting buffer to string
|
2020-03-05 23:26:36 +01:00 |
|
Dawid Dziurla
|
ae7db41acb
|
main: try catch block
|
2020-03-05 23:26:36 +01:00 |
|
Dawid Dziurla
|
3e56585910
|
main: fix html input
|
2020-03-05 23:26:35 +01:00 |
|
Dawid Dziurla
|
fa231fb236
|
initial javascript rewrite
|
2020-03-05 23:26:34 +01:00 |
|