Commit 01de3698 authored by Internship UKSW 2019's avatar Internship UKSW 2019

Initial commit

parent 90d53805
...@@ -21,7 +21,7 @@ const sendEmail = (request, response) => { ...@@ -21,7 +21,7 @@ const sendEmail = (request, response) => {
user: 'vdocmanagement@gmail.com', user: 'vdocmanagement@gmail.com',
pass: 'docmgmt123' pass: 'docmgmt123'
}, },
// proxy: 'http://10.194.194.2:8080' proxy: 'http://10.10.8.249:25'
}) })
let maillist = [ let maillist = [
......
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