When trying to fetch emails, clawshell attempt to fetch X-GM-THRID, which is not standard and causes (at lease some) IMAP servers that don't support it to return errors.
As this field is optional anyway, it should be fetched only for Google accounts.
When trying to fetch emails, clawshell attempt to fetch
X-GM-THRID, which is not standard and causes (at lease some) IMAP servers that don't support it to return errors.As this field is optional anyway, it should be fetched only for Google accounts.