Innovenergy_trunk/csharp/App/Backend/Resources/smtpConfig.json

6 lines
124 B
JSON
Raw Normal View History

{
"Url": "smtp.ethereal.email",
"Port": 587,
"Username": "fern95@ethereal.email",
"Password": "dYKVnc4RQNEFckHaNV"
}