mirror of
https://github.com/Dvorinka/PPve.git
synced 2026-07-29 06:23:47 +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"
|
smtpHost := "smtp.gmail.com"
|
||||||
smtpPort := 465
|
smtpPort := 465
|
||||||
sender := "[email protected]"
|
sender := "[email protected]"
|
||||||
password := "pnhkcsahbwsbpyqj"
|
password := "mbos uxwh dhlo ezrj"
|
||||||
recipient := "[email protected]"
|
recipient := "[email protected]"
|
||||||
|
|
||||||
m := gomail.NewMessage()
|
m := gomail.NewMessage()
|
||||||
|
|||||||
Reference in New Issue
Block a user