Secure SMTP listener
This commit is contained in:
@@ -11,4 +11,7 @@ var defaultConfig = &Config{
|
||||
DSN: "local.db",
|
||||
Dialect: "sqlite3",
|
||||
},
|
||||
TLS: TLS{
|
||||
Port: "587",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user