test send mail

This commit is contained in:
Suphonchai Phoonsawat 2023-10-15 14:48:54 +07:00
parent 7c1f09bbfc
commit cb988e2e4d
3 changed files with 24 additions and 3 deletions

View file

@ -37,9 +37,9 @@
},
"Mail": {
"Server": "smtp.gmail.com",
"User": "suphonchai.ph@gmail.com",
"Password": "nnjazjcnwhepkxdm",
"MailFrom": "suphonchai.ph@gmail.com",
"User": "exambkk2@gmail.com",
"Password": "nqruwmgtwfanoccm",
"MailFrom": "exambkk2@gmail.com",
"Port": "587"
},
"API": "https://bma-ehr.frappet.synology.me/api/v1"