Dave Conway-Jones
88ee43186c
update email info to match actual implementation.
2019-06-14 16:37:31 -04:00
Luis Mario Domenzain
16130362fc
email optionally uses criteria from message ( #547 )
...
* email optionally uses criteria from message
Allows for generation of detailed queries through flows when triggering an email
fetch in IMAP.
* use the same default as a new email node
When the criteria is set from a message, if there is no criteria use the same default as a new node.
2019-05-29 12:45:54 +01:00
Luis Mario Domenzain
877763aae9
use latest mailparser API ( #546 )
...
The API diverged between the original and mailparser-mit
2019-05-28 16:55:07 +01:00
Dave Conway-Jones
f20d00a972
fix mailparser require
2019-05-23 12:35:13 +01:00
Dave Conway-Jones
3619971c57
bump email package for latest libs plus PR
2019-05-22 08:40:07 +01:00
Dave Conway-Jones
6dd15d3335
add to email msg.status
...
and bump nodemailer version
2019-04-10 09:01:08 +01:00
Dave Conway-Jones
1f8ab3ebb7
Update email node readme to be less confusing
...
Bump pre-reqs as well
2019-02-24 23:07:38 +00:00
Dave Conway-Jones
b08b12865b
Fixup email PR and push to npm
2019-02-11 20:10:31 +00:00
Dave Conway-Jones
2c8e4780e1
Allow email node to fetch node if required
...
to close #513
2019-01-31 21:00:31 +00:00
Dave Conway-Jones
7113598098
Bump email deps
2018-12-07 23:30:57 +00:00
Dave Conway-Jones
5f22603beb
Email node - Catch bad IMAP folder error to close #495
2018-10-26 17:00:27 +01:00
Dave Conway-Jones
a9a4ef9bf9
bump rbe, email, twitter nodes
2018-10-24 15:31:11 +01:00
Dave Conway-Jones
28b143f0bf
move to MIT version of mailparser
2018-09-11 09:09:01 -04:00
Dave Conway-Jones
a2b9097613
Email node - report when on old node.js
2018-09-04 18:51:20 +01:00
Dave Conway-Jones
649f9f2fbf
Bump email node for pr attachment errors fix
2018-09-03 20:06:36 +01:00
Dave Conway-Jones
52df7cb30f
Fix email msg cloning
...
to close #442
to close #461
2018-08-30 13:05:39 +01:00
Christopher Hiller
360d71f84b
upgrade nodemailer; closes #439 ( #440 )
...
* upgrade nodemailer
- update documentation(s)
- add/update `package-lock.json`(s)
- add `engines` field(s)
* remove Node.js v4 from build matrix
* bump major version of node-red-node-email to v1.0.0
2018-05-01 21:31:22 +01:00
Nick O'Leary
f033a383b9
Ensure email refresh interval doesn't exceed setInterval limit
2018-04-16 13:35:05 +01:00
Dave Conway-Jones
025f97206f
tidy some labels
2018-04-14 22:43:14 +01:00
Dave Conway-Jones
4679077760
Make extra node names more consistent i18n wise
2018-03-30 14:50:51 +01:00
Dave Conway-Jones
4a8f071c91
bump email, feed parser, twilio, sqlite, rbe packages
2018-03-29 09:34:31 +01:00
Dave Conway-Jones
74d51f5a79
Tiny tidy of email node
...
really needs a proper re-write…
2018-03-20 19:04:42 +00:00
Dave Conway-Jones
dbff575e24
bump email package.json
2017-07-18 20:32:50 +01:00
Dave Conway-Jones
3c3b344942
bump packages on nom with Japanese translations
2017-05-31 20:44:33 +01:00
Dave Conway-Jones
47520ea5aa
email node - put description before attached file.
2017-04-03 18:02:17 +01:00
Dave Conway-Jones
dc1ca765ec
add missing header property from email in node
...
to close #281
Thanks @obook
2017-02-22 17:55:46 +00:00
Dave Conway-Jones
a4eaf55961
bump email package version on npm
...
better fix from @timolehto
2017-02-21 13:07:42 +00:00
Dave Conway-Jones
6ace40c1f2
re-add auth to email out...
...
apologies all round
2017-02-21 12:23:47 +00:00
Yohann Ciurlik
8e001fcd45
Adding No Auth support to social email out node ( #277 )
...
* Let email out node connect to SMTP without authentication
Add the possibility to connect to local SMTP without authentication.
* Adapt test to connect to SMTP without credentials
Adapt test to connect to SMTP without credentials
* Add coverage for social email out node
Add coverage for social email out node
* Add more coverage to email out node
Add more coverage to email out node
2017-02-15 18:33:05 +00:00
Dave Conway-Jones
367237d946
Let email out node set secure connection explicitly
...
to close #1148
2017-02-13 22:43:43 +00:00
Dave Conway-Jones
316a2fd272
Re-lint a load of nodes
2017-01-29 17:45:44 +00:00
Dave Conway-Jones
fa51c8fb36
Fix email read flag scoping issue
...
to close #265
2016-12-21 17:17:35 +00:00
Dave Conway-Jones
a0b95fe659
set email default to read (as was previously happening)
2016-12-12 21:14:32 +00:00
Dave Conway-Jones
0d0df5cef9
Add to, cc and bcc fields to incoming msg
...
To close #258 and to fix #260
2016-12-12 21:10:36 +00:00
Dave Conway-Jones
a7247e898a
Update licenses and packages for all nodes
2016-11-06 20:26:19 +00:00
Dave Conway-Jones
677864482e
Bump email node version
2016-08-03 09:01:28 +01:00
Dave Conway-Jones
c830e461ea
Bump email node package version
...
should have been part of previous fix…. darn.
2016-06-27 12:03:31 +01:00
Dave Conway-Jones
49692b3255
Better email node parsing (again)
2016-06-12 17:04:07 +01:00
Dave Conway-Jones
f91b7c4630
updates to email node to better handle
...
different mail types. Still not great - but does the basics… To close
#210 for now
2016-06-07 15:57:40 +01:00
Dave Conway-Jones
b6f45ef8d4
Add cc and bcc options to email node
...
to close #209
2016-06-03 16:14:20 +01:00
Dave Conway-Jones
b23cf0b788
add envelope to email node options
...
as part of node-red#875
2016-05-19 10:13:47 +01:00
Dave Conway-Jones
ae3d6a6874
and update email node libs - bump version
2016-04-20 20:03:46 +01:00
Neil Kolban
3107080b19
Email rework ( #195 )
...
* Rework of Node-RED email nodes
2016-04-20 19:47:23 +01:00
Dave Conway-Jones
eff8327971
Info/Doc style updates to core/pi nodes
2016-03-02 13:27:52 +00:00
Dave Conway-Jones
734fbe2adb
Add mention of SSL to email nodes info
2016-02-26 22:01:04 +00:00
Dave Conway-Jones
c60d62f27b
update social nodes info
2016-02-12 14:05:10 +00:00
Dave Conway-Jones
f385c13d44
bump package versions of i18n nodes
...
twitter, feed parser, email, and rbe
2015-07-14 23:03:46 +01:00
dceejay
36bc2e6b06
Correct spellings in email readme,
...
skip test for now.
2015-06-16 09:17:06 +01:00
dceejay
8d7c00d247
corrections to recent package changes
...
to close #117
2015-06-16 08:36:30 +01:00
dceejay
374a8efbf6
add email node to node-red-nodes, fix lint etc
2015-06-13 18:53:02 +01:00