Recently, I've been working on an application that required the integration of an email service. Typically, I've used SendGrid for such integrations, but this time I had different requirements, and I needed to utilize Gmail and its SMTP server. So, I...