Build 13.0.3

This commit is contained in:
Eduardo Fraga
2023-08-23 07:33:42 -03:00
commit 95a1b068b1
70 changed files with 5420 additions and 0 deletions

12
docker/etc/smtp2tg.toml Executable file
View File

@@ -0,0 +1,12 @@
[bot]
token = "xxxxxTokenxxxxx"
[receivers]
"*" = "xxxxxChatIDxxxxx"
[smtp]
listen = "0.0.0.0:25"
name = "smtp2tg"
[logging]
debug = true