revisi
This commit is contained in:
No files matched your search
@@ -68,10 +68,10 @@ func SendEmailToMultiple(to []string, subject, body string) error {
|
||||
smtpPort := os.Getenv("SMTP_PORT")
|
||||
|
||||
if from == "" {
|
||||
from = "asikmahdi@gmail.com"
|
||||
from = "careit565@gmail.com"
|
||||
}
|
||||
if password == "" {
|
||||
password = "njom rhxb prrj tuoj"
|
||||
password = "gkhz bjax uamw xydf"
|
||||
}
|
||||
if smtpHost == "" {
|
||||
smtpHost = "smtp.gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user