Answer the question
In order to leave comments, you need to log in
Why krakozyabry in the subject line in "Opera Mail"?
I wash the letter:
var msg = []byte("To: " + myMail + "\r\n" +
"Subject: " + "Тема письма" + "\r\n" +
"Это содержимое письма.")
var err = smtp.SendMail(HostPortSMTP, auth, MailFrom, []string{myMail}, msg)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question