Category: Database

by I wanted to have some more advanced use cases for Magic, so I figured what could possibly be more insulting, than me implementing GMail in 15 minutes - A software system probably dozens of developers have maintained, for some roughly 15 years?

Stuff the above into your appsettings.json file, and you have configured your POP3 and SMTP settings. Notice, you'll have to exchange the actual POP3/SMTP settings, but if you're using GMail for POP3 and SMTP, all you have to do is to exchange your username and password.

In addition you'll need to grant access to your GMail account using POP3, which you can see how to do in the above video.

Related Articles