Michael wrote: > David Levine <[email protected]> wrote: > > If you use nmh's mhlogin(1) to login to Gmail, then you use nmh's > > Google OAuth mechanism. Please let me know if you use it. > > I try do, but I think that I fell back to fetchmail on my laptop.
Glad to hear that.
OAuth can also be used to send. It would be enabled using these nmh
send(1)/post(8) switches:
-saslmech xoauth2 -authservice gmail
after logging in with mhlogin(1).
David
