Unable to sync local IMAP operations to Gmail

Desmond O. Chang dochang at gmail.com
Thu Oct 13 19:24:54 UTC 2011


Hi all,

I want to use offlineimap to bidirectionally sync my gmail account and
my local Dovecot server.  Now I have downloaded the mails from Gmail
server.  But after deleting some mails on Dovecot, I can't sync these
operations back to Gmail.

I use Emacs & Mew as MUA in Debian sid.  Here is my rcfile:


[general]
accounts = GmailAccount

[Account GmailAccount]
localrepository = Local
remoterepository = Remote

[Repository Local]
type = Maildir
localfolders = ~/Maildir/dochang at gmail.com
sep = /

[Repository Remote]
type = Gmail
remoteuser = dochang at gmail.com
realdelete = True
readonly = False


Is there anything wrong?  Please let me know.  Thank you.

Regards,
Des




More information about the OfflineIMAP-project mailing list