Mercurial Hosting > chat
view src/private/Config_sample.luan @ 108:2c85ae7b8a35 default tip
logging
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 03 Sep 2025 12:40:20 -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" }