Complete.Org: Mailing Lists: Archives: offlineimap: May 2009:
Re: problems with offlineimap/git
Home

Re: problems with offlineimap/git

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: problems with offlineimap/git
From: Marc MERLIN <marc@xxxxxxxxxxx>
Date: Thu, 28 May 2009 13:38:44 -0700

On Thu, May 28, 2009 at 01:33:51PM -0700, Marc MERLIN wrote:
> I checked out the latest version for IDLE support.
> 
> I've been having issues with it. For now I disabled the IDLE code and I
> still get things like this:

I forgot to give my config:

grep -Ev '^(#|$)' ~/.offlineimaprc
[general]
pythonfile=~/.offlineimap.py
foldersort=mycmp
metadata = ~/.offlineimap
accounts = google.com
maxsyncaccounts = 1
ui = TTY.TTYUI, Tk.Blinkenlights, Tk.VerboseUI, Noninteractive.Basic,
     Noninteractive.Quiet
ignore-readonly = no

[mbnames]
enabled = yes
filename = ~/.mutt_mailboxes
header = "mailboxes "
peritem = "+%(accountname)s/%(foldername)s"
sep = " "
footer = "\n"
[ui.Tk.Blinkenlights]
loglines = 5
bufferlines = 500
showlog = true

[Account google.com]
localrepository = LocalGoogle
remoterepository = Google
autorefresh = 10
quick = 3

[Repository Google]
type = IMAP
remoteuser = email
remotehost = imap.gmail.com
ssl = yes
remoteport = 993
remotepass = foo
folderfilter = lambda foldername: foldername not in [ '[Gmail]/All Mail' ]
maxconnections = 1
holdconnectionopen = yes
keepalive = 60
sep = /
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  



[Prev in Thread] Current Thread [Next in Thread]