Mercurial Hosting > chat
view src/private/Config_sample.luan @ 103:3ea9783cee39 default tip
handle no user
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 13 Jul 2025 14:38:52 -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" }