Files
litecharms-site/smtp-config.json
T
2026-07-12 13:00:21 +02:00

12 lines
254 B
JSON

{
"host": "mail.litecharms.co.za",
"port": 465,
"secure": true,
"auth": {
"user": "contact@litecharms.co.za",
"pass": "PPUzCl%TL$GD*x7f"
},
"fromEmail": "LiteCharms <contact@khongisa.co.za>",
"toEmail": "contact@litecharms.co.za"
}