Browse Source

test push

Sylvrec 5 năm trước cách đây
mục cha
commit
ee3729ca98
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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