Dave Conway-Jones
e20cf97fce
A whole bunch of whitespace linting - no functional changes
2019-08-11 13:37:15 +01:00
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
Luis Mario Domenzain
75f9db8d8b
add to email threading headers ( #542 )
...
and update documentation in all available locales
nodemailer already supports all of:
- msg.replyTo
- msg.inReplyTo
- msg.references
2019-05-21 19:30:32 +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
Wolfgang Rathgeb
aa684240d8
add option to set criteria witch type of emails should be requested ( #519 )
2019-02-11 19:26:45 +00:00
Dave Conway-Jones
88f6784267
Stop email node producing duplicates on reconnect
...
to close #514
2019-02-01 00:00:16 +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
Kazuhito Yokoi
f97a59b3e3
Update Japanese messages ( #499 )
...
* Update Japanese messages
* Fix URL
2018-10-24 12:28:38 +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
Tom Brusehaver
337588e7ab
Fix for Email In Node Crashed Node-RED ( #471 )
...
When attachments aren't correct.
2018-09-03 19:56: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
Schreck1985
45e4c6d9d4
Node red mail usetls ( #480 )
...
* Default value for tls, checking if tls is set to false
2018-08-22 13:57:42 +01:00
Kazuhito Yokoi
6ebe49cd70
Fix space bug in Japanese node's information ( #445 )
2018-05-24 10:24:58 +01:00
Dave Conway-Jones
34a1351edc
tidy overall readme
2018-05-02 10:11:49 +01:00
Dave Conway-Jones
ae6cfcec2d
update readme for email node
2018-05-01 22:06:54 +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
Hiroyasu Nishiyama
8ea3969714
Japanese translation of info text for twitter/feedparse/email/rbe nodes ( #421 )
...
* add Japanese info text of twitter node
* add Japanese info text of feedparse node
* add Japanese info text of email node
* add Japanese info text of rbe node
* minor fix of Japanese info text of email node
* minor fix of Japanese info text of email node
2018-03-29 08:49:30 +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
Kazuhito Yokoi
c6f8b7ee76
Modify messages in e-mail node to refer to language files ( #343 )
...
thanks @kazuhitoyokoi
2017-07-12 18:16:43 +01:00
Dave Conway-Jones
3c3b344942
bump packages on nom with Japanese translations
2017-05-31 20:44:33 +01:00
Kazuhito Yokoi
412d71701d
Add Japanese translation files(61-email.json, 27-twitter.json) ( #323 )
...
* Add Japanese translation file for e-mail(61-email.json)
* Add Japanese translation file for twitter(27-twitter.json)
2017-05-31 20:37:00 +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
timolehto
f15f8598f3
Fixes smtp/auth bug: https://github.com/node-red/node-red-nodes/issues/279 ( #280 )
2017-02-21 13:00:21 +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
wbchn
fa781d6e1a
fix email login error when using pop3 method ( #272 )
...
Thanks for spotting this (and fixing it !)
2017-02-04 17:06:19 +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