On Mon August 20 2007 5:23:37 pm Daniel Jacobowitz wrote:
> Why can't you tee that to a file?  I guess it objects to the lack of a
> real TTY.  I used Noninteractive.Basic instead and it blew up when tee'd:
>
>   File
> "/var/lib/python-support/python2.4/offlineimap/ui/Noninteractive.py", line
> 28, in _display
>     sys.stdout.flush()
> IOError: [Errno 11] Resource temporarily unavailable

I have no idea why that shouldn't work.

> I attached what is hopefully the right part of the log.  offlineimap
> sends EXAMINE, which gets a pile of things back including a
> UIDVALIDITY.  Then I ran offlineimap again, it again sent an EXAMINE
> for the same folder, and got back a second UIDVALIDITY.

Ah ha.  That is very interesting.

I guess I would call that a bug in Courier.  It seems strange that it would 
fail to maintain persistence when the folder is opened read-only, but 
maintain it when the folder is opened read-write.

I am not sure what a workaround would be on OfflineIMAP's side, short of 
removing support for read-only folders.  I don't want to put something in 
the config file saying "if you run Courier, turn this option on or it won't 
work."

-- John


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to