Sylvrec 5 vuotta sitten
vanhempi
sitoutus
ee3729ca98
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      mailling/main.go

+ 0 - 2
mailling/main.go

@@ -71,8 +71,6 @@ func main() {
 	smtpServ.Password = ""
 	smtpServ.Encryption = mail.EncryptionTLS
 
-	// smtpServ.Authentication = mail.AuthPlain
-
 	smtpServ.KeepAlive = false
 	smtpServ.ConnectTimeout = 10 * time.Second
 	smtpServ.SendTimeout = 10 * time.Second