Re: [Dovecot] dsync issue: "Server sent invalid input: Error parsing input: Unexpected ')'"

2012-09-11 Thread Gábor Lénárt
Hi,

On Tue, Sep 11, 2012 at 08:47:23PM +0300, Timo Sirainen wrote:
[...]
> > Is it possible that the problem about ')' is caused by this line?
> 
> I'm not sure if it's because of that line, but there are ways to make it 
> break with that error message. These fix it:

I just guessed it was, as the error msg was "server sent invalid input" but
the only input from the server according to tcpdump was that line.  For sure
it's only my oversimplified logic now :)
 
> http://hg.dovecot.org/dovecot-2.1/rev/382df961f290
> http://hg.dovecot.org/dovecot-2.1/rev/245fe7fd6f00

Thanks, Timo! With these patches the problem does not show up (honestly,
just a quick test after patching/rebuilding, but it seems work now).

Fatal: Mail locations must use the same virtual mailbox hierarchy separator
(specify separator for the default namespace)

Now I got this, but imho this is totally different issue (mine, not
dovcot's) and I will take care about that later.
 
Thanks for your help again!


Re: [Dovecot] dsync issue: "Server sent invalid input: Error parsing input: Unexpected ')'"

2012-09-11 Thread Timo Sirainen
On 10.9.2012, at 14.33, Gábor Lénárt wrote:

> dsync(migtest@office): Error: imapc(imap-sunw-old.servers.intra:143): Server 
> sent invalid input: Error parsing input: Unexpected ')'
> * OK [CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS
> CHILDREN BINARY UNSELECT SORT LANGUAGE XSENDER X-NETSCAPE XSERVERINFO
> X-SUN-SORT X-SUN-IMAP X-ANNOTATEMORE X-UNAUTHENTICATE XUM1 AUTH=PLAIN]
> imap-sunw-old.servers.intra IMAP4 service (Sun Java(tm) System Messaging
> Server 6.3-5.02 (built Oct 12 2007; 32bit))
> 
> Is it possible that the problem about ')' is caused by this line?

I'm not sure if it's because of that line, but there are ways to make it break 
with that error message. These fix it:

http://hg.dovecot.org/dovecot-2.1/rev/382df961f290
http://hg.dovecot.org/dovecot-2.1/rev/245fe7fd6f00