[Users] [Bug 4339] New: [PATCH] IMAP OAUTH2

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Mon May 4 09:39:22 CEST 2020


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4339

            Bug ID: 4339
           Summary: [PATCH] IMAP OAUTH2
           Product: Claws Mail
           Version: GIT
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Folders/IMAP
          Assignee: users at lists.claws-mail.org
          Reporter: keur at xcf.berkeley.edu

Created attachment 2056
  -->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=2056&action=edit
patch file. apply with patch -p0 < out.patch

My employer forced Google's OAUTH on me this Friday (and suggested I move to
Thunderbird), so instead I added support to authenticate IMAP using OAUTH2, as
described in https://tools.ietf.org/html/rfc6749. It is added as a compile time
dependency since it adds two dependencies:

  (1) libjson-c
  (2) libcurl

The OAUTH2 logic is split into its own file because in a future patch I will it
add support for SMTP.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list