Tankred Hase
|
6ec72aef06
|
Send email message with PGP inline not PGP/MIME
* Use OpenPGP.js directly instead of nodemailer-openpgp plugin
* Use native ES6 string templates instead of nodemailer template engine
|
2019-02-08 10:53:07 +01:00 |
|
Tankred Hase
|
a52cef2771
|
Add space after async in async () =>
|
2017-08-17 17:44:26 +08:00 |
|
Tankred Hase
|
ba671126db
|
Migrate email module
|
2017-08-16 12:27:03 +08:00 |
|
Tankred Hase
|
e9251d5203
|
Fix eslint errors
|
2017-08-15 16:03:06 +08:00 |
|
Tankred Hase
|
5674a2e8c9
|
Replace grunt with npm scripts
|
2017-01-21 11:30:26 +00:00 |
|
Tankred Hase
|
7c294540c8
|
Fix keyId in email links
|
2016-06-09 11:38:00 +02:00 |
|
Tankred Hase
|
b5fb5331fc
|
Unified mongo and email style
|
2016-06-08 14:01:30 +02:00 |
|
Tankred Hase
|
2acbffa2f2
|
Simplify configuration for different environments
|
2016-06-07 15:04:34 +02:00 |
|
Tankred Hase
|
fd82d5ff78
|
Fix email-test.js in travis
|
2016-06-06 19:54:44 +02:00 |
|
Tankred Hase
|
3a91aacbbf
|
Use Amazon SES on travis
|
2016-06-06 19:44:12 +02:00 |
|
Tankred Hase
|
7179afaf6f
|
Use nodemailer-openpgp plugin to encrypt verification emails
|
2016-06-02 16:19:54 +02:00 |
|
Tankred Hase
|
e98bd1b431
|
Add STARTTLS flag to SMTP config
|
2016-06-02 13:00:22 +02:00 |
|
Tankred Hase
|
1c6696e7a4
|
Update SMTP setup instructions
Add smtp port and tls options
Use /user/ path for shorthand sharing link
|
2016-06-02 10:10:52 +02:00 |
|
Tankred Hase
|
e7735f0346
|
Fix email-test.js in case no credentials.json found
|
2016-06-01 09:05:02 +02:00 |
|
Tankred Hase
|
27155278a8
|
Move email code to src/email/
|
2016-05-31 16:50:28 +02:00 |
|
Tankred Hase
|
5c675474d7
|
Use arrow functions in mocha tests
|
2016-05-31 13:52:36 +02:00 |
|
Tankred Hase
|
e2695aecc7
|
Key upload and sending verification email works
|
2016-05-29 18:59:14 +02:00 |
|
Tankred Hase
|
3a6842c296
|
Use nodemailer template engine
|
2016-05-29 17:51:10 +02:00 |
|
Tankred Hase
|
d3cce89b06
|
Implement Email DAO for sending verification mails
|
2016-05-29 16:47:45 +02:00 |
|