email verification

This commit is contained in:
realaravinth
2021-06-30 20:57:26 +05:30
parent c05888d648
commit 574efc2252
8 changed files with 41 additions and 11 deletions

View File

@@ -52,6 +52,7 @@ pool = 4
[smtp]
from = "admin@localhost"
reply_to = "admin@localhost"
url = "localhost:10025"
url = "127.0.0.1"
port = 10025
username = "admin"
password = "password"