failing IMAP on Lotus Notes domino server



Hey folks,

I've been travelling and moving a lot this past year, and so I've
preferred web-based mail over balsa. However I now have a new job, and
with it, a new mail system based on lotus notes. Since Notes is shite
on linux and the web gui is less than optimal, I managed to get IMAP
access to the thing.. but something is rotten in the state of imap:

I can log in and fetch a list of messages, but when I try to open a
message I get

Could not access message 117 in mailbox "inbox".

This is with balsa 2.3.8-1ubuntu3. I know you love to hear this, but
mozilla thunderchicken seems to have no problems with the domino
server.

After turning on debugging and starting balsa with -D, I get the
following console output when opening a message (sensitive info taken
out with [...]'s):

[snip IMAP setup]

FLAGS (\Seen))
* 114 FETCH (UID 114 ENVELOPE ("Thu, 19 Oct 2006 18:58:21 +0200" "From
[snip header]

FLAGS (\Seen))
* 117 FETCH (UID 117 ENVELOPE ("Fri, 20 Oct 2006 10:34:26 +0200" "Fwd: FW:
[snip header]

IMAP S: * OK Domino IMAP4 Server Release 6.5.5 ready Fri, 20 Oct 2006
10:56:50 +0200
IMAP C: c CAPABILITY
IMAP S: * CAPABILITY IMAP4rev1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS
c OK CAPABILITY completed
IMAP C: d AUTHENTICATE PLAIN
IMAP S: +
IMAP C: [...hash...]
IMAP S: d OK AUTHENTICATE completed
IMAP C: e SELECT "INBOX"
IMAP S: * 117 EXISTS
* 0 RECENT
* OK [UNSEEN 117] Message 117 is first unseen
* OK [UIDVALIDITY 5] UIDs valid
* OK [UIDNEXT 118] Predicted next UID
* FLAGS (\Flagged \Seen \Answered \Deleted \Draft)
* OK [PERMANENTFLAGS (\Flagged \Seen \Answered \Deleted \Draft \*)]
Permanent flags
e OK [READ-WRITE] SELECT completed
IMAP C: f FETCH 112 (BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS.NOT (DATE
SUBJECT FROM SENDER REPLY-TO TO CC BCC IN-REPLY-TO MESSAGE-ID)])
IMAP S: * 112 FETCH (BODYSTRUCTURE ("TEXT" "PLAIN"  ("charset"
"US-ASCII") NIL NIL "7BIT" 3483 152 NIL NIL NIL)
BODY[HEADER.FIELDS.NOT (DATE SUBJECT FROM SENDER REPLY-TO TO CC BCC
IN-REPLY-TO MESSAGE-ID)] {248}
X-Mailer: Lotus Notes Release 6.5.5 November 30, 2005
X-MIMETrack: Serialize by IMAP Server on [..notes server..](Release
6.5.5|November
30, 2005) at 20/10/2006 10:56:50
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII


)
f OK FETCH completed
scanning '' for tag number failed. Cannot recover.

[..same header again..]
)
13 OK FETCH completed
scanning '' for tag number failed. Cannot recover.


Any suggestions for further debugging?

TIA,
-Kacper



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]