Innovenergy_trunk/csharp/App/Backend/MailerConfig.json

9 lines
224 B
JSON
Raw Normal View History

2023-10-26 14:40:53 +00:00
{
"SmtpServerUrl" : "mail.agenturserver.de",
"SmtpUsername" : "p518526p69",
"SmtpPassword" : "i;b*xqm4iB5uhl",
"SmtpPort" : 587,
"SenderName" : "InnovEnergy",
"SenderAddress" : "noreply@innov.energy"
}