Removed debug flag.

This commit is contained in:
Martin Dosch 2019-05-31 12:57:13 +02:00
parent 2230294f1b
commit 46c947c8da

View file

@ -119,7 +119,7 @@ func main() {
Password: config.Password,
NoTLS: true,
StartTLS: true,
Debug: true,
Debug: false,
}
// Connect to server.