Sending Email with Go (net/smtp, gomail, and sendgrid)

preview_player
Показать описание
In this video you'll learn three ways to send email from Go lang.

Headers - "MIME-version: 1.0;\nContent-Type: text/html; charset=\"UTF-8\";"
Рекомендации по теме
Комментарии
Автор

Thanks! Great video. My next task is sending email verification and change password email email. Some how YouTube knew I wanted to discover this video.

XPirateMental
Автор

Wow. I subscribed immediately. I love your presentation. Clear cut, fast, no bullshit.

abiiranathan
Автор

straight to the point. thanks! i'm subscribed now.

fontseca_dev
Автор

thanks for this ! perfect pace, no fluff and smooth delivery!

ThaEzioAuditore
Автор

Thanks for a well-done and informative video Robby. After watching the video and reading the gomail documentation, I wrote a test program that failed. But your video got me looking in the right direction. It was really an option in cPanel that was blocking direct access to the SMTP port and failing it with a invalid certificate error. I appreciate the help! 😎

andyvarella
Автор

Thanks Robby. Very straightforward. Just wanted to get a proto working quick, this worked better for that purpose than my initial AWS SES attempt.

jonas
Автор

I’ll work with the gomail, it looks more easy 😅😊

EmeraldLS
Автор

how to avoid email being marked as spam in Gmail?

chandraherdiputra
Автор

I'm little bit confuse. so what service (go smtp, gomail, or sendgrid) should we use when we live in production?

ademugni
Автор

sir, i use send grid but no response anything, it said 202 but in the dashboard sendgrid its nothing

jajangw