Commit a32f1bff authored by Internship UKSW 2019's avatar Internship UKSW 2019

Initial commit

parent b259c125
......@@ -19,6 +19,9 @@ const sendEmail = (request, response) => {
user: '',
pass: ''
},
tls: {
rejectUnauthorized: false
},
port: 25,
secure: true
// proxy: 'http://10.10.7.249:587'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment