Nicolas Sebrecht

Results 230 comments of Nicolas Sebrecht

A few new things about this topic: 1. Handling the moves to both UTF7 and UTF8 is not easy. We could only support the move to UTF8 and not allow...

What gives `offlineimap --info` without the reference? It looks like there is no Mail/INBOX at all.

Perhaps with a symlink (something like Mail/INBOX --> ../INBOX).

I don't get why not to remove 'reference'. This option only apply on the remote. What's wrong with removing this configuration option? Having to rely on reference is rare and...

The server is returning the password in the IMAP response. We might like to regex the response...

No. I'm welcoming patches. This should not be too hard to get this done, BTW.

I think Google is taking the XOAUTH way. This latest authentication method supports fetching of tokens.

It appears that XOAUTH2 with refresh token looks incompatible with starttls.

> It appears that XOAUTH2 with refresh token looks incompatible with starttls. This is expected behaviour. The reason is that the Gmail type enables ssl so it must be configured...

Thanks! I did not add XOAUTH2 in offlineimap and I'm not much concerned by this protocol (for now, at least). I'm having hard times with this thing. The port 993...