mirror of
https://git.keinpfusch.net/loweel/zangtumb
synced 2024-12-18 09:58:33 +01:00
Little better logging
Little better logging
This commit is contained in:
parent
386c80b6a4
commit
e7bdc4e92b
@ -41,7 +41,7 @@ func init() {
|
||||
ZangSmtpServer.ConfigureTLS(CrtFile, KeyFile)
|
||||
ZangSmtpServer.TLSListener = false
|
||||
ZangSmtpServer.TLSRequired = true
|
||||
log.Println("Using TLS")
|
||||
log.Println("Using TLS: ", ZangSmtpServer.TLSRequired)
|
||||
|
||||
} else {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user