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
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
Mike Sparr
17255b7bbf
Fixed #222 - RFC error with invalid FROM address with userid conf ( #223 )
...
* Fixed #222 - RFC error with invalide FROM address forcing userid config value
* Added user help text for #222 fix and pull request
* Fixing tab spacing for #222 fix before pull request acceptance
2016-08-03 08:55:39 +01:00
Dave Conway-Jones
4c589f14f5
Allow Email node to select folder other than INBOX
...
Closes #215
Thanks to @aamol for spotting
2016-06-27 12:01:29 +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
1cfb5f403d
tidy up email listing - no code changes
2016-04-20 19:54:44 +01:00
Neil Kolban
3107080b19
Email rework ( #195 )
...
* Rework of Node-RED email nodes
2016-04-20 19:47:23 +01:00
Nick O'Leary
5dc0c0e968
Fix merge conflicts on i18n
2015-07-15 10:24:44 +01: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
Nick O'Leary
ee5ff8b010
Send status message id to be nls'd in editor
2015-07-07 21:31:28 +01:00
Dave Conway-Jones
04f43851e5
fix incorrect test of email header
...
fix for #118 (mea culpa)
2015-06-19 22:38:44 +01:00
Dave Conway-Jones
d21b24bbce
check header properties in email node
...
to close #118
2015-06-19 22:34:07 +01:00
Dave Conway-Jones
fc05ddd035
Re-enable email node basic tests...
...
it’s a start….
2015-06-19 16:54:07 +01:00
dceejay
ba0e2c3796
Merge linting error fixes into i18n branch of n-r-n
2015-06-16 14:38:36 +01:00
Nick O'Leary
da209a6b66
Update core nodes to pull common msgs from node-red ns
2015-06-16 11:16:29 +01:00
Nick O'Leary
7d011dac99
Add i18n content for moved core nodes
2015-06-16 10:36:19 +01:00
dceejay
374a8efbf6
add email node to node-red-nodes, fix lint etc
2015-06-13 18:53:02 +01:00