I currently have an Access database that uses VBA to send emails on a monthly, quarterly and yearly basis. I use the CDO object to send these emails.
Microsoft has notified me that I will no longer be able to use the CDO object after September 30th. I must use the OAuth method.
Although I have read extesively about OAuth, I have been unable to get the authorization needed to send an email via my Google email account.
I have downloaded 2 different Access databases that purported to be OAuth solutions but neither will work for me.
If anyone has an OAuth solution or if there is a way to use a Microsoft email account, please let me know.