On Mon, Jan 23, 2006 at 08:21:30AM -0600, John Goerzen wrote:
> I'm going to need a copy of the output from -1 -d imap in order to
> figure out what's going on.  However, it is extremely unlikely that the
> bug lies with OfflineIMAP with this sort of thing.

mmh. ok, but that would be very very long! would the beginning of it be enough?
fwiw, here is how my config for this account looks like. it seems that as i'm
using an ssh tunnel, no logs get written in /var/log/mail.* , so i couldn't
spot anything on the server side. i have also been trying to reproduce this,
but to no avail so far.

cheers, piem

[Account ThisAccount]
localrepository = Local-ThisAccount
remoterepository = Remote-ThisAccount
autorefresh = 15

[Repository Local-ThisAccount]
type = Maildir
localfolders = ~/localmaildir
sep = /

[Repository Remote-ThisAccount]
type = IMAP
ssl = yes
holdconnectionopen = yes
preauthtunnel = ssh -q myserver.org '/usr/bin/imapd remotemaildir'
nametrans = lambda foldername: re.sub('^INBOX', 'mail', foldername)


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

Reply via email to