Hi guys, I'm having a weird problem with our Mailbox implementation with James 3.0 beta 4 and IMAP with SSL enabled.
On some messages when I try to do the line pasted at the bottom in plain text it works fine, but with SSL (and communicating through openssl s_client OR iOS) I get stuck in some weird infinite loop. Its the BODY.PEEK[TEXT] that seems to be the problem. I was hoping someone could point out to me what exactly is different when using SSL and not using SSL? Or if someone can point out any documentation? I had this same problem a few years back using COMPRESS with IMAP and at the time I just disabled COMPRESS. We use to handle SSL separately through our load balancer but recently we have decided to handle the SSL directly through James. 4 UID FETCH 1 (BODY.PEEK[HEADER] BODY.PEEK[TEXT]) Thanks! Roy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
