This guide will walk you through the process of setting up and using a Python script to send emails with attachments using Gmail SMTP on a Windows machine with VS Code.
# this one was a little tricky because gmail has updated the way that they do things. So basically, I kept getting an authentication error saying that my username and ...
AWSの外からSESをメールサーバーとして利用する事例として、google cloudからSMTPを利用する方法を解説します。 1. Amazon SESのSMTPリレー設定方法 AWS側の設定(SMTP資格情報の作成): まずAWSコンソールでAmazon SESの「SMTP設定」画面からSMTP用の認証情報を作成します ...