rust_forum/configs/mail_config.toml
Ahmet Kaan GÜMÜŞ 032a19931d feat: send_mail
2024-12-18 04:53:14 +03:00

8 lines
No EOL
172 B
TOML

[mail_config]
name = "Ahmet Kaan Gümüş"
mail_address = "mail@mail.com"
username = "username"
password = "password"
relay_address = "localhost"
port = 587
starttls = true