Hi Anush, Anush V writes: >> From: Xiyue Deng >> Date: Thu, 15 May 2025 00:17:02 -0700 >> >> Anush, can you try enable auth-source-xoauth2-plugin and eval `(setq >> smtp-auth-supported '(cram-md5 plain login xoauth2))' and see if >> this helps? > > > `(setq smtp-auth-supported '(cram-md5 plain login xoauth2))' didn’t > work. It was a typo, sorry. > You probably meant `(setq smtpmail-auth-supported '(cram-md5 > plain login xoauth2))' and it worked. Able to send email from both > the accounts. > And thanks for confirming. I'll update my plugin soon. > -- > Regards, > Anush -- Regards, Xiyue Deng