3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Eudora user getti...
FromSent OnAttachments
Jill LundquistOct 12, 2000 8:30 pm 
Jill LundquistOct 17, 2000 1:02 pm 
Jill LundquistOct 17, 2000 3:37 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Eudora user getting odd results Actions...
From:Jill Lundquist (ji@chezns.org)
Date:Oct 17, 2000 3:37:13 pm
List:net.sourceforge.lists.courier-users

It's not obvious to me how to go about debugging this beyond this point.

You need to be familiar with the IMAP protocol to go any further. Adding IMAPDEBUGFILE=filename in imapd.config (and restarting) will create a protocol log file in the maildir. Note that this will be in effect for every log in, for every account, so this should be done only under controlled conditions.

Excellent! This is exactly the kind of debugging tool I was looking for. Thanks!