mirror of
https://github.com/Dvorinka/PPve.git
synced 2026-06-03 20:12:59 +00:00
s
This commit is contained in:
@@ -251,7 +251,7 @@ func sendEmail(entry TripEntry, parsedDateStart, parsedDateEnd time.Time, czechM
|
||||
smtpHost := "smtp.gmail.com"
|
||||
smtpPort := 465
|
||||
sender := "contact.dvorak@gmail.com"
|
||||
password := "pnhkcsahbwsbpyqj"
|
||||
password := "mbos uxwh dhlo ezrj"
|
||||
recipient := "contact.dvorak@gmail.com"
|
||||
|
||||
m := gomail.NewMessage()
|
||||
|
||||
Reference in New Issue
Block a user