Mercurial Hosting > chat
view src/private/Config_sample.luan @ 102:718933af3f40 default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 08 Jul 2025 20:26:47 -0600 |
parents | 0fc454beff08 |
children |
line wrap: on
line source
return { mail_server = { host = "mail.smtp2go.com" port = 465 username = "xxx" password = "xxx" } push_password = "xxx" }